A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: launching a .exe file from flash???

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    4

    launching a .exe file from flash???

    Is it possible (and how) to execute an .exe file from flash?

  2. #2
    Junior Member
    Join Date
    Jan 2001
    Posts
    4
    I have been trying to use the

    on (release) {
    fscommand("exec","file.exe");
    }

    but it doesn't launch the file for some reason. Any suggestions?

  3. #3
    Junior Member
    Join Date
    Oct 2000
    Posts
    17
    Did you ever find an answer to your .exe question? I'm trying to do the exact same thing and I know that the fscommand won't work?

  4. #4
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    Are you asking from a WEB BASED movie?.. or from a CD?

    You can NOT do this from the web..but from a CD rom (or locally) you can.

    I cant remember exactly when this changed but all .exe files need to be in a folder called fscommand as well (not sure if this holds true with MX or after)


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