Ask a Question related to Macromedia Director Lingo, Design and Development.
-
kjake webforumsuser@macromedia.com #1
opening finder window
Hi all
I am trying to make director open a particular directory in explorer/finder on a click. In windows its pretty easy as I simply use :
open "explorer.exe " & the moviepath & "c:\MyDocuments"
But in OSX, I couldn't figure out any way to do this. I tried :
open "xx" with "finder"
open "/Macintosh_HD/Applications/"
None worked. The top one tried to open the finder as a classic application !
Could somebody suggest something here, please ?
Thanks.
kjake webforumsuser@macromedia.com Guest
-
opening new swf window
hi all i'm very new to dreamweaver.i made the index page,i've a hotspot area,if i click on it it should open a new browser window,which should... -
opening new window
What is the easiest way to dynamically create and show a new web (.aspx) form? What about creating, adding, and accessing web controls on the form? -
Opening pop up window
Hi, I would like to create a pop up window from a Page_load event but I am not sure how to do it. My code will be like: If exists then popup... -
opening a new window
hi,,, in my *.cs file, when the submit button is clicked i want to have a page open in a new window open. can someone tell me the code in C#... -
Opening a finder window from director??
This seems like a simple thing, maybe I am missing something! All I want to do is open a finder window on a mac or PC at a particular location on... -
kjake webforumsuser@macromedia.com #2
Re: opening finder window
I also tried fileXtra, that neat free xtra for file operations. But it didn't have any handler for simply opening a folder in the finder...any help will be grategully appreciated
Thanks !
kjake webforumsuser@macromedia.com Guest
-
johnAq webforumsuser@macromedia.com #3
Re: opening finder window
Buddy's baOpenFile works on folders in mac OS9, I don't know about OSX
hth
johnAq
johnAq webforumsuser@macromedia.com Guest



Reply With Quote

