The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#12
|
|||
|
|||
Plus I got the play box in my profile, but it doesn't play at all, even if you click play. I have uploaded the song to my server, what should I do? I want it to autoplay aswell, thanks.
|
#13
|
|||
|
|||
Code:
<if condition="$post[field4]"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">$userinfo[username]'s Music <if condition="$post[field4]"> - $post[field4]</if></td> </tr> </table></if> <if condition="$post[field5]"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt2" style="border-bottom:0px solid $stylevar[tborder_bgcolor]" width="200" colspan="2"> <center> <object id="HDMP3" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=" type="application/x-oleobject" standby="Loading content..." classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" height="60" width="300"> <param name="URL" value="$post[field5]"> </object> </center></td></tr></table></if> CHANGE FIELD 4 AND 5 FIELD 5 IS THE URL ONE FIELD 4 IS THE TITLE......... |
#14
|
|||
|
|||
Quote:
AND BE SURE TO EDIT THE FIELD FROM USERCP......... |
#15
|
|||
|
|||
Can you elaborate a bit more and explain more throughly for dumbasses like myself? Lol.
Thanks. |
#16
|
|||
|
|||
Done happy
|
#17
|
|||
|
|||
Well I've done everything right, it says TCEKilla's Music - Song Title in profile, its just the song doesn't play at all. What do I do?
|
#18
|
|||
|
|||
I've got it working, the dumb idiot being me forgot to add mydomain/forums/mp3song.mp3. I just put in mydomain/mp3song.mp3.
Great mod this one, thanks alot. Rated 5 and marked installed. |
#19
|
|||
|
|||
i cant center the player in IE7 while it is centered on FF. i also tried centering by changing the code but in ie7 the player displays in the left :/
|
#20
|
|||
|
|||
Wont work for FF Users?
|
#21
|
|||
|
|||
Quote:
.MP3 .WMA Streaming URL's (Online Radio Stations) and even play lists anyone can do it all you need is a little experience with html and a very basic <embed> code and if you want a player with it then just add a few more lines of code for the source of the player but then again the reason people post these things on here is cause what they post is theres in a since cause they took the time to make it the way they wanted it to look and then decided hey ima be a nice guy and share it with everyone else im sure his intentions were not to try to steal something that you posted before and he possible never even seen what you posted let alone where exactly did you get the code to make your youtube videos embed? im sure you technically stole the embed code from youtube in a since but they are not complaining that you added a html table around the player and called it yours cause you posted it first basically what im trying to say is this is a community that believes in sharing when people think of new ideas and so on they like to share what they did not with any intentions to try to "Steal" someone else's "mod" but just to share see where im coming from? im not trying to be mean but anyone with basic html knowledge can make something embedded and have a table around it but the real question is can you make the player to play what you want to play? now if someone made a player and changed the coding a little bit and just moved a button or some thing like that then ya its understandable to get pissed but ya i got to go im kinda working on something i just stumbled upon this post in the process and figured i would read it and i decided to reply on your post sorry if i offended you in any way this post was not meant to put anyone down, dis or offend anyone in any way just letting people know that this is just basic html that can be found anywhere |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|