Is it possible to seach through the project, filter out the footageItems, and display them so that you get the contextual menu like you would if you were looking at search results? I've written a script that identifies the footageItems and displays the names, but AE does not recognize them as actual footageItems. What I would like is to be able to reveal in Finder, but using app.project.selected.executeCommand(app.findMenuCommandId("Reveal in Finder")) does not work in a palette or dialog window (I think because the focus is not on the Project window and it is not an option).
Any help is appreciated.
Rob