Scale loadMovie SWF file
Hi, I have an image that's 1mb, which is too large to put in the flash file, so I want to reduce it's size by 50% and link it through loadmovie(). but i also want the image to be displayed at its original size when loaded, so i would have to scale it to 200%. How would i scale the loadmovie image?
how would i know that the image is loaded before i scale the movieclip object, if thats what im supposed to do?
|