I'm new in this stuff.
I have a program menu created in Flash 5 and I would like to start some programs from it.
I have used the FSCommand in the actions menu of each item,
but it doesn't work at all, I writed in this way:
on (release){
fscommand("exec","c:\\progra~1\\Acceso~1\\calc.exe"
;
}
..then I publish the element and tried to execute from the HTML page, but when I click on the Item it doesn't respond.
Could you help me?
I have a program menu created in Flash 5 and I would like to start some programs from it.
I have used the FSCommand in the actions menu of each item,
but it doesn't work at all, I writed in this way:
on (release){
fscommand("exec","c:\\progra~1\\Acceso~1\\calc.exe"
}
..then I publish the element and tried to execute from the HTML page, but when I click on the Item it doesn't respond.
Could you help me?