Oct 8, 2003 #1 ahfatt78 Programmer Oct 8, 2003 5 MY rather than use fscommand, is there any other way to launch *.exe from flash? javascript..html....thanks.
rather than use fscommand, is there any other way to launch *.exe from flash? javascript..html....thanks.
Oct 9, 2003 #2 oldnewbie Technical User Dec 6, 2000 9,142 CA This for a projector file? You want the .exe to open up in a browser window? Regards, Upvote 0 Downvote
Oct 12, 2003 Thread starter #3 ahfatt78 Programmer Oct 8, 2003 5 MY yes...basically i wish to html embedded swf to launch exe program....is there any other way than using fscommand in projector? Upvote 0 Downvote
yes...basically i wish to html embedded swf to launch exe program....is there any other way than using fscommand in projector?
Oct 13, 2003 #4 oldnewbie Technical User Dec 6, 2000 9,142 CA Is it for a projector file? Or online use? For a projector file, I don't know of any other way than to use fscommand. Regards, Upvote 0 Downvote
Is it for a projector file? Or online use? For a projector file, I don't know of any other way than to use fscommand. Regards,
Oct 13, 2003 Thread starter #5 ahfatt78 Programmer Oct 8, 2003 5 MY it's online use.....html format. Upvote 0 Downvote
Oct 13, 2003 #6 oldnewbie Technical User Dec 6, 2000 9,142 CA You certainely can't force run an .exe on a user without his consenting to it... But you can allways try... getURL("http://www.yourserver.com/your.exe"); Regards, Upvote 0 Downvote
You certainely can't force run an .exe on a user without his consenting to it... But you can allways try... getURL("http://www.yourserver.com/your.exe"); Regards,
Oct 13, 2003 #7 oldnewbie Technical User Dec 6, 2000 9,142 CA Damn TGML... Wonder when these forums will ever be updated, so among other things, posts can be edited! Get with it TEK-TIPS... Shesssssssssssssssssh! Code: getURL("[URL unfurl="true"]http://www.yourserver.com/your.exe");[/URL] Regards, Upvote 0 Downvote
Damn TGML... Wonder when these forums will ever be updated, so among other things, posts can be edited! Get with it TEK-TIPS... Shesssssssssssssssssh! Code: getURL("[URL unfurl="true"]http://www.yourserver.com/your.exe");[/URL] Regards,