Workflow Overview
date post
22-Apr-2015Category
Technology
view
1.880download
8
Embed Size (px)
description
RobotGaiaAnt工作流程说明。http://kevincao.com/2010/03/flash-design-develop-workflow/
Transcript of Workflow Overview
- 1. Workflow Guideline
- 2. Overview Principle Design in Flash Export Assets for Development Develop in FDT
- 3. Principle
- 4. Project Folder Structure /bin /build Ant build.xml /fla Flash /lib SWC /src ActionScript
- 5. Design in Flash Animation Visual asset Component skin
- 6. Design in Flash
- 7. Design in Flash dispatchEvent(new Event(Event.COMPLETE));
- 8. Export Assets for Development SWC SWF
- 9. SWC SWCMCGraphicSound ActionScript SWC FlashFlex/FDTSWC
- 10. SWF vs. SWC SWF SWC
- 11. Export SWC in Flash ActionScript SWFassets _mcActionScript Flash
- 12. Export SWC in Flash SWC
- 13. Export SWC in Flash SWC SWC fl.livepreview.LivePreviewParent
- 14. Export SWC in Flash SWC FDTSWC FlashSWCMC
- 15. Develop in FDT API Component Model/Service Mediator/Page/View Debug Testing
- 16. Use SWC
- 17. Use SWF
- 18. API Overview Gaia Flash Framework (SWFAddress, SWFWheel, Greensock Tween, MonsterDebugger included) http://www.gaiaflashframework.com/ AS3 Signals http://github.com/robertpenner/as3-signals Robotlegs http://www.robotlegs.org/
- 19. Testing ActionScript
- 20. The Good FDT
- 21. The Bad The Solution Flash
Recommended