mc1.cacheAsBitmap = true;
mc2.cacheAsBitmap = true;
mc1.setMask(mc2);
 *Posted by:* Tinic Uro at August 9, 2005 02:12 PM

The more Bitmap data you're sending around the heavier the processor will
be. CacheAsBitmap will do just fine.

that's what I was looking for!!!

Thanks man, chr

--
___________________________________________________________________
{ Christian Giordano's site and blog @ http://cgws.nuthinking.com }
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to