Tween between two shapes created with drawing api.

By orangemonkey | Jul 10, 2009

actionscript3

Hi all,
I have 2 shapes drawn with the drawing api - the points are stored in an array like this…

Code:

private var shape_points : Array = [ [81,61],[81,46],[84,43],[84,0],[11,0],[0,5],[0,48],[69,48],[81,61 ] ];

Both shapes have the same number of points. I need to tween the points from one shape to the other using tweenlite/max or tweener.

Can somone point me in the right direction.

Many thanks.
Monkey

actionscript3

Please reply at our Forum

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 ActionScript 3.0