Titoqan
May 28th, 2002, 04:02 AM
Hello,
I am working on putting a portfolio on CD and would like to include a video. The video I want to be played by windows media player, but I seem to be missing something. I have a button and have put this code on it...
on(release){
        fscommand("exec", "c://Temp.mplayer2.exe");
}
I have tried multipe variations of this code but nothing happens.
Matt
I am working on putting a portfolio on CD and would like to include a video. The video I want to be played by windows media player, but I seem to be missing something. I have a button and have put this code on it...
on(release){
        fscommand("exec", "c://Temp.mplayer2.exe");
}
I have tried multipe variations of this code but nothing happens.
Matt