loading in flash: help
loading in flash: help
Out of context: Reply #14
- Started
- Last post
- 18 Responses
- goygoygoy0
apparently it understand that if (contentMC.getBytesLoaded() == contentMC.getBytesTotal())
is true on first loop (0=0)
and on second loop= (totalMovie=totalMovie) so contentMC.getBytesLoaded() doesn't work...
do you see what's wrong?