Preload multiple jpgs - Flash
Preload multiple jpgs - Flash
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- ********0
try using the movieClipLoader class in MX 2004
OR
what I'd do is to write you r own wee function using getBytlesLoaded and getBytesTotal, use a variable for the total number of jpegs and cycle through them until the number in the variable is met.