Develop - Project Scaffolding

Preview:

DESCRIPTION

如何使用RobotGaiaAnt进行Flash网站开发的入门指导。http://kevincao.com/2010/03/workflow-robotgaiaant/

Citation preview

Develop Guideline

Start a new project

Copy build files

Get RobotGaiaAnt from:http://github.com/kyoji2/RobotGaiaAnt

Modify build.xml

Modify gaia.properties

Run Ant

Run Ant … Done!

Add SWC to Classpath

Ready to go!

Modify site.xml

Modify site.xml

page节点的title属性不能是:About,因为和Flash

默认的右键菜单项重名。

Modify Ant Setting and run again

Site Scaffolding Finished!

Debug or Run a single page

Debug or Run a single page

Debug or Run a single page

-keep-as3-metadata+=Inject

Debug or Run a single page

Test in debug player Test in browser

Multiple Runs using Meta Launch

Compile Using Ant

Recommended