Bulkloader: GetDisplayObjectLoader always return null

Posted by shadow_of__soul | Posted in Uncategorized | Posted on 09-01-2010

0

Hi,

something weird that happened to my 2 days ago, i was working in a component that load images in a slideshow gallery, and like can load images from other url’s that are not where the swf is hosted, you can’t access the content of the loader for the security policies of flash, so the only way to show the loaded images is getting the loader (and in bulkloder the Loader-get(ID).loader don’t work also).

the solution was easy, just update your version of bulkloader to the last revision where this bug has been fixed :D

just i wanted to share this tip so someone else don’t lose time searching for it :)

Regards.

Shadow.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

GUI library for AS3

Posted by shadow_of__soul | Posted in News | Posted on 02-10-2008

0

Hi,

in the last week i has been doing a project in AS3, and i have searching the a easy and powerful GUI library (i know, the last flex have great things but for me it’s not enough :P ). i have implemented almost all the features and really it’s great, it’s inspired in the java GUI Swing lib. i recommend you download and try it, you really get surprised with the power of this.

www.aswing,org

here below you can see a example of the power of the lib and all the available components: