[Papervision3D] Re : InteractiveScene3DEvent.OBJECT_CLICK not working with Flash 10

Heinrich Ruoff heinrichruoff at gmail.com
Thu Jan 21 14:21:17 PST 2010


Found out meanwhile that Flash 10 is not the reason for the problem.
useOwnContainer isn't used anywhere.
OBJECT_CLICK events not working anymore happens kind of randomly for all
clickable objects in the scene, so far I couldn't figure out where the
problem is ...


On Thu, Jan 21, 2010 at 4:50 PM, Michel VERDON <maykeulv1 at yahoo.fr> wrote:

> Hi Heinrich,
>
> I dont have that problem in FlashDevelop, except if I want to use a filter:
> box.useOwnContainer = true;
>
> in that case try OBJECT_PRESS instead of OBJECT_CLICK.
> I dont know exactly the difference between them, but with that you can use
> filters AND events together, even if your box is a child of a
> DisplayObject3D.
> Works fine for me.
>
> Michel
>
> --- En date de : *Jeu 21.1.10, Heinrich Ruoff <heinrichruoff at gmail.com>* a
> écrit :
>
>
> De: Heinrich Ruoff <heinrichruoff at gmail.com>
> Objet: [Papervision3D] InteractiveScene3DEvent.OBJECT_CLICK not working
> with Flash 10
> À: "papervision3d" <papervision3d at osflash.org>
> Date: Jeudi 21 Janvier 2010, 15h53
>
>
> 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
>
> -----La pièce jointe associée suit-----
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org <http://mc/compose?to=Papervision3D@osflash.org>
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20100121/7c208996/attachment-0001.html>


More information about the Papervision3D mailing list