Classes
 ClassDescription
 ApplicationBase ApplicationBase.as class constructed with framework's workflow:(this base application actually is a classic "TicTacToc" chess game example); 1.initializeHandler;(protected for override) 2.applicationCompleteHandler;(private) 3.override-able properties(chessPieceManager,pluginProvider) Notice:this ApplicationBase class actually is TicTacToe board game.
 AssetEmbeds_1x AssetsEmbed_1x.as class.
 AssetEmbeds_2x AssetsEmbed_2x.as class.
 AssetEmbedsDefault A class for obtainning static embeded resources(images,fonts,sound,texture...).
 FlexUnitApplication FlexUnitApplication.as class.
 FlexUnitCompilerApplication FlexUnitCompilerApplication.as class.