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&image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&bufferlength=3&logo=http://saabclan.com/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&logo.out=1&controlbar=over&skin=http://saabclan.commediaplayer/jwplayer/skins/&plugins=hd&abouttext=vBTube&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&image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&bufferlength=3&logo=http://saabclan.com/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&logo.out=1&controlbar=over&skin=http://saabclan.commediaplayer/jwplayer/skins/&plugins=hd&abouttext=vBTube&aboutlink=http://www.vbtube.com" /></object>
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&image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&bufferlength=3&logo=http://saabclan.com/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&logo.out=1&controlbar=over&skin=http://saabclan.commediaplayer/jwplayer/skins/&plugins=hd&abouttext=vBTube&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&image=http://img.youtube.com/vi/HBHOEkWFATI/0.jpg&bufferlength=3&logo=http://saabclan.com/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&logo.out=1&controlbar=over&skin=http://saabclan.commediaplayer/jwplayer/skins/&plugins=hd&abouttext=vBTube&aboutlink=http://www.vbtube.com" /></object>