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:
on(release){
fscommand(“exec”, “myprojector.exe”)
}
exe and swf files are on the same location on hard disk.
Any help please??
Regards,
Harry Kooner