#  /  posted on Aug 26, 2009
Spiral Preloader v2
Home / /community/ / Components Discussions / Spiral Preloader v2
-
New tags have been added for the new component Spiral Preloader v2
#  /  posted on Aug 26, 2009 -
I have questions about what to do with:
• Change content.swf in com/flashdo/flashblue/Main.as. • Change child to add addChild(e.target.content);
On the first one: Change content.swf in com/flashdo/flashblue/Main.as. Do I change "content.swf" to my file name?
On the second one: Change child to add addChild(e.target.content);
I don't know what to do with this... do I change something in this code?
Mary
#  /  posted on Sep 29, 2010 -
Yes. You need to change "content.swf" to your filename to preload.
If you don't set a parent movieclip name, it loads content into root.
movieclip.addChild(e.target.content);
#  /  posted on Sep 30, 2010 -
hi guys, it seems this does not work for actionscrip3, please help
#  /  posted on May 11, 2011 -
It works with AS3. You can see sample codes written by AS3 in source/com/flashdo/flashblue/Main.as file.
#  /  posted on May 11, 2011
Please login to post replies.






