leearach2004
Technical User
Hi there all im having a few problems with running a batch file from flash .swf file.
Im using ;
on(release){
fscommand("exec","copy.bat")
}
the folder location of the flash file is;
n:\flash\PB.swf
and the location of the .bat file is;
n:\flash\fscommand\copy.bat
but when i run the .swf file and click the nutton nothing happens.
The .bat file works fine if i click it but the .swf file as it stands will not run the .bat file
Anyone have any ideas
lee
Im using ;
on(release){
fscommand("exec","copy.bat")
}
the folder location of the flash file is;
n:\flash\PB.swf
and the location of the .bat file is;
n:\flash\fscommand\copy.bat
but when i run the .swf file and click the nutton nothing happens.
The .bat file works fine if i click it but the .swf file as it stands will not run the .bat file
Anyone have any ideas
lee