Path
from the docs:
The Path class saves a collection of line drawing commands to represent a path. Using the path class you can draw all of or a segment of that path in a movie clip or get locations and orientations along the path to have objects follow it. Note: People using Flash MX 2004 will have to use a custom flash.geom.Point class
http://www.senocular.com/flash/actionscript.php?file=ActionScript_2.0/com/senocular/drawing/Path.as
Part of senocular’s Actionscript library.
1 Comment »
RSS feed for comments on this post.
| TrackBack URI
You can also bookmark
this on del.icio.us or check the cosmos
So, please could you tell me how I would use this to allow other movieclips to follow the path?
Thanks.
Comment by Jonathanasdf — November 18, 2008 @ 9:22 pm