HI,
Is it possible to place a gradient mask on the edges of my movie, or
to use a gradient mask over an ObjectContainer3D?

I've seen some code from other posts mentioning code, and have tried
the following without any luck

view.mask = stageMask;
planeContainer.session.getContainer(view).cacheAsBitmap = true;
planeContainer.session.getContainer(view).mask = stageMask;

planeContainer = an ObjectContainer3D
stageMask = an instansiated movieclip

many thanks,
Alex

Reply via email to