PDA

View Full Version : bad quality pics


chimpbizkit
03-23-2002, 06:41 PM
hi, im making a site about metal gear solid 2, and i have made 2 seperate swfs, one for the home page and one for the intro. but, when i put the intro.swf into the main.swf then the picture quality is lowered considerably. but when i view them seperately the the pictures stay the same. does anyone know how to keep the picture quality the same when i import the intro.swf into the main.swf? you can get the zip file here if you need to.

Billy T
03-23-2002, 11:23 PM
try and put

fscommand("highquality",true);

in the first frame of both movies

Also check the publish settings are the same for both (as far as jpeg compression goes...)

cheers