Posts Tagged ‘papervision’
Papervision Event Listener Idea
The problem: While working on a Papervision3D Flash Project I had a problem where a back button that sits above the 3d canvas and acts as a main navigational item was required to change Events according to where the site was in 3d space at the time. The solution: Everytime I’m about to add a new EventListener to the back button movieclip I call the function “delBB()” and then add…
Papervision error 1046
Error: “1046: Type was not found or was not a compile-time constant: InteractiveScene3DEvent.” I got this this morning when I opened up a project I have been working on. I was using the Flash IDE to compile and FlashDevelop to code in as I am not the biggest fan of the Flash IDE for coding in….. Who is? Right? Anyways… I tried to publish my swf and I got loads…