Flash Physics Simulation Box2D ActionScript Tutorial:: Imitate Ball Object Fall Down
Flash physics simulation with Box2D ActionScript physics engine can be accomplished without too much actionscript coding. In this flash physics simulation tutorial, we simulate a ball object (football) falling down. The football is called "imitate fooball" because we are cheating you.
Flash Box2D Physics Simulation Tutorial Content
In this Flash Box2D ActionScript Physics simulation, the fooball ball object is an imitated one. Why? Because this is a square football, not a round fooball. We simply add the round football to a square polygon. That's why the football is animate or bouncing in a strange behaviour.
Flash Box2D Physics Engine ActionScript Codes
Almost all flash source codes on this website are free to download. In order to maintain our website, which includes the developement and maintenance of tutorials, we would appreciate your kind contribution by buying some source files at very small fee. Once we get reasonable amount of incentives from contribution or Advertisement sponsors, the source codes will be released for free to download.
Download Flash Source File:
Awaiting to be released.
Remarks:
This Flash Box2D Physics Engine ActionScript tutorial use custom images for the imitated ball object in virtual physics world to simulate a falling ball.