/ Published in: ActionScript 3
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
public class ListItemRenderer extends IconItemRenderer { public function ListItemRenderer() { super(); iconContentLoader = ImageCache.getInstance().cache; } }
URL: http://corlan.org/?p=3106