Month: September, 2010

AS3 JSFL Lib complete

The AS3 JSFL Library is complete! This allows for simple, straightforward communication with JSFL from a Flash panel. Methods are optimised to: Operate by default within the fl.config folder so short paths can be passed in Serialize and deserialize native AS3 / JavaScript objects using the library from Exanimo Log actions in the background, including [...]

Module Framework

An important part of xJSFL is the creation of full-blown JSFL modules, which in this context means any or all of the following, running within a Flash Panel: UI & layout components and classes Loadable assets JSFL (and xJSFL) script execution Local read & writeable data source(s) Persistent settings management Additional XMLUI /Flash panel UIs [...]

Panel Framework updates

Lots of updates today! Logging and Output Refactored the external.JSFLLog class to now be utils.Output Moved Output.debug() to utils.Debug.process() which allows for better debugging (no anonymous functions so a proper stack trace!). However, Output.debug() still shortcuts Debug.process() Rebuilt Debug.process() to handle XML and Date properly, as well as native types, and strings now output with [...]

Flash on the Beach Slides

I had a really great time at Flash on the Beach, and it was a great opportunity to get to present the framework at the Elevator Pitch session, albeit very briefly, to the attendees. Anyway, here are the slides I presented in PDF format. xJSFL Flash on the Beach Presentation Feedback was really great, with [...]