A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: fscommand help

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Location
    India
    Posts
    11

    fscommand help

    Hi all flashers out there.
    Can you explain me fscommands in detail.
    I m not able to run a Bat file with the fscommand.
    Is there some problem with my code.

    CODE for a Button:
    on (release) {
    fscommand("exec", "a.bat");
    }

    On executing a.bat a text file opens which is in the same folder where the swf file is.

    Is it possible. Please help.
    Thanx.
    ASL

  2. #2
    Senile member! :)
    Join Date
    Dec 2001
    Location
    Saunaswamp (transl)
    Posts
    2,296
    Were is the file "a.bat"? It needs to be in a subfolder with the name "fscommand". Also it can only be run from a "projector". I think it doesn't even work in swf's loaded into a projector.

    /Mirandir

  3. #3
    Junior Member
    Join Date
    Jun 2004
    Location
    India
    Posts
    11
    Thanx for the info. Actually I did not copy it in the fscommand folder.
    ASL

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