AST'R Tutorials( All tutorials are in progress ) English TutorialsBasic AS2 source code exampleThe project elements- The structure of the project.
- The deploy directory.
- The Config and Localization of the application (eden)
The source code elements - The ModelEngine class
- The ControllerEngine class
- The ViewEngine class
- The RunApplication process
- The InitApplication controller
eGallery the AMFPHP/eden MVC/Frontcontroller exampleThis example explain the MVC/FrontController implementation with VEGAS and this extension Andromeda. This gallery example indicates two solutions to load external datas in MYSQL db with a AMFPHP Flash remoting service or with a local config file with the eden DOM. eChat the AS2(client)/FMS(server) chat application exampleThis example implement an N-Tiers RIA with a AS2 flash client and a SSAS server-side FMS application. This example provides a client/server FrontController implementation based on the VEGAS W3C dom2/3 event model. The events in the application used class-mapping to keep the type of the objects... See for the moment the AS2/trunk/examples/eGallery directory.
|