LonnieJohnson
Programmer
I have the following code that shows a wmv file. I would now like to start showing this as a quicktime file because the wmv takes too long to load. I am a visual basic programmer helping with our church web.
This is the current code...
What do I need to change?
The wmv to mov? (I already converted the actual video to an mov format)
What about the application/x-mplayer2?
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!
This is the current code...
Code:
<EMBED TYPE="application/x-mplayer2" SRC="/Images/Uploaded/Movies/weeklySermon.wmv" WIDTH="400" height="300" ShowControls="1" ShowStatusBar="1" ShowDisplay="0" autostart="1"> </EMBED>
What do I need to change?
The wmv to mov? (I already converted the actual video to an mov format)
What about the application/x-mplayer2?
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!