I have a few specific questions that the general webpages dealing with optimization just didn't answer for me me(So please don't point me to them :)).
So here goes:
Is checking the "Use runtime bitmap caching" check box on a movieclip the same as setting the cachasbitmap property in code?(I suspect that it is, but just to be sure, I'm asking...)
Does bitmap caching affect objects that are not on stage?
I know bitmap caching is supposed to have an adverse affect on a movieclip with it's timeline playing, but what about a movieclip that has stopped, but has embedded movieclips inside that are still playing?
On an older computer of mine, using bitmap caching for an object that is always on stage has decreased performance. But on a newer computer, it has made performance better. Does anyone know why this is exactly?
Is there a difference between a graphic object on stage full of vectors, and any object that has an actual bitmap image inside?(I noticed that the "Use runtime bitmap caching" check box becomes disabled for graphic objects.)
Furthermore, this is flash CS3 on XP systems. Thanks for any help on the matter.
I checked the adobe forum, but all those topics have 0 replies, so I came here.