PDA

View Full Version : Launching EXE'S from within flash?



dynastyjp
October 27th, 2003, 11:22 AM
Is this possible?

pom
October 27th, 2003, 11:49 AM
Yes.

pom
October 27th, 2003, 11:51 AM
I just couldn't resist, sorry :trout:

Anyway, if you search a bit with the keywords exe, or fscommand, you should find plenty of interesting info :)

jingman
October 27th, 2003, 01:28 PM
Also, with windows can't you just specify the prog. location in a 'getURL' statement?

pom
October 28th, 2003, 06:29 AM
I don't think so :-\ Well, I've never tried it :D

Voetsjoeba
October 28th, 2003, 07:36 AM
Pom -- FSCommand sends the command to the host of the Flash player right ? So if you view the SWF in a HTML page, won't the page ask to download the exe instead of launching it ? Just a thought ...