Simple Animation Using Math Function In ActionScript 2

Everyone knows that Math function is very important in programming especially for simulation and flash games. Ever wondered how to create a floating object or swimming fish like animation using action script? This tutorial shows you how can you create a simple floation animation using Math.Sin function in flash actionscript 2. Draw any shape and [...]