The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
because I tried some bbcodes created for some admisnistrator of my country (chile
![]() but none of them worked =/ i tried to use vbmedia player but i dont know how to use it could you tell me if there is any kind of BBCODE for MP3 embeded just like the youtube one??? and can you tell me how to use vbmedia player?? (from the instalation, to the embed) from chile thanks dudes ^^ |
#2
|
|||
|
|||
![]()
Simple.
First, download the slim version of the XSPF player from http://musicplayer.sourceforge.net/. Upload the player to somewhere on your site or forums. For example purposes, upload a short and/or low quality MP3 with it. Next, create a new bbcode tag. Use something like this: Title: MP3 Embed Tag: mp3 Replacement: HTML Code:
<object type="application/x-shockwave-flash" height="15" width="400" data="http://path.to.your/player/xspf_player_slim.swf?song_url={option}&song_title={param}&player_title={param}"> <param name="movie" value="http://path.to.your/player/xspf_player_slim.swf?song_url={option}&song_title={param}&player_title={param}" /> </object> Description: Embeds a slim player into a post that plays a specified song, showing the specified title. Use {option}: Yes |
#3
|
|||
|
|||
![]()
thanks a lot dude.. but.. emmm
i did it: <object type="application/x-shockwave-flash" height="15" width="400" data="http://www.wachos.cl/comunidad/xspf_player_slim.swf?song_url={option}&song_title= {param}&player_title={param}"> <param name="movie" value="http://www.wachos.cl/comunidad/xspf_player_slim.swf?song_url={option}&song_title= {param}&player_title={param}" /> </object> and it´s not working and I want a bbcode where you upload a song to a website like goear.com and then it gives you a direct link, you just put this link between [mp3] and ready i dont want to upload the songs to my own server |
#4
|
|||
|
|||
![]()
Well, the idea isn't that people upload the songs to your server; they upload somewhere like fileden or their own server, and then they link to the MP3 like a url tag.
I just took a look at your bbcode help page (http://www.wachos.cl/comunidad/misc.php?do=bbcode#mp3) and your example works just fine (except you should rename the song title wrapped in the tags; I used Even Flow as the example song on my site). What are you having trouble with? |
#5
|
|||
|
|||
![]()
the problem my friend is that I want to use of websites like goear.com or boomp3.com
not for our own servers, because all of the users of my community don´t have a an own server do you understand? |
#6
|
|||
|
|||
![]()
Oh, okay, I see what you mean.
If those services are popular on your board, you would have to make a tag for each service. For [goear] tags, use this replacement: HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="366" height="75"><param name="movie" value="http://www.goear.com/files/localplayer.swf" /><param name="FlashVars" value="file={param}" /><param name="quality" value="high" /><embed src="http://www.goear.com/files/localplayer.swf" flashvars="file={param}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="366" height="75"></embed></object> For [boomp3]: HTML Code:
<embed src="http://static.boomp3.com/player.swf?id={param}" type="application/x-shockwave-flash" wmode="transparent" width="200" height="20" allowScriptAccess="always" align="middle"></embed> Each service that offers an embedded player uses different storage techniques and thus, the actionscript in each flash player to load and play the file based on the ID will vary from player to player. If you'd like to add additional music hosting services to your armament of vB Codes, upload a test file to that service, and then grab the HTML code they provide for embedding your song into a blog or webpage. Look at the URL of your song, then at the code you copied, and see if you can find the file ID in the code. Replace that ID with {param} in your replacement code for the new bbcode. |
#7
|
|||
|
|||
![]()
it will sound a little bit gay dude, but I love you xDxDxD
It worked!!!! =) really really thanks friend ![]() |
#8
|
||||
|
||||
![]()
hey thanks polar bear, i was searching for this for a while xD i have never seen this thread before jeje
|
#9
|
|||
|
|||
![]()
I would like you to know If is there the same kind of bbcode por imeen
Thanks in advanced |
#10
|
|||
|
|||
![]()
thnaks
i will try it |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|