vosgien
01-27-2002, 02:25 PM
What I am trying for here I think is something I probably already know - but for the life of me I can't figure it out.
I want a simple animation of a square/cube/circle (no fill) going from _xscale = 0;
_yscale = 0;
to _xscale = 100;
_yscale = 100;
a simple 3 frame animation, however I want to add to that some kind of inertia or velocity movement without the need for a mouse action from the user.
I have used Sham Bangals excellent behaviorJello clip to good effect, and I think I have grasped the where we are now + where we want to go concept. I have tried converting the button actions in this clip to onClipEvents but to no avail
I have looked at the discussions on these forums about inertia but I still can't get it !!
Any help please will be greatly appreciated
Vosgien
I want a simple animation of a square/cube/circle (no fill) going from _xscale = 0;
_yscale = 0;
to _xscale = 100;
_yscale = 100;
a simple 3 frame animation, however I want to add to that some kind of inertia or velocity movement without the need for a mouse action from the user.
I have used Sham Bangals excellent behaviorJello clip to good effect, and I think I have grasped the where we are now + where we want to go concept. I have tried converting the button actions in this clip to onClipEvents but to no avail
I have looked at the discussions on these forums about inertia but I still can't get it !!
Any help please will be greatly appreciated
Vosgien