OK - On my Desktop I have a QT video file called 0101.mov
I also have a BAT file named launcher.bat which contains the instruction:
START 0101.mov
If I test the bat file by double clicking on it WHAMO....the WIndows media
player opens and Voila - we have video.
Now - inside my flash movie I simply have a button using the following action
script
on (release) {
fscommand("exec", "launcher.bat");
}
I have the .fla file and the .swf file saved to the Desktop along with the
other files.
I am calling all you extremely talented code junkies to shed some
enlightenment my way.
Richard Ragon - 29 Oct 2005 22:22 GMT
> OK - On my Desktop I have a QT video file called 0101.mov
> I also have a BAT file named launcher.bat which contains the instruction:
[quoted text clipped - 13 lines]
> I am calling all you extremely talented code junkies to shed some
> enlightenment my way.
The file your calling has to be located in a sub directory called
fscommand. It's a flash security model.
-Richard
FlashJester Support Team - 31 Oct 2005 19:40 GMT
JStart
http://jstart.flashjester.com
Regards
FlashJester Support Team
e. - support@flashjester.com
w. - http://www.flashjester.com
There is a very fine line between "hobby" and
"mental illness."