As the title suggests I’m having issues using Away3D with FlashDev. The compiler seems to be unable to find the basic primitives, namely Sphere, Cube, plane, and the like, however, it finds WireframeCube etc. fine, I’ve added -swf-version=13 to the compile options, am using Flex SDK 4.6.0, and compiling for Flash player 11.
The exact build number for FlashDev is 4.0.4, and the build number for Away3D is ‘fp11-b9c69ac’ using the source rather than the SWC.
Any help would be greatly appreciated.