Flash: on imageLoad
Flash: on imageLoad
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- usrper0
system-idle,
i have only one preloader for all images. the text in my file is like this:
&image=bumers.jpg, bumers2.jpgso you mean i can do something like
&image=bumers.jpg&bumersMC=mc1, bumers2.jpgand because i have only one loader, what should i put after the:
if(mc.getBytesLoaded () == 100
thanks for the help...