Hi,
I’m using loadMovie() to load an animation (external swf) into my webpage.
The animation is just an image animating from one corner to another. The filesize is 53 kb.
It is fast enough in flash, but when i publish and view in a browser it is painfully slow!!!
I have tried to vary the framerate, but it doesn’t help…
Could it be that i’m using loadMovie()? Is it better to use a movieClip()?
Any suggestions?
Cheers,
Dave