PDA

View Full Version : VbTube pro and BBcode


MaxSof
08-13-2014, 07:43 PM
I would like to create a bbcode which will allow me to insert my uploaded server videos on vbtubepro into my wiki or anywhere on my site, if I choose. Currently there is no known bbcode for this. This is the vbtube pro version for server uploaded video.

I manage to get it to partially work but no matter what URL I use, it shows as the example object video ..where I created the custom bbcode.

Here is a real video URL and the object code...

http://saabclan.com/vbtube_show.php?tubeid=40

and matching object code

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="575" height="362"><param name="movie" value="http://saabclan.com/mediaplayer/jwplayer/player-min.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="file=http://www.youtube.com/watch%3Fv%3DHBHOEkWFATI&amp;image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&amp;bufferlength=3&amp;logo=http://saabclan.com/mediaplayer/logo-player.png&amp;logo.hide=false&amp;logo.position=top-left&amp;logo.out=1&amp;controlbar=over&amp;skin=http://saabclan.commediaplayer/jwplayer/skins/&amp;plugins=hd&amp;abouttext=vBTube&amp;aboutlink=http://www.vbtube.com" /><embed type="application/x-shockwave-flash" src="http://saabclan.com/mediaplayer/jwplayer/player-min.swf" width="575" height="362" allowscriptaccess="always" allowfullscreen="true" flashvars="file=http://www.youtube.com/watch?v=HBHOEkWFATI&amp;image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&amp;bufferlength=3&amp;logo=http://saabclan.com/mediaplayer/logo-player.png&amp;logo.hide=false&amp;logo.position=top-left&amp;logo.out=1&amp;controlbar=over&amp;skin=http://saabclan.commediaplayer/jwplayer/skins/&amp;plugins=hd&amp;abouttext=vBTube&amp;aboutlink=http://www.vbtube.com" /></object>