Page 1 of 1

Wmv Player BBCode

Posted: 06 Mar 2010, 17:57
by BBCode Bot
Wmv Player BBCode

Author: Stoker
Description: With the Wmv Player BBCode you can embed wmv files
Note that this is not the best way of embedding because not all systems can play this type of files

BBCode:

Code: Select all

[wmv]{URL}[/wmv]
HTML:

Code: Select all

<object id="MediaPlayer" width="425" height="350" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Windows Media Player components..." type="application/x-oleobject">
<param name="FileName" value="{URL}">
<param name="autostart" value="false">
<param name="ShowControls" value="true">
<param name="ShowStatusBar" value="false">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2" src="{URL}" name="MediaPlayer"
width="425" height="350" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="0"></embed>
</object>
Helpline:

Code: Select all

Wmv: [wmv]Video Url[/wmv]
Example:

Code: Select all

[wmv]http://www.aviation.ru/www.rusarm.ru/video/T-90S_1.wmv[/wmv]
Demo:
[wmv]http://www.aviation.ru/www.rusarm.ru/video/T-90S_1.wmv[/wmv]

Re: Wmv Player BBCode

Posted: 28 Apr 2010, 15:37
by Jinger
WM Player is good for Televisions and radios .asx streaming :).

Re: Wmv Player BBCode

Posted: 29 Aug 2010, 04:31
by Aur3kas
cool bbcode