-
Notifications
You must be signed in to change notification settings - Fork 5
Home
jangaroo edited this page Nov 22, 2010
·
7 revisions
Welcome to the Jangaroo Box2DFlashAS3 wiki!
Live demo at http://www.jangaroo.net/files/examples/flash/box2d/.
To get started with Jangaroo, visit http://www.jangaroo.net/documentation/.
To get started with Box2DFlashAS3, go to http://www.box2dflash.org/.
Build this project as follows:
-
Install Maven 2.2.1 or higher from http://maven.apache.org/download.html
-
check-out project
-
run
mvn install
in project root directory -
open file
box2d-examples/target/box2d-examples-0.7.0-SNAPSHOT/index.html
in any browser, but not IE before version 9 -
cd box2d-examples
-
edit ActionScript source files under src/main/joo
-
mvn package
=> examples web app is updated (maybe clear browser cache)