PDA

View Full Version : Object code into usable bbcode


JohnScag
10-25-2014, 04:30 PM
How do I use this object code (it's for an embedded audio player from podomatic) and convert it to bbcode so I can embed the player into a vbulletin post?

Here is the embedded player object code:

<object width='440' height='85'>
<param name='wmode' value='transparent'></param>
<param name='menu' value='false'></param>
<param name='movie' value='http://themiscreanthour.podomatic.com/swf/joeplayer_v21.swf'></param>
<param name='flashvars' value='minicast=false&jsonLocation=http%3A%2F%2Fthemiscreanthour.podomat ic.com%2 Fentry%2Fembed_params%2F2014-10-21T19_37_05-07_00%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebo ok%3Dtrue%26height%3D85%26mini cast%3Dfalse%26objembed%3D1%26width%3D440'></param>
<param name='allowFullScreen' value='true'></param>
<param name='allowscriptaccess' value='always'></param>
<embed src='http://themiscreanthour.podomatic.com/swf/joeplayer_v21.swf'
flashvars='minicast=false&jsonLocation=http%3A%2F%2Fthemiscreanthour.podomat ic.c om%2Fentry%2Fembed_params%2F2014-10-21T19_37_05-07_00%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebo ok%3Dtrue%26height%3D85%26mini cast%3Dfalse%26objembed%3D1%26width%3D440'
wmode='transparent'
menu='false'
type='application/x-shockwave-flash'
allowscriptaccess='always'
allowfullscreen='true'
version='10.0.0'
width='440' height='85'></embed>
</object>

Thank you for your help.

ozzy47
10-25-2014, 07:11 PM
PLease do not start multiple threads, stick with your original one, https://vborg.vbsupport.ru/showthread.php?t=314864