vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - Mixpod.com playlist BB Code (BBCode) (https://vborg.vbsupport.ru/showthread.php?t=256369)

BirdOPrey5 01-01-2011 10:00 PM

Mixpod.com playlist BB Code (BBCode)
 
1 Attachment(s)
Demo: http://www.juot.net/forums/showthread.php?t=52224

Code Example: [mix="2011/01/02"]74756735[/mix] =

Mixpod.com is a site that allows you to build playlists of your favorite music and it will find them on sites like YouTube and it will play them as if they were local files. It's a great way to share music without having to download actual mp3 files. The site requires registration but it is free and easy.

Once you sign up you search for music and add it to your playlist(s). You can then get embed code to share your playlists. From this code you must pull out 2 values for the BB Code...

A sample <embed> tag is below:
Code:

<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">
The myid in red is the parameter and the path in blue is the option.

So once again the example BB Code in this case would be:
[mix="2011/01/02"]74756735[/mix]

See the screen shot or demo for how it will look.

To install this BB Code in your forum...

Admin CP -> Add a New BB Code

Title: Mixpod Playlist
BB Code Tag Name: mix
Replacement:
Code:

<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}"  target="_blank"><img src="http://assets.mixpod.com/images/btn2-tracks.gif" alt="Music" title="Get Music Tracks!" border="0" ></a>
Description: Mixpod.com Playlist Embed
Use Option: YES
Button Image: (attached)
All Other Options: YES

Please Mark as Installed if you use this. :)

Download .txt file for backup instructions.


All times are GMT. The time now is 10:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00965 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete