Hi,

To answer both of your questions; yes.

If you are familiar with Away3D 3.x, you can expect mouse events and
tweening (which has nothing to do with the engine) to work exactly the
same.

Cheers
/R

On Mar 14, 1:01 am, ElyDeLaCruz <elydelacruz....@gmail.com> wrote:
> Hello, to all!
>
> Just had a couple of questions about Away3D 4.0.
>
> <ol>
> <li>Will I be able to use tween engines (Tweensy, TweenMax, etc.) on
> 3d objects from outside the render loop?</li>
> <li>Will 3D events work the same way they do in actionscript 3.0
> outside the render loop?  I.e.
> <code>obj3d.addEventListener(MouseEvent3D.ROLL_OVER, someHandler);</
> code>
> </li>
> </ol>
>
> Thank you in advance
> ElyDeLaCruz

Reply via email to