all groups > flash data integration > december 2006 >
You're in the

flash data integration

group:

File Puffering


File Puffering &Necromancer
12/29/2006 8:11:18 AM
flash data integration: How Can I puffering files (swf or any other) during the play of another one
(preload them)? I have the problem that I have 3 choices from a file (from a
file I have 3 ways). So How can I register through Flash Actionscript the
choose (if....else method?)during the play, how can I puffer (preload) the
files for the faster playback, and after I choose the file which I want to play
back from the 2 other files, how can I free up the memorie usage of the
unnecessary files?
Re: File Puffering MotionMaker
1/9/2007 5:41:43 PM
Use MoveClipLoader to load into MovieClips that are hidden.
Show them when needed.
Use unloadMovie to start the garbage collection or load in an empty MovieClip.

AddThis Social Bookmark Button