НАРОД!!!
FAQ на Макре читать все таки надо - провозился с неделю, пока нарыл...
Цитата:
In Macromedia Flash MX the external application must be in a subfolder named 'fscommand'. This subfolder must be in the same directory as the projector which uses the fscommand action. This security restriction helps prevent malicious use of the exec option.
The following script launches the Windows application someApplication.exe, which is in the fscommand folder on the same level as the projector:
on (release) {
fscommand ("exec", "someApplication.exe");
}
Note: The fscommand subfolder path is not used in the argument. Place someApplication.exe inside the fscommand folder, but just use the name of the application in the argument.
|
Юзайте друзья!!!
Шампанское с воспользовавшихся причитается
P.S. Для тех, кто в танке - экзешники класть в отдельную папку FSCOMMAND, которая должна быть там, где лежит swf...