FLASH Preload all movies?
FLASH Preload all movies?
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- CyBrainX0
sure, use separate statements like the following for each loaded movie
if (mc._getBytesLoaded()/mc._getTot... {
gotoAndPlay("frameAfterPreloader...
}