rd: Script Launcher
download: rd_ScriptLauncher_v2.5.zip
This script displays a palette of the installed scripts in the selected Scripts folder (and subfolders). Only scripts with .js, .jsx, and .jsxbin extensions are displayed. Double-click a script to launch it. Scripts located in subfolders whose names are enclosed in parentheses are ignored. You can change the Scripts folder at any time, and refresh the scripts list if the contents of the folder have changed. The selected scripts folder is stored as a setting, so you don't have to reselect it every time you reopen this palette.
Note: The palette cannot detect any errors in the scripts that you run from it. It's just a quick way of launching scripts without restarting AE or using ExtendScript Toolkit (i.e., switching away from AE).
If a PNG file of a similar name and same folder as the script file (but with a .png file name extension) exists, it will appear next to the script name in the list.
Note: This version of the script requires After Effects CS3 or later. It can be used as a dockable panel by placing the script in a ScriptUI Panels subfolder of the Scripts folder, and then choosing this script from the Window menu.
Enhancements requested by Russ Maehl.
revision history
| Version | Date | Description |
|---|---|---|
| v2.5 | 22-aug-2010 | Fixed listbox text color in AE CS5. Filtered out script itself from appearing in the list. |
| v2.4 | 24-aug-2009 | Fixed problem launching some scripts. |
| v2.3 | 13-apr-2008 | Fixed possible error/crash, and incorrect sorting of scripts. |
| v2.2 | 24-feb-2008 | Small update to use a more correct way of detecting double-click mouse events. |
| v2.1 | 19-sep-2007 | Requires AE CS3. Just a small code change to make things more future-proof. |
| v2.0 | 18-aug-2007 | Requires AE CS3. Can work as a dockable panel or a palette. Now supports double-click to launch scripts, and associated PNG files. |
| v1.0 | 17-jan-2006 | Initial release. Use for AE 7.0. |





