Hello again my genius friends,
I have a question that:
Is it possible to execute external flash projector(.exe) file on clicking a button in my movieclip. I tried the following code but no work:
[COLOR=Blue]on(release){
fscommand(“exec”, “myprojector.exe”)
}[/COLOR]
exe and swf files are on the same location on hard disk and i am using actionscript 2.0
Any help please??
Regards,
Harry Kooner