Hey,
It is possible to tween a loaded external jpeg in flash? And will doing that save on the load time and performance of the flash file it's loaded into?
Thanks
"Money is the one thing that makes
stupidity legitimate!"
Re: Can I tween loaded jpeg? by LeeBrimelow on Sep 4, 2005 at 5:05:19 am
Yes you can load in an external JPEG using the loadMovie() function. If you load the JPEG into a MovieClip then you can animate it just like any MovieClip. Also once Flash 8 is released we will be able to load external GIF and PNG files as well.