I have just updated to the latest Away3D SVN and am getting the
following errors when I run a program that uses ReflectivePlane.as:
"ReferenceError: Error #1069: Property 0 not found on Boolean and
there is no default value.
at away3d.cameras::Camera3D/screen()
at away3d.primitives::ReflectivePlane/getPlaneBounds()
at away3d.primitives::ReflectivePlane/renderReflection()
at away3d.primitives::ReflectivePlane/mainViewRenderCompleteHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.containers::View3D/notifyRenderComplete()
at away3d.containers::View3D/render()
at Main/init()
at flash.display::DisplayObjectContainer/addChild()
at Preloader/startup()
at Preloader/checkFrame()"
Love the engine, it is giving me the most programming fun I've had in
years.
John WIlson