-I have added a regular preloading scene to my movie which decreases the resolution of the scene it is loading for…before I add the scene…everything is fine…after the scene is added…the resolution drops way down…
I Have changed the export settings for the jpeg but nothing seems to work…anyone have any ideas?
I haven’t had a loss in res due to a preloader, but have you considered externally loading in the jpegs into an emptyMovieClip? That way they (pics) can have their own preloader and the quality isn’t comprimized by Flash compression.
that works…but I loaded the entire swf externally…but made sure to leave all the code and empty clip in the first frame…with only one scene…for some reason everytime I add another scene or switch the frame the res is destroyed…anyway…thanks