I've always wondered, "is there a way to select an object on the stage and then have a command tell me where that symbol is in the library?" For a Flash developer, this comes up at least once a day.
After some searching I came across a JSFL command for Flash CS3/CS4 that finds the parent symbol in the library of the item currently selected on the stage.
To install the command, download this file, unzip it and place the resulting JSFL file here:
Mac:
/Users/[username]/Library/Application Support/Adobe/Flash CS4/en/Configuration/
Windows:
\Program Files\Adobe\Adobe Flash CS4\en\Configuration\
You can also replace CS4 with CS3 for your flavor of choice.
Once installed, select the object on the stage that you wish to locate in the library and is likely buried way, way deep inside nested folders that the Illustrator to Flash process created. In the toolbar choose "Commands" and then "Find in Library". The object will now be highlighted in your library panel. Digging for the symbol no longer required.
I'd like to point out that I am not claiming to have written this script, but I found it on some site far, far off on the Internet and which I can no longer locate to provide credit where credit is due. I do remember, however, it was provided "free and open source", so all should be well.









