The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I noticed that I cant embed videos from YouTube like I did with vb4. It isn't possible or what?
|
#2
|
||||
|
||||
![]()
It is not possible unless you write the bbcode for it (or install a modification that adds the bbcode for it).
|
#3
|
|||
|
|||
![]() Quote:
I am a n00bie :erm: |
#4
|
||||
|
||||
![]()
Did you try looking for a modification? That is what I used and it's a good starting point for you. (I had to modify it when youtube changed some stuff, but there may be other mods out there.)
|
#5
|
|||
|
|||
![]()
YouTube Video
youtube HTML Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> Use the movie code from the YouTube URL in your browser. All radio buttons set to No except Remove Tag if Empty To use it as shown you paste in only the last part of the youtube url. I think if you change it so value and src just have {param} then you could paste in the whole url. HTML Code:
<object width="425" height="350"><param name="movie" value="{param}"></param><embed src="{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> I uploded a button I used to have for vB3 |
Благодарность от: | ||
MaXimus |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|