![]() |
Did you check the filepath of the included file ?
Can I see an example of it where you see the blank page ? |
Installed, working great, thanks!
|
Glad you like it...
|
I'm kinda an idiot & it took me a few try's to get it to work. After I realized all I needed to input as the value was the specific video #, Worked like a charm :o
To save anyone else the embarrassment, here's what I mean... typical YouTube video URL's look like this: Code:
http://www.youtube.com/watch?v=1EutKrKTfLk Code:
[yt]1EutKrKTfLk[/yt] Anyway, Works Great. I love it. Thanks! |
I would love something like there where the user could enable/disable the tag (like we can all do with IMG tags) in their User CP so people browsing at work aren't setting off alarms on the company's monitoring software. Any chance of that happening? Thanks!
|
works great. But how can i install a button that can put the tags around for the users. Like a little youtube button so it will pop up a window where they can copy the youtube url
|
This is awesome but...Right now the system system we have on our forums is that the user just copies and pastes the url link of the video and the video shows up on the page when posted......no inserting between the bb codes and manually putting the end part.
Can something like that be done with this. Thanks. :) |
Quote:
This was blank because of a mistake in the code. Here is the original: <script src="http://www.yourforum.com/AC_RunActiveContent.js" type="text/javascript"></script> <script type="text/javascript" > AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','640','height ','480','src','http://www.youtube.com/v/{param}&ap=%2526fmt%3D18','quality','high','wmode' ,'transparent','name','youtube','allowscriptaccess ','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://www.youtube.com/v/{param}&ap=%2526fmt%3D18' );</script> Here is the fix: <script src="http://www.yourforum.com/AC_RunActiveContent.js" type="text/javascript"></script> <script type="text/javascript" > AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','640','height ','480','src','http://www.youtube.com/v={param}&ap=%2526fmt%3D18','quality','high','wmode' ,'transparent','name','youtube','allowscriptaccess ','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://www.youtube.com/v/{param}&ap=%2526fmt%3D18' );</script> I erased the forward slash after the youtube.com/v and added a = in the front. Works perfect now. I've turned the fixed part red so you can find it easier. So if anybody has a blanking problem, try that. Good BB Code. Installed :D |
Quote:
it REALLY sux when the code cant even crap the excessive url into what it needs. Very long educational process for the users. |
thank you ..
it's work with me . |
All times are GMT. The time now is 08:26 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|