AS3 Module framework
Overview
The AS3 Module Framework is an ActionScript 3 framework of class files and UI components, designed to enable you to quickly publish front-end SWF panels which are all set up to communicate with your JSFL back end.
This page will be completed after the full API has been documented.
Please ! we need a doc ;)
Hey Anthony,
Yeah, sorry this isn’t documented yet! The whole framework is about to go into Beta 2, and part of that involves getting all the docs up to date with all the new changes (there’s been loads!).
As soon as that’s done, I will be on this the AS3 framework, which will be pretty exciting for tools developers.
If you look at the Sample module, that should get you going with the basics of loading data and communicating with JSFL. It’s been a while since I looked at the AS3 code, and in the most part I’m happy with it, but my worry is that I may have abstracted it *too* much.
Let me know how you get on.