The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Embedding podomatic player into posts
So I want to embed the player from podomatic for my podcasts into a post. The embed code they give for their player is iframe or object.
iframe code: <iframe id='ei7278099' src='http://themiscreanthour.podomatic.com/embed/frame/posting/2014-10-12T18_05_46-07_00?json_url=http%3A%2F%2Fthemiscreanthour.podom atic.com%2Fentry%2Fembed_param s%2F2014-10-12T18_05_46-07_00%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebo ok%3Dtrue%26height%3D85%26mini cast%3Dfal se%26objembed%3D0%26width%3D440¬b=1' height='85' width='440' frameborder='0' marginheight='0' marginwidth='0' scrolling='no' allowfullscreen></iframe> 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%2Fth emiscreanthour.podomatic.com%2 Fentry%2Fe mbed_params%2F2014-10-12T18_05_46-07_00%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebo ok%3Dtrue%26height%3D85%26mini cast%3Dfal se%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.podomatic.c om%2Fentry %2Fembed_params%2F2014-10-12T18_05_46-07_00%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebo ok%3Dtrue%26height%3D85%26mini cast%3Dfal se%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> How do I go about using that code to get the player into a post? Thank you for your help. |
#2
|
|||
|
|||
Anyone have a suggestion on this?
Thanks |
#3
|
|||
|
|||
One method is to place the code inside a BBCODE. If you can live with two parameters. Just look for a similar BBCODE on vBulletin.org to use as an example. Just remember in default vBulletin all users will have access to custom BBCODES, so you want to make sure your code is safe.
|
#4
|
|||
|
|||
^^^
Not sure what you mean by look for similar codes? Can you point me in a direction? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|