Thursday 15 October 2009

thinking outloud

i am trying to think about how to make the drawing api work so that it can create lines which are my own design. somehow i am thinking that i should be able to make a movieClip that moves to a new location but leaves a trace of itself on each frame it takes to get there. One problem with this approach is that it might be extremely heavy and slow everything down.
Another approach is to try and figure out how to mess around with the lineStyle but my guess is that it is far too advanced from a programming point of view to attempt. I will do some research to see if anyone else has done so.

1 comment: