In analyzing the actionscript code libraries installed in my Flash IDE, I found myself wanting to know what was installed at any given moment and be able to open the files with the same ease. In order to do so, I wrote a .jsfl command which traverses all of the .as related folders for the Flash IDE, creates a Project file (.flp), and then opens it up for viewing.
I have posted the Browse Installed AS Files.jsfl command for download.

Subscribe to RSS