eep! fixed things a little to hastily there. we are working on a new unit test system that should prevent these kind of things happening in the future, but thank you for spotting it so quickly! fixed and in the svn.
Would you agree to make something for peace on the earth, please ? > aha, if only it were possible in actionscript ;) Rob On Sun, Oct 11, 2009 at 8:19 PM, ben <[email protected]> wrote: > > ok LightYear Rob the Wonderfull !!! this fixed the crash of the scene > & the sorting problem, > but now (with no change to my code), it returns this: (not translated > in english but you will understand: > RangeError: Error #1125: L'index 1237 est en dehors des limites 0. > at away3dlite.core.render::Renderer/collectPointFace() > at away3dlite.core.render::BasicRenderer/getFaceUnderPoint() > at away3dlite.containers::View3D/fireMouseEvent() > at away3dlite.containers::View3D/onRollOver() > > the index changes depending on the model ... > > the fact is that the only events in my scene are basic : > stage.addEventListener(MouseEvent.MOUSE_DOWN, onMouseDown); > stage.addEventListener(MouseEvent.MOUSE_UP, onMouseUp); > stage.addEventListener(Event.RESIZE, onResize); > > to animate my cam. > > > -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
