Try adding cacheAsBitmap=true to the mask also. -Pete
On Mon, Feb 1, 2010 at 6:30 PM, AlexS <[email protected]> wrote: > 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 > -- ___________________ Actionscript 3.0 Flash 3D Graphics Engine HTTP://AWAY3D.COM
