PDA

View Full Version : opening an exe file from a SWF file


cubidimagery
05-16-2006, 04:04 PM
Hi all,

I have an exe file, lets call it text.exe, which runs and loads a number of SWF files into it as a presentation. Within one of these SWF files I have a button which I want to open up another exe file within a new window (so that this can be closed again).

I have a tried a couple of things, like get url and fscommand, though they don't seeme to work... I want to open an exe file as it is going to be used on a CD and am assuming the user will not have a flash player installed...

Can anyone help?

Thanks

Dan