PDA

View Full Version : MixPod.com Playlist in BBcode


OldSchoolDSL
01-02-2011, 06:30 AM
I'm looking for away to add MixPod Playlist using BB code. We seem to have a lot of mods which add this into members profiles, so I'm sure it would not be to hard to add this to vBulletin BBcode, but it has me stumped. The most I can get is the "empty" player, but no playlist.

Please and thank you :)

BirdOPrey5
01-02-2011, 04:55 PM
New BB Code:
tag name: mix
replacement:
<embed src="http://assets.mixpod.com/swf/mp3/mixpod.swf?myid={param}&path={option}" quality="high" wmode="window" bgcolor="222222" flashvars="mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF&autoplay=false&rand=0&f=4&vol=100&pat=0&grad=false" width="410" height="311" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:410px;height:311px;" /><br><a href="http://www.mixpod.com/playlist/{param}"><img src="http://assets.mixpod.com/images/btn2-tracks.gif" alt="Music" title="Get Music Tracks!" border="0"></a><a href="http://www.mixpod.com" target="_blank">

Example: 74756735
Use Option: YES
All Disable Options: Yes

From the embed code you need to enter the ID between the tags, example: 74756735 and you have to enter the date after "path" as the option, 2011/01/02.

This is the embed code the numbers came from:

<embed src="http://assets.mixpod.com/swf/mp3/mixpod.swf?myid=74756735&path=2011/01/02" quality="high" wmode="window" bgcolor="222222" flashvars="mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF&autoplay=false&rand=0&f=4&vol=100&pat=0&grad=false" width="410" height="311" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:410px;height:311px;" /><br><a href="http://www.mixpod.com/playlist/74756735"><img src="http://assets.mixpod.com/images/btn2-tracks.gif" alt="Music" title="Get Music Tracks!" border="0"></a><a href="http://www.mixpod.com" target="_blank">

OldSchoolDSL
01-02-2011, 07:00 PM
Oh my god. You have no idea how long I've been trying to do this myself.

Thank you. Thank you. Thank you. Thank you.

You really should release this as a mod in the forums. I know so many who would want this code.

BirdOPrey5
01-02-2011, 07:18 PM
Yeah, sounds good... I'll release it shortly as a BB code mod. :up:

Released Here: https://vborg.vbsupport.ru/showthread.php?t=256368