The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Can any one help me by ltelling me ...how can i embed a player inmy website so that i can give streaming videos on my server....to members of my Website
To say clearly i juz wanna mbed A windows media player in my website so that i can Give live streaming videos directly 4rm my server... I thank all the people who helped in solvng my earlier problm ..I guees i can get thiz help 4rm u guyz again!! |
#2
|
||||
|
||||
![]()
<a href="https://vborg.vbsupport.ru/showthread.php?t=152037&highlight=Radio" target="_blank">https://vborg.vbsupport.ru/showt...ighlight=Radio</a>
|
#3
|
|||
|
|||
![]() Code:
<OBJECT id="VIDEO" width="320" height="240" style="position:absolute; left:0;top:0;" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"> <PARAM NAME="URL" VALUE="your file or url"> <PARAM NAME="SendPlayStateChangeEvents" VALUE="True"> <PARAM NAME="AutoStart" VALUE="True"> <PARAM name="uiMode" value="none"> <PARAM name="PlayCount" value="9999"> </OBJECT> Code:
Parameter Default Description autoStart true Specifies or retrieves a value indicating whether the current media item begins playing automatically. balance 0 Specifies the current stereo balance. Values range from ?100 to 100. baseURL Specifies the base URL used for relative path resolution with URL script commands that are embedded in media items. captioningID 0 Specifies the name of the element displaying the captioning. currentMarker 0 Specifies the current marker number. currentPosition 0 Specifies the current position in the media item in seconds. defaultFrame - Specifies the name of the frame used to display a URL. enableContextMenu true Specifies a value indicating whether to enable the context menu, which appears when the right mouse button is clicked. enabled false Specifies whether the Windows Media Player control is enabled. fullScreen false Specifies whether video content is played back in full-screen mode. InvokeURLs true Specifies a value indicating whether URL events should launch a Web browser. Mute false Specifies if audio is muted. PlayCount 1 Specifies the number of times a media item will play. Minimum value of one. Rate 1.0 Specifies the playback rate. 0.5 equates to half the normal playback speed, 2 equates to twice. stretchToFit false Specifies whether video displayed by the control automatically sizes to fit the video window, when the video window is larger than the dimensions of the video image. uiMode full Specifies which controls are shown in the user interface. Possible values: invisible, none, mini, full. URL - Specifies the name of the media item to play. You can specify a local filename or a URL. Volume Last setting Zero specifies no volume and 100 specifies full volume. windowlessVideo false Specifies or retrieves a value indicating whether the Windows Media Player control renders video in windowless mode. When windowlessVideo is set to true, the Player control renders video directly in the client area, so you can apply special effects or layer the video with text. Supported by Windows Media Player for Windows XP or later. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|