Flex SDK: 4.9.1
AIR SDK: 3.7
use "-swf-version 20"
latest away3d-core: https://github.com/away3d/away3d-core-fp11/tree/dev
Flex library project that contains shared sources for all Away Builder applications.
Project type: Flex library for desktop
src/ - main source directory
libs/ - library directory with .swc files.
- src/assets/*
- src/defaults.css
(in Flash Builder: Project Properties -> Flex Library Build Path -> Assets -> select All)
Project must be set up as Flex AIR project
src/ - main source directory
src/AwayBuilderApplication.mxml - main application
src/AwayBuilderApplication-app.xml - AIR application descriptor
awaybuilder-core project must be added as linked library