A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: opening another exe-file from a projector

  1. #1
    Junior Member
    Join Date
    Sep 2001
    Posts
    14
    Hi
    I would like to open another exe-file on top of my current projector throug a link. I now it can be done by linking to some kind of bat-file, but is there a more simple way in flash 5 ?

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    FS Command Exec use the file path as the argument.

  3. #3
    Senior Member Knoj's Avatar
    Join Date
    Sep 2000
    Location
    Ames IA
    Posts
    361
    Code:
    On (Release)
    FS Command ("Exec", "file name here")
    End On

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