|
-
Slinky Designs
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|