As of lately this has become quite a nuisance regardless of browser or operating system but it seems to be prevalent in Flash Player 9 and 10 (if anyone notices in other Flash player versions please comment). One thing i have found is that in my actionscript using loadMovie ????? 36 ???????
and listening for bytesLoaded and bytesTotal has become somewhat of a failure. The “old-school” way I’ve preloaded was to loop and listen to these to variables for preload completion either with frame looping or onEnterframe looping. It appears the new school method gets me out of the timeout error territory with the loadClip function and using a MovieClipLoader listener. This gives you access to nifty events to listen for like onLoadError, onLoadProgress, and onLoadComplete. So embrace the MovieClipLoader and loadClip for any asset preload… you will sleep better.
This entry was posted
on Tuesday, November 4th, 2008 at 12:01 am and is filed under Action Script 2.0, Code.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Leave a Reply