API

Global functions and variables

The global properties and functions available to you after initializing the environment.

xjsfl (library)

The core class of the whole framework, defining multiple objects and methods that you can use in your day-to-day JSFL code

JSON (library)

Standard JSON Library

JSFLInterface (library)

Serializes values to XML for type-safe communication with Flash panels

XML (class)

Extensions to XML to workaround Spidermonkey’s buggy E4X declarate filtering

Collection (class)

Powerful Array-like classes for manipulating authoring-time elements

ItemCollection (class)

A powerful Array-like class for manipulating library items

ElementCollection (class)

A powerful Array-like class for manipulating stage elements

Selectors

CSS-style expressions used by xJSFL Selector functions to filter or match elements

Item Selector ($$) (function)

CSS-style selection of Library items