firemind
August 26th, 2002, 04:59 AM
Hi,
I created a swf movie which contains a button with this action:
on (release) {
fscommand("exec", "extra\start1.exe");
}
then i published this movie to an *.exe program (projector).
In it's folder i've created another folder named 'extra', which contains program 'start1.exe'.
but program 'start1.exe' doesn't load, when i click the button..
is there something i don't know ?
please help me...
I created a swf movie which contains a button with this action:
on (release) {
fscommand("exec", "extra\start1.exe");
}
then i published this movie to an *.exe program (projector).
In it's folder i've created another folder named 'extra', which contains program 'start1.exe'.
but program 'start1.exe' doesn't load, when i click the button..
is there something i don't know ?
please help me...