Flash Projects

Polar Coordinates

The purpose of this assignment was to learn how to use the Flash drawing API. We also learned about the concept of polar coordinates. It also helped us in understanding and recreating Flash's atan2 function. We also learned how to draw circles without using Flash's default drawCircle function.

Instructions