PDA

View Full Version : Html help


Shiggedyswa
09-03-2005, 10:10 PM
How do I post a video using html?

Caveman
09-03-2005, 10:32 PM
HTML code is Off.

Shiggedyswa
09-03-2005, 11:06 PM
I don't want to post it in this forum I just want to know for my website.

a/k
09-04-2005, 12:38 AM
I'm not really sure if this is it, but I really don't remember, If it dosn't work, jsut let me know and ill get you the right one.

<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" EnableContextMenu="false" autostart="true" width="480" height="385" transparentstart="1" loop="0" controller="true" src="put your video url here"></embed>

Shiggedyswa
09-04-2005, 12:55 PM
It didn't work.

a/k
09-04-2005, 01:31 PM
Damn it, I was close, havent used HTML for a long time.

http://www.pimpwebpage.com/addvideo.html

Shiggedyswa
09-05-2005, 03:42 AM
Thanks for getting that.