File Manager in Actionscript 3.0 now available! Click here!
Please don’t forget to rate this file
Certain filetypes are restricted to upload in the preview for security reasons.
UPDATE 1st of october 2009:
New feature! Implemented FLV player
Flash File browser with PHP 5 .0
All source files included
Some features:
How to modify the file:
- Add component to stage
- Add this piece of code to the root:
import mx.events.EventDispatcher;
EventDispatcher.initialize(this);
- Modify the parameters in panel.
For instructions on how to modify parameters dynamically:
startf:String (root folder name. Example:”my_folder/”)
rows:Number (number of rows in the combobox)
phpf:String (PHP folder name. Example: “php_folder/”)
picEnabled:Boolean (if the picviewer should show or not)
dragEnabled:Boolean (if the file browser should be dragable)
Redy to use!
The browser dispatch events like:
onDoubleClick (when double click on file)
onClick (when select/highlight file)
onCtrlClick (when selecting multiple files with ctrl button)
onCtrlDoubleClick (when double clicking multiple files)
onExit (when pressing the top right exit button)


98 Purchases
84 Comments