xJSFL overview
An overview of xJSFL, including the major framework components, and examples of the sort of code you will write to use the framework
An overview of xJSFL, including the major framework components, and examples of the sort of code you will write to use the framework
Background on how xJSFL loads and functions, including details on JSFL scope and initialization
Detailed information on the folder structure and workings of the framework regarding file-loading, settings, and file management
File loading, automatic finding framework files, URI juggling, and an introduction to the File and Folder classes
A brief introduction to some of the core methods and global functions you’ll work with to get your xJSFL development off to a good start
An introduction to navigating the Flash IDE using Context, and traversing items, layers, frames and elements using Iterators
An introduction to Collections, what they are, why they’re useful, and how they work
An introduction to xJSFL’s Element Selector functions, and how to modifying elements en-mass using ElementCollections
A basic roundup of the classes and methods you’ll want to use to inspect your code, whilst in the development process
Techniques and methods to use to help track down errors