The Blog

Run an external executable file (.exe) from your flash

Ok, so you have a folder with a flash file in it plus another totally independent .exe file.  How do you create a script that will run the exe file when you press a button inside the flash movie?

You should  have the button already to go and you  just need it to run the .exe file.

So, on that button you paste the following actionscript code:

 

on(release){
fscommand(“exec”, “your_app_name.exe”);
}

 

Related posts:

  1. Close flash window button
  2. Flash zoom in movie clip and re-scale
  3. Changing Colors Using ActionScript

One Comment

Got something to say? Feel free, I want to hear from you! Leave a Comment

  1. vimax says:

    Thenk you very much

rabbit vibrator

Leave a Comment

Let me know your thoughts on this post but remember to place nicely folks!