In my movie, both in projector and authoring, baOpenURL() works for remote Web pages 
("http:// etc") but fails for a local file. It returns 1 as if the browser was 
successfully opened, but in fact the browser is closed.

This is under OS X 10.3.4. Can someone confirm or disprove this, please?

This is with Director 10, and the default browser is Safari 1.2.2 that came with the 
OS.

if baFileExists(the moviePath & "help.htm") then
 PUT baOpenURL(the moviePath & "help.htm", "")
end if

Thanks,

Slava

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to