Quote:
|
Originally Posted by babedieboe i tired that before posting of course  ; it doesnt no.
so you say hooking to the application through the api? |
The FileBrowser is at least partially accessible via the ActionReference/ActionDescriptor/Application.executeAction() framework.
There is code in Dr. Brown's Image Processor2.0 using this interface that can retrieve the list of selected and/or flagged files in the file browser so there may be a way of opening the browser using similar code.
I haven't really looked beyond getting the selected files from the file browser so I don't know what is and isn't possible.
ciao,
-X