This is a little JSFL script I put together the other day after being inspired by a similar idea from Tony at Teknision.

The purpose of this script is to launch any AS2 classes bound to the selected items in your library. Comes in super handy if bound to a keyboard shortcut.

The concept is pretty simple so there isn't much to explain, two things to look out for:
1) There is a variable (var classPath) in the script that you may (or may not) have to change to reflect yer own development enviroment.
2) Right now it only works relative to the .fla, so like /classPath/com/gskinner/etc ..

I do have some idea's for more/better functionality, but I'm not sure it's quite possible in this iteration of JSFL.

The script can be downloaded from here, and if you have any comments/suggestion for improvement or whatnot please leave a comment.

Hope you enjoyed my first gBlog post, stay tuned for more.