The Arcive of vBulletin Modifications Site. |
|
Ustream live channel (bbcode) Details »»
|
|||||||||||||||||||||||||
This bbcode is for ustream live channel
Step 1 Login To AdminCP Go To Custom BB Codes > Add New BB Code Step 2 Now Add The Information Below Title=Ustream BB Code BB Code Tag Name=us Replacement Code:
<!-- BBCODE -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">>
</td>
</tr>
</thead>
<tr>
<td>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320"><param name="flashvars" value="autoplay=false&brand=embed&cid={param}"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="http://www.ustream.tv/flash/live/1/{param}"/><embed flashvars="autoplay=false&brand=embed&cid={param}" width="400" height="320" allowfullscreen="true" allowscriptaccess="always" name="utv_n_540481" src="http://www.ustream.tv/flash/live/1/{param}" type="application/x-shockwave-flash" /></object>
</td>
</tr>
</table>
<!-- BBCODE -->
Code:
[us]1223996[/us] ? Use {option} = no ? Button Image (Optional) = images/us.gif ? http://www.ustream.tv/channel/1223996 ? For embed video only add code after http://www.ustream.tv/channel/ ? How to see on post [us]1223996[/us] * To find the number of the channel, you must follow these steps. Open the page of the desired channel Menu --- Share---- Link Url = http://www.ustream.tv/channel/1223996 <-- # you need Tested on vb 4.20 pl3 by consolehackdev.com team DEMO Show Your Support
|
|||||||||||||||||||||||||
| Благодарность от: | ||
| Code Geass | ||
| Comments |
|
#2
|
||||
|
||||
|
Im getting this error message
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes. <!-- BBCODE --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0"> <thead> <tr> <td class="tcat" colspan="2">> </td> </tr> </thead> <tr> <td> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320"><param name="flashvars" value="autoplay=false&brand=embed&cid={param}"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="http://www.ustream.tv/flash/live/1/{param}"/><embed flashvars="autoplay=false&brand=embed&cid={param}" width="400" height="320" allowfullscreen="true" allowscriptaccess="always" name="utv_n_540481" src="http://www.ustream.tv/flash/live/1/{param}" type="application/x-shockwave-flash" /></object> </td> </tr> </table> <!-- BBCODE --> |
|
#3
|
|||
|
|||
|
It's okay continue.
![]() You may want to wrap your code in the post above by using this # in the editor ![]() Code:
Also there is an extra > <!-- BBCODE --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0"> <thead> <tr> <td class="tcat" colspan="2">> </td> </tr> </thead> |
|
#4
|
||||
|
||||
|
Thanks Mr Running
|
|
#5
|
||||
|
||||
|
Yeah Thanks mate. Got it working on 4.2pl3. is the frame supposed to be there with a little arrow?
|
|
#6
|
|||
|
|||
|
I have problem
Quote:
|
|
#7
|
|||
|
|||
|
Answered in Post #3
![]() This is important. Code:
You may want to wrap your code in the post above by using this # in the editor |
|
#8
|
|||
|
|||
|
Thank you! Works great on 4.2.3
|
![]() |
|
|