Flash Tools
Here are a few JSFL commands I use pretty regularly.
New Project
Creates a hierarchy of folders for new projects:
- [Project Name]
- Flash
- bin
- fla
- lib
- src
Publish Settings
Used in relation to the New Project folder system, "Publish Settings" changes your Publish Settings to:
- Turn "Automatically declare stage instances" off
- Change the "Source Path" to "../src"
- Change the "Library Path" to "../lib"
Timeline - Layer Names
This command is used for most MovieClips I create, creating default "Actions" and "Labels" layers.