The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Embedding Rdio Playlists
I've tried created a custom BBCode on my 4.1.3 install but all I get is a white box where the playlist hould be...
The share code provided by Rdio is: HTML Code:
<object width="500" height="250"><param name="movie" value="http://rd.io/e/QVqQszNesVQ"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://rd.io/e/QVqQszNesVQ" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="250"></embed></object> HTML Code:
<object width="500" height="250"><param name="movie" value="{param}"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="{param}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="250"></embed></object> Any thoughts? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|