calling applications(.exe files) with macromedia Flash:

Status
Not open for further replies.

Hamed.H

Newbie level 4
Joined
Jul 20, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,317
Hi to all
How can I call app.s with macromedia Flash and in general how about other format files :?:
 

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.

goodluck
 

    Hamed.H

    Points: 2
    Helpful Answer Positive Rating
Thanks "eelinker">>"Mamnoon Dadash!!!"
goodluck
 

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"
 

IDE:Integrated developement envirenment
such as vb,delphy,..

You can use flash player activex inside them
and run your app by that
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…