[Papervision3D] 3d objects + Mouse interactions

Nicolas Elizaga ne at planitagency.com
Sun Jan 28 15:28:45 EST 2007


Hey hey,

having a lot of fun messing with PV3d, but I can't seem to get my head around making objects clickable. I've got the flash 9 alpha all set up, and tried to compile the AS3 helloHotSpot example, but it has throws some errors when I compile. I get these errors:


**Error** /Users/nickzilla/Desktop/papervision/as3/trunk/examples/HelloHotspot/Main.as : Line 67, Column 15 : [Compiler] Error #1046: Type was not found or was not a compile-time constant: Poster.
			var plane :Poster = new Poster( material, 1.5 );
ReferenceError: Error #1065: Variable Timeline1_74d29a2aafd11db8e9f01451223bd2 is not defined.

ReferenceError: Error #1065: Variable Bitmap is not defined.

ReferenceError: Error #1065: Variable Main is not defined.


Any ideas? Thanks!

-Nick



More information about the Papervision3D mailing list