This site is READ ONLY!! No support will be given! Everything in here is just for archiving purposes!
support for bbcodes in the video bbcodes section!
Terr0r
Post
by Terr0r » Sat May 07 2011 7:22 am
this code is not working on my forum
I see Google's video player but inside the player there is no video.
I see in the google url a
-
some google video url is change there is a - in the url have been added
this is the code thats worinkg on my forum
bbcode usage:
like this
Code: Select all
[gvideo]http://video.google.com/videoplay?docid=-{NUMBER}[/gvideo]
html replacement:
Code: Select all
<object width="425" height="350">
<param name="movie" value="http://video.google.com/googleplayer.swf?docId=-{NUMBER}"></param>
<embed style="width:400px; height:326px;" id="VideoPlayback"
align="middle" type="application/x-shockwave-flash"
src="http://video.google.com/googleplayer.swf?docId=-{NUMBER}"
allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff"
scale="noScale" salign="TL" FlashVars="playerMode=embedded">
</embed>
</object><br />
<a href="http://video.google.com/videoplay?docid=-{NUMBER}" target="_blank">Link</a><br />
Helpline:
Code: Select all
gvideo: [gvideo]video url[/gvideo]
example:
Code: Select all
gvideo: [gvideo]http://video.google.com/videoplay?docid=-2076792283556696965[/gvideo]
cisco007
Ciscox
Posts: 2843 Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico
Post
by cisco007 » Sat May 07 2011 9:24 am
well you could use it like that i had forgotten some of them had the - in them!
or you could just replace the {NUMBER} with {SIMPLETEXT} from my first code!
Terr0r
Post
by Terr0r » Sat May 07 2011 11:33 am
some google video url is change there is a
- in the url have been added
some google video url is no
- in the url
i use the code white
- in the code
I have changed the code {NUMBER} get out the code and {SIMPLETEXT} in the code
and all 2 the links from google video works on my forum
thnx cisco for your help
cisco007
Ciscox
Posts: 2843 Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico
Post
by cisco007 » Sat May 07 2011 11:40 am
no problem i will update the code here in a bit to fix this issue!
thanks for reminding me!
Terr0r
Post
by Terr0r » Sat May 07 2011 12:43 pm
No problem I learn a lot of here on phpBB and BBcodes
[offtopic]Nice and friendly People here
it is not so here on this site you ask something and you don't get help
you ask something and you get help from friendly People [/offtopic]
cisco007
Ciscox
Posts: 2843 Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico
Post
by cisco007 » Sat May 07 2011 12:55 pm
[offtopic]we try Terr0r, as long as you ask nicely and explain exactly your problem and questions we'll do our best to help![/offtopic]