//fscommand help
- Started
- Last post
- 2 Responses
- LAR
Did a search and couldn't find anything here or on google.
I am creating a projector file in flash mx for windows and tying to execute a setup.exe file. I am putting the correct path but it won't run the .exe file. If I click the file directly, it works fine.
I have the flash mx actionscipt bible and the flash mx bible and neither one can help with this. I am using the exact code they are and it isn't working.
Any type of scripts I can call to run this .exe file? Any work arounds that you know of.
Any help is appreciated.
Thanks in advance.
- _b_0
check out the other thread.
- gabriel_pc0
I had the same problem with an app I was building. In order for fscommand to launch an external executable file, the .exe file must be located in a directory entitled "fscommand"
check out this info on macromedia.com: