thanks!
On Jul 14, 7:20 pm, katopz <[email protected]> wrote: > how about... > > view.addChild(sphere2.layer = new Sprite); > view.addChild(sphere1.layer = new Sprite); > > sphere2.layer.mask = sphere1.layer; > > should work > > On 15 July 2010 05:55, Ian Stokes <[email protected]> wrote: > > > Hi, > > > Now that convex blockers don't exist in away3d lite, and it seems > > slightly complicated to port them over..how do you mask one 3d object > > with another 3d object? > > > cheers > > > Ian > > -- > Regards > ----------------------------------------------------------- > Todsaporn Banjerdkit, katopz,http://sleepydesign.com > Away3DLite and JigLibFlash Developer Team
