Skip to content

Instantly share code, notes, and snippets.

@devboy
Created April 18, 2011 13:22
Show Gist options
  • Save devboy/925318 to your computer and use it in GitHub Desktop.
Save devboy/925318 to your computer and use it in GitHub Desktop.
AdvancedExample
├── MyApplication
│   └── src
│      ├── main
│      │   └── as3
│      │   └── MyApplication.as
│      └── test
│      └── as3
│      ├── MyApplicationTest.as
│      └── TestRunner.mxml
└── buildfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment