[Papervision3D] Interactive Material question
Luis Eduardo
eduardo3r at gmail.com
Fri Sep 21 04:40:52 PDT 2007
Thanks, John.
That was simple enough!
-Luis
On 9/21/07, John Grden <neoriley at gmail.com> wrote:
> yeah just set buttonMode = false on the ISM:
>
> scene.interactiveSceneManager.buttonMode = false;
>
>
> On 9/21/07, Luis Eduardo < eduardo3r at gmail.com> wrote:
> >
> > I have an Interactive Scene, and 1 sole material applied to one
> > object. The material will have several icons which have their own
> > event handlers. I am able to get onMousedown events from all the
> > icons, but the onRollOver event is not working properly.
> >
> > I was wondering, why does the Interactive Material automatically have
> > a onRollOver listener (the pointer turns to a hand) over the whole
> > material. Can this be disabled? I would like only some parts of the
> > material to have onRollOver events.
> >
> > Thanks,
> >
> > Luis
> >
> > _______________________________________________
> > Papervision3D mailing list
> > Papervision3D at osflash.org
> >
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> >
>
>
>
> --
> [ JPG ]
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
More information about the Papervision3D
mailing list