Thread: open a folder
View Single Post
  #2 (permalink)  
Old 09-25-2008, 01:16 PM
Andrew Morton
 
Posts: n/a
Diggs:
Default Re: open a folder

budgiebird wrote:
> I need to open a folder from a director movie, in its own window not
> in the director window. I know how to launch an app, but dont seem to
> be able to crack this one.
> Thanks
> - oh, and I'm using Windows, but a Mac answer would be cool too.


For Windows, you can use explorer.exe:
http://support.microsoft.com/kb/152457

If you're using BuddyAPI, you can use baOpenFile with the name of the
folder, which also works on Macs.

Andrew


Reply With Quote