A Flash Developer Resource Site

Results 1 to 16 of 16

Thread: multiple: fscommand ("exec", "myApp.exe");

Threaded View

  1. #1
    Slinky Designs slinky2000's Avatar
    Join Date
    Jun 2001
    Location
    Ireland
    Posts
    1,227

    multiple: fscommand ("exec", "myfolder/myApp.exe");

    guys i've a main movie with 6 buttons with the code:

    fscommand ("exec", "myApp1.exe");

    now I need to launch 6 different apps, I knwo they have to be in the fscxommand folder but can I have like:

    fscommand ("exec", "app1/myApp1.exe");
    fscommand ("exec", "app2/myApp2.exe");
    fscommand ("exec", "app3/myApp3.exe");

    cos Ic ant get it to work
    Last edited by slinky2000; 06-21-2007 at 11:16 AM.

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