PDA

View Full Version : Audio player


Steviie
02-17-2012, 10:05 PM
I'm sorry if I have missed it, but I wasnt able to find an answer to my question. What I want to do is have this player display on my board:

<div id='8D80E365D5E8'></div><script src='http://player.play.it/PodcastPlayer/Embed.js' type='text/javascript'></script><script type='text/javascript'>player.render('fileUrl=http://www.podtrac.com/pts/redirect.mp3/nyc.podcast.play.it/media/d0/d0/d0/dZ/dV/dW/d0/ZVW0_3.MP3?authtok&name=Johan Santana - With Mike Francesa&artist=Mike Francesa&stationID=62&configFile=config.xml&buttonColor=grey&buttonOverColor=blue&backgroundColor=#FFFFFF&guid=8D80E365D5E8');</script>

If it does not display you can see it here (http://newyork.cbslocal.com/audio-on-demand/mike-francesa-1/#). Click on any of the interview titles on that page and the player will pop up with a few different audio players to play the interview.

This link (http://dl.dropbox.com/u/842584/MikeAJBurnettMOCKVOICE101410.mp3) is to the same type of file hosted on a different site. Now, I have seen them both around the internet right in message board posts, but my site doesnt have any [mp3] type tags. How can I display the players?

EDIT: I know this forum has HTML off but I have it on and i can display video using embedding hmtl codes but this audio player will not display

Reycer
02-19-2012, 12:36 AM
For starters I would most certainly turn off HTML, and go with BB Codes. Have you read the Vbulletin Manual? It really could help you out here. What you are wanting to do from what I understand is embed an audio file correct? For that you need a BB Code. See Here (https://www.vbulletin.com/docs/html/bb_code)

Steviie
02-20-2012, 06:14 AM
There is no BB code for the MP3. And yes, I want to play mp3 in my posts. Since there is no BB code for it, how can i make it happen?

--------------- Added 1329762094 at 1329762094 ---------------

I was told by the guys on the .com site that this was the place to find help for this problem. thanks

Steviie
02-22-2012, 02:34 PM
Anybody willing to help out? Anybody

Reycer
02-23-2012, 02:06 AM
Try this one:

Title: MP3
BB Code Tag Name: MP3
Replacement: <p style="color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="dewplayer" height="20" width="200">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.estvideo.com/dew/media/dewplayer.swf?son={URL}&amp;autostart=0&amp;bgcolor=FFFFFF" />
<param name="quality" value="high" />
<param name="bgcolor" value="FFFFFF" />
<embed src="http://www.estvideo.com/dew/media/dewplayer.swf?son={URL}&amp;autostart=0&amp;bgcolor=FFFFFF" quality="high" bgcolor="FFFFFF" name="dewplayer" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="20" width="200" /></object> <a href="{URL}"><img style="border: medium none ; text-decoration: none;" src="adm/images/icon_edit.gif" title="Podcast" alt="Podcast" /></a></p>

Example: http://music.incompetech.com/royalty-free/Bass%20Vibes.mp3

Click Save

Max Taxable
02-23-2012, 02:11 AM
There is no BB code for the MP3. And yes, I want to play mp3 in my posts. Since there is no BB code for it, how can i make it happen?

--------------- Added 1329762094 at 1329762094 ---------------

I was told by the guys on the .com site that this was the place to find help for this problem. thanksThere IS a BB code for this, I in fact use it myself:

https://vborg.vbsupport.ru/showthread.php?t=199440