i am making a really bitmappy flash game in AS 2.0 that runs decently at medium quality but lags horribly in high and best qualities.
the problem is that according to the macromedia help files medium quality only anti-aliases bitmaps if the movie is static (one frame). and i need to add a preloader and some title/load game/etc screens and it would be nice if i could put them in their own frames, but keep the anti-aliasing without using best quality.
is there a way that i can trick it into thinking there’s only one frame, or work around the no-anti-aliasing rule? it really looks horrible when there’s no anti-aliasing and it runs at like 9 frames per second if i try setting it to high quality.