PDA

View Full Version : [AS2] opening a EXE file


Zengara
02-24-2009, 09:41 PM
Hi

I am using:

fscommand("exec","program.exe");

To open a file.
The problem is: The application doesn't open.

However, the code open other applications created in Flash.

The application I want to open is a Windows Vista app.

Any ideas? :confused:

northcode
02-25-2009, 03:51 AM
If the application is already in the fscommand folder and you're using CS3 then you're probably running into... FSCommand EXEC Broken in Flash CS3 (http://www.northcode.com/blog.php/2007/08/14/FSCommand-EXEC-is-Broken-in-Flash-CS3).