check if 'jpeg is loaded'
check if 'jpeg is loaded'
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- ********0
make sure you unload the old movie first...
move.unloadMovie();
and also, before you use the
movie.getBytesLoaded()/movie.get...
make sure that movie.getBytesTotal()>4;