A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Launching a Director .exe file

  1. #1
    Registered User
    Join Date
    Jan 2012
    Posts
    2

    Launching a Director .exe file

    I'm new here, hello.

    I've made some games using Adobe Director and I would like to open them in a separate projector window.

    I tried attaching this code to my button

    Code:
    on (release) {
    fscommand("exec", "filename.exe")
    }
    I placed my .exe file in a folder named 'fscommand', that folder is in the same folder as my .fla and .swf files.

    It doesn't work, unfortunately. :\ When I click, nothing happens.

    (I'm sorry if this has been resolved or something, I tried looking for other threads, some don't work and some, I can't find the replies.)

    Thanks very much.

  2. #2
    Registered User
    Join Date
    Jan 2012
    Posts
    2
    Figured it out. Turns out I just have to play the published Flash file as .exe also. Thanks anyway.

Tags for this Thread

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