You can no longer pass parameters via fscommand exec - from Flash player 6 onward.
There are 3rd party programs available that will allow you to execute any program on a user's system and pass parameters. These programs produce an EXE that the user launches, or is launched from a CDROM. Some of the applications available are: SWF Studio - http://northcode.com mProjector - http://screentime.com Zinc - http://multidmedia.com Screenweaver - http://screenweaver.com Derek Vadneau Northcode Inc. http://www.northcode.com ----- Original Message ----- From: "kosztik istvan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, November 18, 2005 3:33 PM Subject: [Flashcoders] fscommand exec . exec programs with parameters hi all is there any solution to call programs with one or more parameter? fscommand("exec", "sample.exe param1 param2") but it not work in this way. (to create a bat file and put there my sample.exe and parameters is not right for me) _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

