Tween animations need the smooth touch of an AS expert

By pajhonka | Jan 6, 2009

Hi,
I’m tweening with TweenMax and the behavior of my objects is far from desirable. When you get close to the edge pixels of the movieclips, the…

Call function without passing a value

By jeff716a | Jan 6, 2009

In the following code, how can I call “doFirstTween” when I don’t have a TweenEvent to send it? It’s also called from doNextTween and IS passed a…

Get mask size

By yabune | Jan 6, 2009

How do I get the mask width and height?
I tried to get it with:

Code:
———
maskedObject.mask.width
———
But it looks like I get the size…

Next Page »

© 2007 ActionScript 3.0