A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: fscommand exec on macintosh standalone player

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    22
    I'm trying to link to an exe file which is NOT in the same directory as the projector file.
    This example works for Windows, but not for macintosh.

    on (release) {
    fscommand ("exec", "software\\star_office51\\documentation\\starsetup .EXE");
    }

    Can the same sort of thing be done for Mac Flash player files? If so, can anyone help with the syntax.


    P.S. I realise that .exe files do not work on Macs. I'm trying to run an installer (eg. Eudora installer)

  2. #2
    Junior Member
    Join Date
    May 2001
    Posts
    9
    Hmm... not sure, but have you tried using single colons for the file path instead of slashes? That works with Lingo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center