hi,
Am new to awayphysics. am using flash develop. When i try to load awayphysics i got the following error.
Error: Call to a possibly undefined method vector3.
pointer = vector3();
col: 11 Error: Access of undefined property CModule.
return CModule.readFloat(pointer + 0);
I copied the awayphysics code and added the swc to library. Using flex4.6.0
Please help me.