Skip to content

An AS3 library for navigating a file structure in Adobe AIR, with optional user interface components provided for the Feathers framework.

License

Notifications You must be signed in to change notification settings

kevinfoley/air-file-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIR File Browser

A file browsing library for Adobe AIR / ActionScript 3. The library includes typical features for navigating a file structure, including forward/backward history, file sorting, filtering by extension, and search functionality.

The core of the library, FileBrowser.as, is a logic-only class using only native AIR functionality, and can be used in any AIR, Flex, or Starling application - just add your own UI.

Also included is an example project that demonstrates the library in use in Feathers. Feel free to use this in your own Feathers applications.

##Example code##

##Setup##

About

An AS3 library for navigating a file structure in Adobe AIR, with optional user interface components provided for the Feathers framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published