hi all,
right, i’m loading a jpeg into my movie using loadMovie().
should i optomize my jpegs before loading them into my swf, or does flash optomize the loaded jpeg.
can you stick a preloader on a loading jpeg like you can with a loading swf? eg can you say “if myImage exists then display it, else loop my preloader”?
i’ve been playing, but unable to come up with anything. :hair:
cheers guys!
*Originally posted by Guig0 *
1- Yes, you must optimize your jpgs before.
no you dont have to. You should resize them before bringing them into flash, but flash compresses them on export based on settings specified for each picture in its properties dialog from the library or in the publish settings.
I agree with sen here photoshop and fireworks but just make sure you have the image cropped to the exact size you need it in flash so you have the smallest file size
*Originally posted by senocular *
**no you dont have to. You should resize them before bringing them into flash, but flash compresses them on export based on settings specified for each picture in its properties dialog from the library or in the publish settings. **
Hey Sen, I think flash does not optimize jpgs when they´re dinamically loaded :-\ and since this is the case:
. should i optomize my jpegs before loading them into my swf, or does flash optomize the loaded jpeg.