I followed all the tutorials I could find for Papervision3D, both for Flash and Flex, and I always get compilation errors. I followed all the instructions from the very beginning, and nothing ever works.
The examples given in as3 runk\examples\FlashCS3 don’t publish correctly if I open the SWF and try to compile them either. For example, helloMouse3D gives me:
1046: Type was not found or was not a compile-time constant: InteractiveScene3DEvent.
1046: Type was not found or was not a compile-time constant: InteractiveScene3DEvent.
And I didn’t change a single line of code. The as2 examples still compile correctly, but I can’t find any as2 tutorials online anymore.
Does anyone know what to do?