Try this:
PHP Code:var transPH1_mc:MovieClip = _root.attachMovie("trans1","transPH1_mc",1);
transPH1_mc.cacheAsBitmap = true;
clipPH1_mc.cacheAsBitmap = true;
clipPH1_mc.setMask(transPH1_mc);
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |