PDA

View Full Version : BB Code Enhancements - Playlist Integration !


TimberFloorAu
08-31-2008, 10:00 PM
Aussie Trance Mp3 Playlist Integration

This is a BBcode modification.
No Template edits required.

Full Instructions within the Zip file.

Brief:
Ever wanted to be able to share, listen to and enjoy members playlists ?
Want to show off your playlist ?

Then this modification is for you.

Installation is simple, full instructions are included. I have even included the image files ( public shareable ) for you to use, for your bbcode in the postbit.

What this mod does ?

Ok it displays members playlists in their signature , obviously with a bit of help from them :)

All you do, is follow the instructions in the zip. Post a thread on your forum, which lets all your members know they can create their own Playlist !

Thats IT !

They just go onto www.aussietrance.com ( dont worry its a mp3 search engine and playlist portal ) not just doof doof music ;)

They create a free account, seach find, add mp3's to their AussieTrance playlist. Then goto their playlist page, grab the VBULLETIN code.

Go back to your forum, and whack it in their signature.

::::For those that are interested I can create a Signature Animation Tutorial, for you to host and share with your members.

Have a go your self.

ITS easy !!!

TimberFloorAu
09-01-2008, 05:14 AM
Reserved. Please Mark as Installed.

Zapper1
09-01-2008, 06:16 AM
Will look it over and give it a test and post my feedback soon. Thanks for this mod.

TimberFloorAu
09-01-2008, 06:31 AM
Will look it over and give it a test and post my feedback soon. Thanks for this mod.

Good Onya Zapper.

When you add the code to BBcode.

You can choose autoplay=true or =false

I have coded it as false so that it doesnt autoplay :) but you can alter this.

Enjoy

Big-K
09-01-2008, 06:26 PM
What would be great is to have the playlist as a profile block rather than as signature. Can you do that?

maidos
09-01-2008, 06:30 PM
agree with big k, would be great to see a playlist as a profile block. And possible remove the wierd icons. Just doesnt fit

TimberFloorAu
09-01-2008, 09:05 PM
We could make it a profile tab .

Not sure what you mean by weird icons.

There are various ways in which we could adapt this, :-

1. a quick links item
2. a postbit link ( per user )

please explain what you would like and I will look into the code, and make some adaptions.

Ozzy

Big-K
09-01-2008, 09:42 PM
2 things will make this a HUGE HIT

1. A profile Block (Not Tab).
2. Ability to search from within that block

TimberFloorAu
09-01-2008, 10:58 PM
Just working on profile right hand side block now :)

Search is not something that will we avaialbale, as embedding db strings from another site is quite risky, and doesnt work to well.

Im struggling with the embed code, but its nearly there.

stangger5
09-01-2008, 11:08 PM
I have MP3 Player / Playlist in a right side profile block for a while now...
Have a look.. (http://www.next-level-arcade.com/member.php?u=31)


I`ve tried a few different ones and like the Playlist the best..

DsmNikki
09-01-2008, 11:40 PM
cool! can u tell me where u got the mp3 player in profile?

TimberFloorAu
09-02-2008, 12:16 AM
Gday Stangger i think im just trying to adapt your Youtube code to see if we can get it to work.

I have an issue with the embed.

Any help. plz...

$userinfo[fieldi] = the playlist code example 6864586586345345ghg4

The code for right hand side block =

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="$userinfo[fieldi]"></param><param name="wmode" value="transparent"></param>
<embed
src="http://www.aussietrance.com/playlistplayer.swf"
width="240"
height="200"
allowscriptaccess="always"
allowfullscreen="false"
flashvars="height=200&width=240&file=http://www.aussietrance.com/includes/sources/playlistxml.php?id=$userinfo[fieldi]&backcolor=0xCCCCCC&displaywidth=125&searchbar=false&showicons=false&showeq=true&showdownload=true&thumbsinplaylist=false&autostart=true&autoscroll=true"
/></embed>
</object></div>

For some reason i cannot get this to work... infuriating as it is. Any help greatly appreciated, and will upgrade this to a product as everything else is done !

Ozzy

TimberFloorAu
09-02-2008, 12:23 AM
This is your adapted code stangger, instead of parsing a URL. You can see what we are doing.

Big-K
09-06-2008, 02:44 PM
what happened to this promising idea?