|
FSCommand Support |
Top Previous Next |
|
FSCommands extend the capability of your flash movie beyond what Flash player can do. You can use FSCommand to write/read data into/from a local file, write/read into/from windows registry, manipulate the playlist, execute an additional file/local files, etc.
These FSCommands are grouped into several categories:
Before you start using FSCommand action, please read some important information here.
Writing your own FSCommand action
You can also write your own FSCommand through a plug-in DLL. Go here to find out more. |