Karl DeSaulniers skriver:
Also, if I am not mistaken, you should never "cacheAsBitmap" on any
moving objects.
"I believe" this is a no no on the processing end of flash as it has to
cache it every time it moves.
Unless it is a very small graphic.. but then why would you need to cache
it. :)

Best,
Karl

The idea is to draw the object once and reuse the already drawn copy. It is ideal for when the object remains unchanged but has moved to a new position.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to