The one which creates a blue sphere and moves CW it by Y-axis.

Compiles just fine, but the error I get is:

TypeError: Error #1034: Coercion: unable to convert
flash.utils::diction...@2ad1a61 to Function.
        at MethodInfo-1289()
        at away3d.core.utils::CameraVarsStore/reset()
        at away3d.containers::Scene3D/update()
        at away3d.containers::Scene3D/onUpdate()
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at away3d.containers::View3D/notifySceneUpdate()
        at away3d.containers::View3D/render()
        at le.test.away3d::Away3dTest1/onEnterFrame()

does anyone know what could it be?

I use the latest SVN haxe trunk

Reply via email to