Home | Flash AS3 Tutorials | Flash Animation Tutorials | Store

Flash Box2D Physics Simulation: Box Falling Down with Mouse Click

This flash ActionScript example show to use Mouse Click in Box2D Physics simulation. The box will be falling down depends on where the mouse click on the stage.

Please update flash player to view this Flash ActionScript tutorial!

Flash Box2D Physics Simulation Tutorial Content

The Flash ActionScript 3 Box2D Physics Engine Simulation sometimes requires the use of mouse click. This flash example will use mouse click to assist the physics simulation. Use the mouse left click anywhere on the stage, a box will be falling down at the location of the mouse click.

The completed Flash Movie example is shown as above.

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:

Flash Source File Awaiting to be released.

Remarks:

This Flash Box2D Physics Engine ActionScript tutorial how to simulate a box falling to an incline plane.