Im changing the cube's depth, although it has the same error on width and height. And its the flash 10 version.
On Jun 9, 6:13 pm, Peter Kapelyan <[email protected]> wrote: > How are you changing the size of the cube? It sounds like it may be a > bug...I can try it and see if I can replicate it (f9 or f10 version?) > > -Pete > > > > On Tue, Jun 9, 2009 at 5:19 PM, JJ <[email protected]> wrote: > > > I'm using the Frustum Clipping class and a cube with a moviematerial, > > and it works fine until the size of the cube changes, and flash throws > > this error.... > > > Error #1023: Stack overflow occurred. > > at away3d.core.math::Number3D() > > at away3d.core.base::Vertex() > > at away3d.core.utils::CameraVarsStore/createVertex() > > at away3d.core.clip::FrustumClipping/checkFace() > > at away3d.core.clip::FrustumClipping/checkFace() > > at away3d.core.clip::FrustumClipping/checkFace() > > at away3d.core.clip::FrustumClipping/checkFace() > > at away3d.core.clip::FrustumClipping/checkFace() > > at away3d.core.clip::FrustumClipping/checkFace() > > (etc..) > > > anyone know how to fix this? > > -- > ___________________ > > Actionscript 3.0 Flash 3D Graphics Engine > > HTTP://AWAY3D.COM
