Here's what I'm doing and what I'm tryong to do.
I have been producing Mpeg1 video clips up to an hour long using a VCD recorder, I then copy that clip to my computer's storage drive [Second HDD] and rename it with an MPG extension. First, I tried using the PLAY multimedia command but not everyone's computer is set up with proper associations. So then I got an Idea. I put a copy of mplayer2.exe and the assiciated files in the CDrom folder and used the EXECUTE program so that it looks like this
%SrcDrv%\mplayer\mplayer2.exe
%SrcDrv%\MPEGAV\smavideo.mpg
That works, but I want to be able to launch multiple mpg clips seamlessly. but when I put multpile commands on the action.onclick pane, it opens the first clip, then interupts it immediately and open clip2... thus defeating the purpose.
HELP!!!
I have been producing Mpeg1 video clips up to an hour long using a VCD recorder, I then copy that clip to my computer's storage drive [Second HDD] and rename it with an MPG extension. First, I tried using the PLAY multimedia command but not everyone's computer is set up with proper associations. So then I got an Idea. I put a copy of mplayer2.exe and the assiciated files in the CDrom folder and used the EXECUTE program so that it looks like this
%SrcDrv%\mplayer\mplayer2.exe
%SrcDrv%\MPEGAV\smavideo.mpg
That works, but I want to be able to launch multiple mpg clips seamlessly. but when I put multpile commands on the action.onclick pane, it opens the first clip, then interupts it immediately and open clip2... thus defeating the purpose.
HELP!!!
Comment