Video posting question

If I want to post a vid from another site that doesnt include an embed code like youtube what do I type in?

embed src="   "

i would like to know also

TTT

TTT







videos: (embed src=url height=400 width=600)

You must know the url for the file.

 

 

<OBJECT
ID="mediaPlayer"
CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/<BR>controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
STANDBY="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject">
<PARAM NAME="fileName"VALUE="http://www.szworld.net/MMA/Video/Combat-Do%204.wmv">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="uiMode" VALUE="mini">
</OBJECT>