A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: .bat code for quiitting apps

  1. #1
    Junior Member
    Join Date
    May 2000
    Posts
    2

    Post

    i start apps from a projector what is possible with the fs command, but quitting not.
    so i like to launch a script which quits the apps after use, i order to avoid having too many apps running....

    so does someone knows the code for .bat script?

  2. #2
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Wink

    Check out www.flashlite.net you may find what your looking for there. They have a ton on bat files. Regards, Bill

    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.

  3. #3
    Junior Member
    Join Date
    Mar 2000
    Posts
    19

    Post

    I don't think you'll find a .bat file that can do that - because a windows program cannot be terminated from the commandline (as far as I know)

    It can be done from within a custom programmed .EXE but even then it will be hard to "identify" the window that you want to close, since Flash doesn't give you any ID's or Handle's to the programs you launch from within it.

    Thxs,
    Edwin.

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