The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
What I posted would be the full code... |
#12
|
||||
|
||||
![]()
What you posted in post 9 is NOT the full code. You need to add it in place of the same stuff in post 6/7. If that is still not working, then you need to post *exactly* what you have put into the bbcode and *exactly* what is showing up in your page source or we can't help you.
|
#13
|
|||
|
|||
![]()
This is the full code I currently use:
<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> This works fine, but I want to input the full youtube url instead of everything after the = sign. How do I change this code to do that? So right now I embed youtube videos like this: http://www.youtube.com/watch?v=QjH66...ture=rec-HM-r2 [youtube]QjH66uTE0Tk&feature=rec-HM-r2[youtube/] I want to embed like this: [youtube]http://www.youtube.com/watch?v=QjH66uTE0Tk&feature=rec-HM-r2[youtube/] How do I change my current code to accomplish this goal? |
#14
|
||||
|
||||
![]()
Use the code I posted and then just do a simple Replacement variable to find "http://www.youtube.com/watch?v=" and replace with "http://www.youtube.com/v/"
|
#15
|
|||
|
|||
![]() Quote:
I don't see "http://www.youtube.com/watch?v=" anywhere in my code to replace with"http://www.youtube.com/v/" I know this is simple, but I'm obviously missing something in translation. Can you dumb it down for my purposes? I'd really appreciate it. |
#16
|
||||
|
||||
![]()
In post 8/9. I said what to do in 8 - you showed it in code form in 9.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|