Search Results

1
vote
2answers
104 views

How do you animate a display object in an arc in AS3?

This is for a game in a flash AS3 only project. the player controls a character with a gun. By clicking on the screen the gun fires a missile in an arc to the point clicked. Whats …