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