A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Need help with FSCommands in Koolmoves

  1. #1
    Junior Member
    Join Date
    Aug 2003
    Location
    Leesburg
    Posts
    1

    Need help with FSCommands in Koolmoves

    I'd like to make a button to link to a executable file to being the installation of the program. I know I can do this with FScommand option, but don't know the proper formatting to make the action work. Anyone know?
    -=o0splitpaw0o=-

  2. #2
    Degenerate and baise art thou. docree's Avatar
    Join Date
    Feb 2001
    Location
    USA
    Posts
    390
    If I'm not mistaken you can use load url for this.
    I too, have problems with FS commands. It seems that the page jumps to a page with the command written on it rather than performing the command.
    Doc

  3. #3
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Johnie is the FS Command expert. I am sure that he can answer these questions.

  4. #4
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Unless you are using FSCommands in projectors you would not use them to execute a EXE. The only way to make a browser execute an EXE is by a security flaw inside IE. Netscape/Mozilla/Opera/Every other browser will not execute EXE files.

    Inside a Flash projector file you can use the exec FSCommand. The external exe must be in a subdirectory labeled "fscommand" using the new MX projector. Some older versions of the projector will not restrict so.

    To use the Exec command you type EXEC after FScommand: and the path of the program in the argument box.

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