You can use geturl function
for example (geturl("c:\myapp.exe"))
or if your flash file is used in an IDE you can use fscommand to say your host program to run that app.
what is your mean about (IDE)!!!
I test it but only fscommand method was useful for me , the first method[geturl("c:\myapp.exe")] didnot work.
"thanks alot"