Hi I am working on a little MC I want to know if its possible for me to do the following:
I have a line 5 pixels long, now using actionscrips I would like to move this line around on the screen, for exaple it starts at co-ordinates 0,0 than I would like it to move to specific co-ordiantes in this order:
200,0
200,100
250,100
250,0
-250,0
and whatever I think you get my point, anyway is there a way I can do this in actionscript so that I can avoid, doing it with keyframes coz I would like to make many different instances and path combonations. please let me know
Thanks
Brian
I have a line 5 pixels long, now using actionscrips I would like to move this line around on the screen, for exaple it starts at co-ordinates 0,0 than I would like it to move to specific co-ordiantes in this order:
200,0
200,100
250,100
250,0
-250,0
and whatever I think you get my point, anyway is there a way I can do this in actionscript so that I can avoid, doing it with keyframes coz I would like to make many different instances and path combonations. please let me know
Thanks
Brian