Hi list,
how do you add a preloader to your swf when generating it with Swfmill?
I usually create a swf with two frames and on the first frame I import a swf which contains a preloader movieclip. In the preloader is a _root.gotoAndStop(1) on the first frame so the swf don't loop. If the swf is fully loaded it does a _root.gotoAndStop(2). I exported the classes into frame 2 with Mtasc and main is called there but the swf loops and shows the preloader looping again over my other contents.
Any other methods about this?
-sascha


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to