Hello! I have some problem to compile project. (Away3D4+AwayPhysic)
I linked AwayPhysics.swf (Flash Builder—>Project—>Properties—> ActionScript Build Path—> Add SWC)
But when i try to compile i get error in AWPBase.as file in line 26:
alchemyMemory = (ns::gstate).ds;
‘Error access to undefined property ds’
Please help me to resolve it!