yamazaki
01-30-2006, 09:30 PM
hy there,
i have made an autorun in flash, and i used SWFKit Pro 2 to make it .exe
and my links won't work, exept the quit button
on (press) {
fscommand("Quit", "")
}
and for example: i have a setup button with the following script:
on (press) {
fscommand("Exec", "setup.exe");
}
and even tho i have the setup.exe file in the same directory as the projector it does not open, i press the button and nothing happens...
thanks...
i have made an autorun in flash, and i used SWFKit Pro 2 to make it .exe
and my links won't work, exept the quit button
on (press) {
fscommand("Quit", "")
}
and for example: i have a setup button with the following script:
on (press) {
fscommand("Exec", "setup.exe");
}
and even tho i have the setup.exe file in the same directory as the projector it does not open, i press the button and nothing happens...
thanks...