Update: It seems to be working now, but for some reason it's ony a
little area in the top left corner of the sprite, that responds to
MouseOver.

On May 12, 2:58 pm, Aeg <[email protected]> wrote:
> Hey everyone,
>
> I can't seem to get mouse interaction working with a movieclipsprite,
> it doesn't help if I put it in an objectcontainer3d and try to enable
> mouse interaction on that. Is this not possible?
> Interaction 'within' the MovieClip would also be good for me, but this
> seems to get eliminated when I load it into a MovieClipSprite and add
> it to my scene.
>
> Regards,
> Jan
>
> For example:
> sphere.addOnMouseOver(test); (this works, on a regular 3d sphere in my
> scene)
> mcsprite.addOnMouseOver(test); (this does absolutely nothing)

Reply via email to