ASGard version 1
Description
You can use the same framework in ActionScript 1,2,3 and SSAS to deploy your RIAs.
In AS3, AS2 or SSAS the ASGard library change with the specified tools of the langages.
About
- Version : 1
- Author : ALCARAZ Marc (aka eKameleon)
- Link : http://www.ekameleon.net/blog
- Mail : ekameleon@gmail.com
Licence
Install ASGard
For the moment the source of the ASGard extension is in the SVN repository of VEGAS in OSFlash.
To install this opensource extension you must install VEGAS before :
Examples
You can use too AST'r the ActionScript Template application framework based on VEGAS. This opensource library contains a skeletal to implement rich applications with VEGAS and this extensions (ASGard for example). For the moment this library is an experimental laboratory to implements a concrete example with VEGAS.
- Download the sources of this project in the Google Code page : http://code.google.com/p/astr/
Documentation
Features List
AS3 version
- Advandced displays.
- Advanced media package with extended video, sound and stream class.
- Advanced text package (StyleSheet, ...)
- Advanced Net tools (remoting, rtmp, stream)
AS2 version
- AS3 Framework polymorphism.
- Display package (Bitmap, DisplayObject, DisplayLoader, FlashPaperLoader, VideoDisplay, ZoomDisplay...)
- Loader package (URLLoader, JSONLoader, EdenLoader, StyleSheetLoader...)
- Remoting package with no Macromedia Frameworkâs dependencies.
- Localization and system package
- Configuration model.
- Text Package (StyleSheet, ...) like AS3 flash.text framework.
SSAS version ( Flash Media Server )
- The same Remoting class like AS2 and AS3 libraries.
- asgard.server.Application class to creates your FMS application based on VEGAS.
- asgard.server.Gateway class to creates a Gateway based on the FrontController of Vegas (used AS2 Event in the client application and send this events with the NetConnection.call method directly in the server side FrontController.
Requirements
You can use my library in your projects with :
- AS2 : Flash MX2004 or Flash8 or Flash CS3/CS4.
- AS2 : Eclipse and FTD
- AS2 : MTASC
- AS3 : Flex 3 SDK.
- SSAS : FC 1.5 or Flash Media Server 2 or Flash Media Server Interactive 3
- SSAS : JSEclipse
- SSAS : FMS Eclipse
Thanks
- Zwetan : ECMAScript Concepts, all discussions and hosting
- PowerFlasher and FDT OpenSource Licence.