Skip to content

80prozent/AwayBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Away Builder

Flex SDK: 4.6 AIR SDK: 3.5

awaybuilder-core

Flex library project that contains shared sources for all Away Builder applications. Project type: Flex library for desktop

Project file structure:

src/ - main source directory libs/ - library directory with .swc files.

Files to include in the library:

  • src/assets/*
  • src/defaults.css

(in Flash Builder: Project Properties -> Flex Library Build Path -> Assets -> select All)

awaybuilder-desktop

Project must be set up as Flex AIR project

Project file structure:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ActionScript 90.5%
  • JavaScript 9.5%