[Papervision3D] OBJECT_CLICK and animations issue
Weyert de Boer
wdb at innerfuse.biz
Wed Apr 1 05:40:03 PST 2009
Any clues, anyone?
On 31/03/2009, at 10:04 PM, Weyert de Boer wrote:
> Hello,
>
> Last week I have been busy to try to fix an issue regarding the
> OBJECT_CLICK event and a grid of 3x4 planes. The idea was that the
> plan had a tween animation to move the rollovered plane towards the
> user. Only I am experiencing an issue with the animation and using
> OBJECT_CLICK. For some reason when I am using the code below to do
> animation in the OBJECT_OVER/OUT events. The CLICK event fails most
> of the time like you have to click 5-6 times or that only the bottom
> right corner of the plane works.
>
> Anyone happens to be aware of such issues with planes and
> interactivity? I am using the code below for this animation.
>
> Code in the HOVER
> startRendering();
> TweenMax.to(event.displayObject3D, 0.6, {overwrite: 0, z: -10, ease:
> Back.easeOut});
>
> And then in CLICK just some simple if-statements to check some
> states and then it dispatches an event for PureMVC to show some
> other view.
>
> Thanks!
>
> Weyert de Boer
> _______________________________________________
> 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/20090401/1792f83b/attachment.html>
More information about the Papervision3D
mailing list