Hi,
I am trying to open one flash projector exe file from web browser swf file but it is not working.
When I tried calling the fscommand("exec", "myapplication.bat") and fscommand("exec", "myapplication.exe") from projector exe flash file then it works fine.
I just want to know the supportabilities of fscommand in as3 using Flash Proffessional CS5.
Please suggest.
Best regards,
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fla sh/system/package.html
The line that matters: None of the commands are available in web players.
On the web use ExternalInterface to run JavaScript on the page - not sure you'll have much luck with exec though.
North America
Europe, Middle East and Africa
Asia Pacific