multimediamkt
November 7th, 2002, 10:49 PM
By means a flash button I try to control a .exe file as action bellow :
on (release) {
fscommand ("fscommand(\"EXEC\", \"thiago.exe\");");
}
It has not worked.
(using flash five)
Can someone tell me what´s wrong ?
Thanks
on (release) {
fscommand ("fscommand(\"EXEC\", \"thiago.exe\");");
}
It has not worked.
(using flash five)
Can someone tell me what´s wrong ?
Thanks