[Papervision3D] InteractiveScene3DEvent.OBJECT_CLICK not working with Flash 10
Heinrich Ruoff
heinrichruoff at gmail.com
Thu Jan 21 06:53:28 PST 2010
Hi to all,
when I compile my project for Flash 10 in FlashDevelop,
box.addEventListener(InteractiveScene3DEvent.OBJECT_CLICK, onArtClick);
won't fire anymore.
box.addEventListener(InteractiveScene3DEvent.OBJECT_OVER, onArtOver);
is still working!
Compiling for Flash 9, OBJECT_CLICK still works perfectly.
box is a Cube object with interactive Material.
I'm using Papervision3D 2.0.0 revision 934 from SVN
any tipps?
Heinrich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20100121/c2529d3f/attachment-0001.html>
More information about the Papervision3D
mailing list