Flash Film and Animating r my passions

Trying to get the controls to work. I’m using a MouseMove listener to fill a Array, with x and y coordinates. The square will follow these coordinates, now the square is all jumpy, maybe filling the Array this way isn’t a good idea.
In my first attempt I filled the Array’s using mouse move, which is far more slow than a enter_frame. In the new version I got that fixed.
Still need to find a way to control the objects speed.
If you enjoyed this post, make sure you subscribe to my RSS feed!