XF 1.2 How to add my music and video site to bbcode

rexxxy

Active member
In admin> bbcode media sites

Video site
what would I put for "match url" and "Embed HTML" for this embed code

URL: http://www.worldavideos.com/jah-cure-wake-up-video_942720f46.html

example embed code
Code:
<iframe width="425" height="344" src="http://www.worldavideos.com/embed/942720f46" frameborder="0" allowfullscreen seamless></iframe><p><a href="http://www.worldavideos.com/jah-cure-wake-up-video_942720f46.html">Jah Cure - Wake Up</a></p>


In admin> bbcode media sites

Audio Site
what would I put for "match url" and "Embed HTML" for this embed code

URL: http://www.jatune.com/index.php?do=/music/drake/albums/nothing-was-the-same/

Code:
<object width="400" height="300"><param name="movie" value="http://www.jatune.com/module/abstractmusic/static/flash/player.swf?ct=0&ci=0&us=1&dm=d3d3LmphdHVuZS5jb20!&ver=aHR0cDovL3d3dy5qYXR1bmUuY29tL2luZGV4LnBocD9kbz0vbXVzaWMvcGxheWVyLw!!&pid=BPlayer1&plt=15&pli=2245&skin=default_v3&skintype=single&recache=1394126052"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.jatune.com/module/abstractmusic/static/flash/player.swf?ct=0&ci=0&us=1&dm=d3d3LmphdHVuZS5jb20!&ver=aHR0cDovL3d3dy5qYXR1bmUuY29tL2luZGV4LnBocD9kbz0vbXVzaWMvcGxheWVyLw!!&pid=BPlayer1&plt=15&pli=2245&skin=default_v3&skintype=single&recache=1394126052" width="400" height="300" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></object><div><a href="http://www.jatune.com/index.php?do=/" target="_blank">JaTune</a></div>
 
Last edited:
Top Bottom