Blog

Module Framework

September 15, 2010

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 […]

AS3 JSFL Lib complete

September 13, 2010

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 […]