Log in

View Full Version : Add-On Releases - BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup


Olli2k
02-14-2010, 10:00 PM
DEMO: http://hake-clan.de/forum/showthread.php/63439-Audio-bis-zum-abwinken
POPUP DEMO: http://hake-clan.de/forum/showthread.php/63439-Audio-bis-zum-abwinken?p=195668&viewfull=1#post195668
Standalone Player with automatic playlist based on MP3 files in a folder: Here (http://hake-clan.de/forum/entry.php/2-Homepage-MP3-Player-%28many-Player-functions-automatic-playlist-generation!%29)

Just adds an easy to use post bb mp3 player to your vb4.

Installation
Upload all the files and folders from the zip package to your forum root folder.

Go to your admin cp and add a bb custom code.


Title: Mp3 Player
BB Code Tag Name: MP3
Replacement:

<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="/misc/audio-player/player.swf">
<param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>



Example

http://www.url.com/track.mp3


Description: Feel free to add anything what will promote your MP3 Player to your user. :)

Use {option}: No
Button Image:

images/editor/mp3_bb.png


Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes

Hit "Save" and you are ready to go!

Additional Notes:
The wordpress player is developed by Martin Laine (http://wpaudioplayer.com).
You can add several options to the player. For a complete list please visit: http://wpaudioplayer.com/standalone.

For adding an option you have to edit the: <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}"> line.
Example: <param name="FlashVars" value="option1=setting1&amp;option2=setting2&amp;playerID=audiopl ayer&amp;soundFile={param}">

***************
Popup Version: https://vborg.vbsupport.ru/showpost.php?p=1983705&postcount=5

***************
Troubleshooting:

If you got any trouble with the player is not showing up, just replace the relative path by an absolute path to your player.swf.
<object type="application/x-shockwave-flash" data="http://path/to/your/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="http://path/to/your/player.swf">
No more text displayed after the code tag: just add a </object> to the end of the BB replacement. At release this line was missin here. Sry!
Broken in vb 4.0.3 ??
Change:
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No
to:
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Param Error at saving the BB code: Just pass it, by clicking continue. It is just a format notice, actually there is no other way to solve it.

Boko577
02-16-2010, 05:54 AM
Nice, but where can I actually find MP3 songs on the web? Haha

TimberFloorAu
02-16-2010, 07:13 AM
Great work mate, and TOP tune on your demo !!!!!

Tagged

Olli2k
02-16-2010, 11:35 AM
DEMO: http://hake-clan.de/forum/showthread.php/63439-Audio-bis-zum-abwinken?p=195668&viewfull=1#post195668

I did a popup version of this one now. So user can open the song and go on surfing while listening to the mp3.

Installtion: (i will only list the diffrence to the post in line version)

In the package there are now much more files. Feel free to edit the player.php Gfx for your style and forum. Upload all files to your forum root.

Title: MP3 Popup
BB Code Tag: mp3p (just if you want to use both versions of the player, otherwise you can choose mp3)

Replacement:

<a href="#" onClick="window.open('/misc/audio-player/player.php?mp3={param}','Player','width=300,height =140,scrollbars=no,location=no,resizable=no,left=5 0,top=50'); return false";><img src="/images/editor/playicon.png" width="81" height="24" border="0"></a>


Example: http://url.de/track.mp3


Button Image:
images/editor/mp3p_bb.png

Thats it.

Olli2k
02-16-2010, 12:28 PM
for me not working

there not showing anything after i use code

you can try it in my forum at link

http://www.alra7ba.net/vb/showthread.php/34949-MP3-BB-Code-MP3-Player?p=171900

user = vBulletin
pss= 123456

Waiting plzz

Seems that you did not upload the files to the correct folder.

I got a 404 for http://www.alra7ba.net/vb/misc/audio-player/player.swf

Olli2k
02-16-2010, 12:56 PM
Ok,
pls try to adjust:


<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}">


to


<object type="application/x-shockwave-flash" data="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}">

Dr.osamA
02-16-2010, 01:03 PM
now it is ok

thank you very match man

Olli2k
02-16-2010, 01:10 PM
Np,
but i dont understand that you can see the white background of the player, when it is small.

Could you pls try:

<param name="FlashVars" value="transparentpagebg=yes&amp;playerID=audioplayer&amp;soundFi le={param}">

Player BG should match your bg now.

markwein
02-16-2010, 01:39 PM
love it! works perfectly on my site.

Olli2k
02-16-2010, 01:44 PM
no changes by this code


When i look at your html source code i see:

<br>
<object type="application/x-shockwave-flash" data="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf">
<param name="FlashVars" value="transparentpagebg=yes&amp;playerID=audioplayer&amp;soundFi le=urltofile">
<br>
<br>


is it possible that you forget to add these lines to the bb code?

<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">




other problem is :

when you have text ander or after the cod

[*MP3].......[*/MP3]

the text is inviable = not showing

try it

Do you mean textblablaurl/to/file.mp3blablatext
Textblabla & blablatext are not in your post?

Olli2k
02-16-2010, 02:55 PM
code what i useing now like this

<object type="application/x-shockwave-flash" data="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf"> <param name="FlashVars" value="transparentpagebg=yes&amp;playerID=audioplayer&amp;soundFi le={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">

when i use the code
[*MP3].......[*/MP3]

and after it write anything , the post showing just bar of MP3

you can try it plzz feel free and try to add any post there ,use the code MP3

just the text after the code not showing


Wll ok, that was my fault. just have to practise a little bit of copy and paste.

Just missed the last line by c&p the code to vbulletin.org.

Just add a </object> add the end of the code and everything should work fine.

Big sorry for that.

milaszewski
02-18-2010, 08:37 PM
automatic mp3 attachment player is needed...

Boko577
02-19-2010, 01:36 AM
Where does each folder actually go in the forum root? Obviously the images folder doesn't actually go into it, you just move the picture into the right picture, but for misc, do you want us to put that in the misc images folder or just in the forum root as a new folder?

Olli2k
02-19-2010, 11:39 AM
automatic mp3 attachment player is needed...

You can use the attachment url for the mp3 tag. Works fine.

Olli2k
02-19-2010, 11:43 AM
Where does each folder actually go in the forum root? Obviously the images folder doesn't actually go into it, you just move the picture into the right picture, but for misc, do you want us to put that in the misc images folder or just in the forum root as a new folder?

Misc is a "new" folder in the forum root dir. I use this misc folder for several addons and plugins. Normally every developer wants to put a new folder in the forum root, but dont like this kind of blasted folders.

But you are free to put the files where you want, you just have to adjust the pathes in the tag code.

SoltanWorld
03-04-2010, 05:36 PM
I have installed this and it works just i got error , when i press play This error would be shown : File Not Found What's the problem>

Olli2k
03-05-2010, 09:51 AM
I have installed this and it works just i got error , when i press play This error would be shown : File Not Found What's the problem>

Well, without any exact description of the problem i can only "calculate" that there are "freepsaces" in your mp3 link. Example www.mp3test.com/this is a test.mp3 should bet www.mp3test.com/this_is_a_test.mp3. I will have a look for this problem next week, but it seems to be a "problem" of the flash player, which is not developed by me.

archet1337
03-05-2010, 10:48 AM
This is absolutely brilliant! Thank you for sharing :)

rockintoon
03-11-2010, 08:47 PM
Im having an issue with the pop up player working.
it pops up and says:
Forbidden
You don't have permission to access /misc/audio-player/player.php on this server.
Can you please help me fix it?

tendo
03-15-2010, 10:57 PM
I had to use absolute url's for the location of the player too. Not sure why.... but it works :)

Great plugin!

mfbmike
03-17-2010, 03:55 PM
Also had to edit the path but works great on my forum. Thanks. :)

chipc0i
03-24-2010, 06:41 PM
auto play
add
<param name="FlashVars" value="playerID=audioplayer&amp;loader=0xC52C24&amp;autostart=yes &amp;soundFile={param}">

calvinnguyen
04-11-2010, 08:19 AM
This code didn't work with vb4.0.3

Olli2k
04-13-2010, 02:26 PM
This code didn't work with vb4.0.3

Sry there, but atm i have no working 4.0.3 installation of vB4. I will update in 2-3 weeks and then i will have a look for it.

junaid
04-13-2010, 05:46 PM
VB4 4.0.3b it work fine
full url not work

rootsxrocks
04-15-2010, 09:51 PM
DEMO: http://www.hake-clan.de/showthread.php?824-Audio-bis-zum-abwinken&p=2484&viewfull=1#post2484

I did a pop up version of this one now. So user can open the song and go on surfing while listening to the mp3.

Installation: (i will only list the difference to the post in line version)

In the package there are now much more files. Feel free to edit the player.php Gfx for your style and forum. Upload all files to your forum root.

Title: MP3 Popup
BB Code Tag: mp3p (just if you want to use both versions of the player, otherwise you can choose mp3)

Replacement:

<a href="#" onClick="window.open('/misc/audio-player/player.php?mp3={param}','Player','width=300,height =140,scrollbars=no,location=no,resizable=no,left=5 0,top=50'); return false";><img src="/images/editor/playicon.png" width="81" height="24" border="0"></a>


Example: http://url.de/track.mp3


Button Image:
images/editor/mp3p_bb.png

Thats it.
Im'sorry if Im just being dence, however I am very confused as to were this "additional code" for the popup goes.

I am able to get the MP3 bb code to work, but only with mp3's uploaded to the same folder as the player. Is this what I should expect?

I primarily would like to be able to play mp3 and wavs attachments, However A popup jukebox would be fantastic, If I could prevent downloads by non members.

Thank you for your work.

sulasno
04-16-2010, 05:21 AM
tagged and thanks

Olli2k
04-16-2010, 07:16 AM
Im'sorry if Im just being dence, however I am very confused as to were this "additional code" for the popup goes.


The is no additional code, it is a complete other "replacement". So just put in the whole code in the replacement box and it should work.

I am able to get the MP3 bb code to work, but only with mp3's uploaded to the same folder as the player. Is this what I should expect?


No, you should nor expect this. The Player is able to play everey MP3 file with a complete url with no freespaced in it. for example http://url.com/track_1.mp3 works, but [mp3]http://url.com/track 1.mp3[ /mp3] will not work.

Did you noticed this hint?
?If you got any trouble with the player is not showing up, just replace the relative path by an absolute path to your player.swf.


I primarily would like to be able to play mp3 and wavs attachments, However A popup jukebox would be fantastic, If I could prevent downloads by non members.


I tested some attachment urls with the player and for me it worked. But you can never protect your files with this system! For the inline player there are some easy way, to get the mp3 url and in the popupversion you can easily get from the url. by using the attachment urls for the files you can prevent non member downloading your files but not your member who are allowd to download files.

A popup jukebox with bb code and multiple files seems to be impossible, because of the limited use of parameter in the standard system. But if you want to have a general jukebox for your site look at this: http://www.hake-clan.de/entry.php?2-Homepage-MP3-Player-(many-Player-functions-automatic-playlist-generation!)

rootsxrocks
04-16-2010, 06:26 PM
Thank you Olli2k,
I will try more mp3s, as the test ones did have spaces aka %20 I will attempt that again. However note that those with % 20 did play when they were within the same folder on the server.

Yes, I did notice and I was able to repair the absolute full path problem.

I will attempt the attachments again, however the URL isn't very simple to copy with the new attachment system.

Thank you for the Link, I was looking at that and may still use it. However I must worry about copyright, as I have an enemy that watches closely looking for mischief to report. Also I would like to be able to present local artist Play list who may have downloads for sale or in conflict with recording contracts, were I need to protect from becoming a distributor of bootlegs., not the most important.

I do wish I could restrict the use of the auto play to myself alone. but I'm not sure how to do that.
Again Thank you for your help, I will return after I try the suggestions

calvinnguyen
04-17-2010, 08:01 AM
I had try to used http://url.com/track_1.mp3

but when I click play, it is show the message " file not found"

I give correct my files mp3 link correct, but still didn't work. I don't know why.

Note that before my forum upgrade to vb 4.0.3, it was working very well on vb 4.0.2.

Jazzinto
05-04-2010, 07:16 PM
I had try to used http://url.com/track_1.mp3

but when I click play, it is show the message " file not found"

I give correct my files mp3 link correct, but still didn't work. I don't know why.

Note that before my forum upgrade to vb 4.0.3, it was working very well on vb 4.0.2.


Really it does not work with the versioin VB4.0.3, I have everything placed correctly and this is what goes out on having placed the post:

http://img64.imageshack.us/img64/9007/image1zy.jpg

Which can be the problem?


Thanks.

Chuta
05-07-2010, 04:41 AM
It appears to be a vBulletin bug:

http://www.vbulletin.com/forum/project.php?issueid=37578

Orakk
05-07-2010, 06:13 AM
Hosting the player swf locally this mod is working fine on 403pl1 for us but I do have a question.

An admin on one of our sites has asked me if the download link itself can be removed and just leave the player. Can this be done and if yes, how do I do this?

Cheers.

Olli2k
05-07-2010, 07:25 AM
Hosting the player swf locally this mod is working fine on 403pl1 for us but I do have a question.

An admin on one of our sites has asked me if the download link itself can be removed and just leave the player. Can this be done and if yes, how do I do this?

Cheers.

What do you mean by "hosting the swf locally"? Locally on your PC?

About the link: In the embedded version, there is no link you can see, if you don't open up the html code in the web-browser. In the pop-up player you can see the url, because it is an url parameter for the player.

Maybe it is possible to use an encryption for the link. In this case the bb code script has to encrypt the link and the player script has to decrypt it. Dont know if it is realizable...

And I'm still at 4.0.2, so i cant say anything to the problems seems to be there with the 4.0.3.

Orakk
05-07-2010, 09:46 AM
What do you mean by "hosting the swf locally"? Locally on your PC?

About the link: In the embedded version, there is no link you can see, if you don't open up the html code in the web-browser. In the pop-up player you can see the url, because it is an url parameter for the player.

Maybe it is possible to use an encryption for the link. In this case the bb code script has to encrypt the link and the player script has to decrypt it. Dont know if it is realizable...

And I'm still at 4.0.2, so i cant say anything to the problems seems to be there with the 4.0.3.
Hosting player.swf locally is what I meant, oops. Not a problem there and using code below is working in all browsers for our crew. Our mp3 forum is out of public view so we don't need any specific permissions.

<vb:if condition="$attachment[attachmentextension] == mp3">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="middle" height="27" width="400">
<param name="quality" value="best">
<param name="allowScriptAccess" value="never">
<param name="wmode" value="transparent">
<param name="movie" value="frtend/mp3_1.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" flashvars="playerMode=embedded" />
<embed type="application/x-shockwave-flash" src="frtend/mp3_1.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />
</object>
</vb:if>

What I need help with is how to have that swamp witch.mp3 in pic below not link to the mp3 as download but still leave the player functional. Like I say the player mod works fine & thanks, it's the download link above it is causing us some legal grief.

UnixGeek
05-09-2010, 08:40 PM
Its not working for 4.0.3. Confirmed. There seems to be a bug with bb code. Some, please update if its working on 4.0.3.

syrn
05-10-2010, 05:05 AM
Nice, but where can I actually find MP3 songs on the web? Haha

http://beemp3.coM

U CAN SEARCH MILLION OF SONGS HERE

syrn
05-10-2010, 05:55 AM
I have installed this and it works just i got error , when i press play This error would be shown : File Not Found What's the problem>

same error here ,

http://www.apnaspot.com/misc/audio-player/player.swf

the player disply fine but its not playing

plz check this
http://www.apnaspot.com/showthread.php?1115-checking-thread&p=9266#post9266

and i use this mp3 file, its fine working file like

http://soundxx.mp3pk.com/indian/bluff_master/8(mp3pk.com).mp3

plz solve this issue , i have 4.0.3

Olli2k
05-10-2010, 12:53 PM
Hosting player.swf locally is what I meant, oops. Not a problem there and using code below is working in all browsers for our crew. Our mp3 forum is out of public view so we don't need any specific permissions.

<vb:if condition="$attachment[attachmentextension] == mp3">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="middle" height="27" width="400">
<param name="quality" value="best">
<param name="allowScriptAccess" value="never">
<param name="wmode" value="transparent">
<param name="movie" value="frtend/mp3_1.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" flashvars="playerMode=embedded" />
<embed type="application/x-shockwave-flash" src="frtend/mp3_1.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />
</object>
</vb:if>

What I need help with is how to have that swamp witch.mp3 in pic below not link to the mp3 as download but still leave the player functional. Like I say the player mod works fine & thanks, it's the download link above it is causing us some legal grief.

Well, i think you are at the wrong thread.

Upgraded my forum to 4.0.3 now and i ha've got no problems with the code at all.

@syrn
Try to use a file without special chars like "(" or ")". Atm i can't test Mp3 files because of a firewall here at work. Will try your test file later at home.

syrn
05-10-2010, 01:53 PM
@syrn
Try to use a file without special chars like "(" or ")". Atm i can't test Mp3 files because of a firewall here at work. Will try your test file later at home.

thanx for reply, i did everything fine i think
but when i add any link of mp3 song its not working , thanx for quick answer and
looking help plz

Olli2k
05-10-2010, 04:14 PM
Ok, i've got it:

In Admin CP also activate:
Disable BB Code Within This BB Code: YES
Disable Smilies Within This BB Code: YES
Disable Word Wrapping Within This BB Code: YES

With the update to 4.0.3 vb converts the url for the flash param to the [.url][./url] tag. So that's why there is the "File not found" msg.

After setting up the BB code, edit your post and remove the url tag and everthing should work fine!

syrn
05-10-2010, 06:17 PM
Ok, i've got it:

In Admin CP also activate:
Disable BB Code Within This BB Code: YES
Disable Smilies Within This BB Code: YES
Disable Word Wrapping Within This BB Code: YES

With the update to 4.0.3 vb converts the url for the flash param to the [.url][./url] tag. So that's why there is the "File not found" msg.

After setting up the BB code, edit your post and remove the url tag and everthing should work fine!

its solved... 5 star
you are really helpful with me ,
i appreciate all your efforts, with ur help , my prob has been solved ,
Thanx a million for Quick reply thanx

Jazzinto
05-10-2010, 09:18 PM
Thank you very much, now work fine very fine in vb4.0.3PL1.

lemonadesoda
05-10-2010, 09:46 PM
Is there a way to make this play a private or locally hosted file or a vb attachment rather than just public access urls?

UnixGeek
05-10-2010, 10:16 PM
Voila! Its working perfectly fine! Thanks very much!

Olli2k
05-11-2010, 09:15 AM
Is there a way to make this play a private or locally hosted file or a vb attachment rather than just public access urls?

Actually there is no way to hide the url for the popup player or the html code for the inline player. The Plugins works fine with a attachment url (if attachment is an mp3 file, and the user has got rights to view/download it). Playing locally files is only possible when you host them on a local apache server, but i can't see any useful option in this case.

syrn
05-11-2010, 09:20 AM
1 question , if we upload any mp3 song on any normal upload sites , like 4 shared , rapid share , A drive etc
and after upload , these link works with this player or not ,

Jazzinto
05-11-2010, 09:47 AM
I raise my files mp3 to fileden and they work correctly, we put them in order that the people could listen to them.

lemonadesoda
05-11-2010, 08:57 PM
Actually there is no way to hide the url for the popup player or the html code for the inline player. The Plugins works fine with a attachment url (if attachment is an mp3 file, and the user has got rights to view/download it). Playing locally files is only possible when you host them on a local apache server, but i can't see any useful option in this case.
Thanks for the reply, Olli. I might not have phrased the question properly. Especially the use of the word "local" might have been confusing. Let me give the example why I am asking this:

1./ I run a members only forum. It is on our own private server
2./ I want to give the members access to some special purpose MP3 files
3./ The files are copyright, and have a restricted use license. Members can use them; but nobody else should have access
4./ I need to store the files somewhere so that the logged in members can access the MP3 files using the BB code player
5./ I am happy to store the files on our own private server, but I would prefer not to upload the files to a directory that is some public access URL

Where/how do I do that? (to avoid the files becoming public)

NashChristian
05-13-2010, 11:43 AM
Nice, simple, and functional! Thanks!

Olli2k
05-14-2010, 08:21 AM
@ syrn
That depends on the hoster and their function/restriction on the ddl option. I think for example rapidshare links, with enabled ddl might work, but i have not tested it yet.

@ lemonadesoda
ok, now i understand your intention. I did'nt test this solution, but it might be possible that you can use a "member" ftp link like ftp://username:pass@hostname:port/path/to/mp3//file.mp3.
Another possible solution can be a htaccess protectet folder. But everyone who wants wants to use the MP3 urls in this folder, needs a htacess login.
For a really secure and vbulletin based system, it might be possible to use a database system like donwloads2. You can select a database storage filesystem, so the files can not be found on a open web server location. After Uploading Files to the Database you can use the downloads2 links for the BB Code Player.

But i say it once again: nothing is tested yet.

Gero50
07-02-2010, 05:34 AM
Tagged for latter.

hayatt2000
07-05-2010, 09:06 AM
Cool!
1. But is there a chance that it plays also RealPlayer files?

2. What if I attach a file with my post, and thus have no direct .mp3 link, will it work? Or is there a way to have it auto-detect attached mp3s and plays them. (maybe for next release)

3. Arabic text is shown in funny characters in the player (attached image)


Thanks :)

BadgerDog
07-06-2010, 11:02 AM
Getting an error generated by v4.0.4pl1 when setting up the BBCode and trying to save it?

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

* <object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> <param name="movie" value="/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object>

Any ideas how to fix this?

Thanks .. :)

Regards,
Badger

BadgerDog
07-07-2010, 10:58 PM
Anyone?

Thanks .. :)

Regards,
Badger

Olli2k
07-08-2010, 03:49 PM
Getting an error generated by v4.0.4pl1 when setting up the BBCode and trying to save it?



Any ideas how to fix this?

Thanks .. :)

Regards,
Badger

I can confirm this for 4.0.4, will have a look for it.

BadgerDog
07-08-2010, 04:13 PM
I can confirm this for 4.0.4, will have a look for it.

Thanks ... :up:

Would love to use the pop-up version for a special podcast area of our forums ..

Will stand by ... :)

Regards,
Badger

Olli2k
07-09-2010, 01:55 PM
You can bypass the problem by clicking next on the error page. After this, code works fine.

BadgerDog
07-09-2010, 10:59 PM
You can bypass the problem by clicking next on the error page. After this, code works fine.

Thanks .. appreciate that ... :)

Worked great ...

Any idea how to get rid of the psychedelic "Hake Clan Musik etc etc" graphics that appear in the pop-up? :D

Our membership demographic is 60+, so I'm not sure they're ready for that. :D

Regards,
Badger

BadgerDog
07-12-2010, 02:36 PM
Can I impose on someone with more knowledge that I certainly have, to provide a player.php module to replace the one in the pop-up version of this mod, that simply shows the player controls against a neutral background color?

I've tried playing with it myself, but have spent hours getting nowhere....

Any help would be appreciated .. :)

Regards,
Badger

Olli2k
07-12-2010, 05:32 PM
Just replace the gfx files.

BadgerDog
07-12-2010, 06:51 PM
Just replace the gfx files.

Thank you .. :)

Regards,
Badger

sadiq6210
07-24-2010, 03:10 PM
Thanks .. Installed

SnitchSeeker
07-28-2010, 03:01 PM
Installed, working perfect on 4.0.5!

Cheers, donation coming your way! :)

SnitchSeeker
07-28-2010, 03:17 PM
Hey, any idea how to get my mp3's to play streaming? Mine downloads the whole file first, and then starts playing. I've seen this same player used on several wordpress sites and there the file starts playing immediately, rather than downloading first.
Thanks!

UPDATE: For some reason, it streamed another mp3 I tried so it might have just been something with that one. ?? No idea.

manutdvn
07-28-2010, 05:39 PM
Thank you. Work very well on 4.0.5

safakuygur
07-29-2010, 01:39 PM
very very good

Fungsten
07-30-2010, 08:47 PM
I haven't read through all the threads but is there a way to get this to work with attachments? That is so they upload then play an AV file from their computer.

Olli2k
07-31-2010, 12:28 PM
Hey, any idea how to get my mp3's to play streaming? Mine downloads the whole file first, and then starts playing. I've seen this same player used on several wordpress sites and there the file starts playing immediately, rather than downloading first.
Thanks!

UPDATE: For some reason, it streamed another mp3 I tried so it might have just been something with that one. ?? No idea.

Normally it should not initialize a download and i can't imagine, why this should only happen to one file. Is there another extension than mp3 at this file?

And thx for your support :)

Olli2k
07-31-2010, 12:31 PM
I haven't read through all the threads but is there a way to get this to work with attachments? That is so they upload then play an AV file from their computer.

It does work with attachements, but not directly. You can use attachment urls for the player.

But i'm thinking about an extension for the addon. If there is an mp3 upload in the attachments, it will automaticly insert a player for this file.

But atm i do not have the time for this.

Fungsten
07-31-2010, 08:32 PM
It does work with attachements, but not directly. You can use attachment urls for the player.

But i'm thinking about an extension for the addon. If there is an mp3 upload in the attachments, it will automaticly insert a player for this file.

But atm i do not have the time for this.

Thanks.

jdyone
08-23-2010, 03:30 PM
I having problem getting this to work. I added the following code to bbcode

Title: MP3 Player
BB Code Tag Name: MP3
Replacement

<script language="JavaScript" src="http://www.mysite.com/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://www.mysite/player.swf" id="audioplayer1" height="24" width="290">
<param name="movie" value="http://www.mysite/player.swf">
<param name="FlashVars" value="playerID=1&amp;soundFile={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

Use {option} No
Remove tag if empty: Yes
Disable BB Code Within BBcode: Yes
Disable Smiles Within BBCode: No
Disable Word Wrapping within BBCode: Yes


I open a New Thread and added

Here is my test song http://www.mysite.com/test.mp3 enjoy!

When I try to view it I see every thing except the player.

So far here is what I check.
1: webserver can play shockwave and flash files
2: if I was to type http://www.mysite.com/player.swf using the brower the player will appear
3: if I was to type http://www.mysite.com/test.mp3 using the browser the test.mp3 will try to download.

Is there a setting on Vbulletin 4.0.6 that I need to enable/disable ? or am I missing something or will this mod not work on 4.06

Thanks
John

Olli2k
08-23-2010, 04:04 PM
Demo Link?

Ah wait sorry, no install: no support.

klaush
09-18-2010, 12:08 PM
Simple design and great stuff; thanks! And it´s also working for 3.8.x as well!

MichelangeloITA
09-25-2010, 06:00 PM
How to set the autoplay man? ;)

Great mod :D

Olli2k
09-25-2010, 06:21 PM
Just add:
<param name="autostart" value="yes">
to the BB Code.

liefdesdichter
11-27-2010, 07:04 PM
whan try to play a file
it said buffering and it keeps buffering

Olli2k
11-27-2010, 07:54 PM
Is it a mp3 file? The player supports only mp3 files.

rborge
03-14-2011, 02:54 PM
Bit of a newbie here and a little confused. I would like to add podcast mp3 file to my site and am unsure of where/how to place the files. I tried uploading them as an attachment to a new forum post but could not seem to upload them through "upload manager". I then uploaded a test mp3 file to the root directory of my server and added a url link (http://www.mysite.com/test.mp3) to a new forum post. When I click on the url link, a new web browser window pops up and the mp3 plays but not in the manner (embedded player in vb) like described with this plugin. Sure I'm missing the boat...any assistance would be appreciated. thx rb

rborge
03-14-2011, 06:58 PM
Got it working...its all in the details of the filepaths. Great work, love it!

8thos
05-04-2011, 07:53 AM
Awesome.

8thos
05-04-2011, 04:31 PM
Doesn't let me submit the code due to a 'param' error. Guess it doesn't work for vb4.1.3?

Olli2k
05-04-2011, 04:49 PM
Well, i dont like to give support who dont even knwo how to click install, but the "error" is just a notice, you can pass it by just clicking continue. This problem is already mentioned in this thread just a couple of post before.

Will add the solution to the first post.

8thos
05-04-2011, 09:49 PM
Well, i dont like to give support who dont even knwo how to click install, but the "error" is just a notice, you can pass it by just clicking continue. This problem is already mentioned in this thread just a couple of post before.

Will add the solution to the first post.I clicked Mark as installed. My apologies...

egyptsons
05-04-2011, 10:22 PM
very nice
but really the problem is where i will get a direct link for mp3 on the web

8thos
05-04-2011, 10:24 PM
very nice
but really the problem is where i will get a direct link for mp3 on the webLook for an offshore uploading site. They are everywhere, trust me.

Lostboyfan
07-11-2011, 11:40 PM
Great mod. The only issue i have with it is that it takes a long time to load the audio file.

ViciousCode
07-12-2011, 10:40 AM
I suggest using JW Player 5.7 (LongtailVideo.com) instead. supports more formats than just mp3 :)

also has skins available :)

Olli2k
07-12-2011, 10:42 AM
Great mod. The only issue i have with it is that it takes a long time to load the audio file.

Depending on your download and sever speed. The player buffers files like youtube (at full possible speed, complete file). I have got a fast server and a 3MB/s dsl line. No problems. Tracks at 16 MB are loading in 5-6 seconds.

Lostboyfan
07-12-2011, 05:39 PM
Depending on your download and sever speed. The player buffers files like youtube (at full possible speed, complete file). I have got a fast server and a 3MB/s dsl line. No problems. Tracks at 16 MB are loading in 5-6 seconds.

That could be the reason why its taking so long. My server might be slow loading the files.

Hareth
09-20-2011, 07:56 PM
not working with 4.1.6

also not working with vbcms

please update

Olli2k
10-07-2011, 12:54 PM
not working with 4.1.6

also not working with vbcms

please update

I have got no problems with 4.1.6, so could you please give a more detailed description of your problems?

Pengzhu
10-16-2011, 04:31 PM
Cool!
1. But is there a chance that it plays also RealPlayer files?

2. What if I attach a file with my post, and thus have no direct .mp3 link, will it work? Or is there a way to have it auto-detect attached mp3s and plays them. (maybe for next release)

3. Arabic text is shown in funny characters in the player (attached image)


Thanks :)


olli2k, any solutions for this issue? especially question 3, titile unicode issue.

SMJ
11-26-2011, 02:36 PM
Installed on 4.1.8. Seems to conflict somehow with Spam-O-Matic. When we disable that things work. When it is enabled nothing can be posted to the forum.

After clicking submit we get this message:

Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_dm_threadpost.php(758) : eval()'d code on line 17

Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/skiervil/public_html/testvb/includes/class_dm_threadpost.php(758) : eval()'d code on line 17

SMJ
11-26-2011, 06:39 PM
Never mind. Somehow one of Spam-O-Matics files got deleted, probably had nothing to do with the BB Code MP3 player.

emgage
01-15-2012, 04:55 PM
Followed instructions perfectly, i am getting file not found when trying to play the file, i am using vbseo with a customised htaccess, could that possibly be it?

chikkoo
02-29-2012, 12:38 PM
If the URL has any special characters (space), it is not playing in the Popup , but in normal [mp3] it is working.

Any one tryied?

[mp3p]http://inisai.net/1234TB/inter/alaigaloivathillai/Arthika.Net%20-%20Aayiram%20Thamarai.mp3

dtommy79
03-07-2012, 04:44 PM
Is it compatible with vb4.1.11?

Thanks

IggyP
01-11-2013, 07:21 PM
im having problems getting your jukebox to randomize...i really like it but thats a definate problem..i edited the php file to only show random but seems to be ignoring it for some reason....i also have these 2 players installed fwiw cant figure why its not working:(

btw im running the others on vb 4.20pl3 with no problems

i posted on your other site as well but since im using all the products figured to post here as well, any help is apprectiated, gotta have my tunes!

Olli2k
01-12-2013, 11:08 PM
shuffle($filearray); // Playlist style: sort (alphabetical order), rsort (reverse alphabetical), shuffle (random)

IggyP
01-13-2013, 05:59 AM
thanks alot!!

really appreciate that..

is it possible to have separate playlists that users can pick from? it seems unusually hard to find anything like that for some reason



EDIT:

the pop-up version is redirecting me to the activity stream page rather than staying on the current page the link is on, would like to fix that...thanks again enjoying much musics:)

RFViet
03-25-2013, 11:09 PM
I figured it out !

IggyP
05-04-2013, 10:25 PM
do you have an updated link for your jukebox mod? like it so much wanna put it on my other site!

Olli2k
05-09-2013, 09:15 AM
Links are updated now, sorry, but I merged two communities and because of the import thread and blog ids were wrong.

Beezilbub
06-06-2013, 12:31 PM
I'm having the same problem as emgage. Have it set up for the basic (not the popup) and the player comes up all right but when I click play I get a file not found message. I've confirmed that I have the correct file path.

Olli2k
06-06-2013, 04:43 PM
You have... oh sorry, no install no support, simple fact for all mods here.

Beezilbub
06-06-2013, 05:42 PM
Well I was waiting to see if it actually worked before marking it as installed. It doesn't work so it's not installed at the moment. Thanks for the.....no help.

my123world
06-07-2013, 08:00 AM
Does this work on mobiles too? Particularly the smartphones? and Is there any way to add a "download button" of the mp3 file (just next to the player by default)?

Toorak Times
06-07-2013, 12:58 PM
Excellent! I finally figured out how to get this going, upload files as instructed. I couldn't figure out the url thing...doh, created file - music - in my root and and just drag the mp3s in to the file. works brilliant. 4.2.1

One thing I'll note, I have a mod that auto parses urls to links in my forums and it blocked it with its own bbcode, just edit and remove the bit

http://www.tooraktimes.com.au/showthread.php/13325-MP3-Test?p=13577#post13577

Now I'll try the pop up ;-)

Toorak Times
06-07-2013, 01:04 PM
Does this work on mobiles too? Particularly the smartphones? and Is there any way to add a "download button" of the mp3 file (just next to the player by default)?



Doesn't work on iPhone 5

my123world
06-08-2013, 10:59 AM
Can someone tell me whether u can implement the download thing? :)

jrw422dx
11-01-2013, 10:59 PM
I need to explain right off the git go I am not very sharp when adding these mods. so please bare with me.

Running 4.2.2 version

I get this when trying to save. I have no idea what to do. Can someone help.

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> <param name="movie" value="/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object>

If some one could give me the correct code I need to put in there please.

Also other questions

What do I put in the "BB Code Tag Name" Box?

In the Example Box the instructions say "http://www.url.com/track.mp3" and to use whatever to promote the player. What exactly needs to go in there and what is the purpose?

Does the description box need to have anything in there? If so is it just a general description like what you put when creating a forum?


Also once it is up and running properly should I be able to click on a button and add the URL to the MP3 I want to have played? Does it pop up a box like the "add link" box does to add the url for the highlighted text?

Sorry for all the stupid questions :p


Jon

DemOnstar
11-02-2013, 08:03 AM
Running 4.2.2 version

I get this when trying to save. I have no idea what to do. Can someone help.

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> <param name="movie" value="/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object>


Just click continue..and it will...

What do I put in the "BB Code Tag Name" Box?

MP3

In the Example Box the instructions say "http://www.url.com/track.mp3" and to use whatever to promote the player. What exactly needs to go in there and what is the purpose?

I added this..Title of song.mp3

Does the description box need to have anything in there? If so is it just a general description like what you put when creating a forum?

Whatever suits you..

Also once it is up and running properly should I be able to click on a button and add the URL to the MP3 I want to have played? Does it pop up a box like the "add link" box does to add the url for the highlighted text?

Not tried that yet.

Running 4.2.1 and it works..A bit finicky but one soon gets the hang of it..

Installed..

DemOnstar
11-02-2013, 09:54 AM
Having said that, it worked on localhost but the live site doesn't seem to work..
Probably a path problem as I always have trouble finding paths to files..

jrw422dx
11-02-2013, 11:01 AM
Thank you much for the detail. I got it working. took a bit but works great!!! Glory to God

ozzy47
11-02-2013, 11:08 AM
Good deal, glad this worked out for you. :)

DemOnstar
11-02-2013, 12:14 PM
Thank you much for the detail. I got it working. took a bit but works great!!! Glory to God

Oh good... Glad to help..
I can't get it working on my live site,:) just keep getting 403 Forbidden..

You don't have permission to access /zounds/Requiem.mp3 on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Works a treat on localhost...:eek:

DemOnstar
11-03-2013, 03:49 AM
Finally got it to work using an attachment link but only works in Firefox.
Chrome and IE display 'Buffering' indefinitely..

Wajow-community
11-06-2013, 03:30 PM
i want this to butt its not working on vbulletin 4.2.x

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

DemOnstar
11-07-2013, 04:43 AM
Plays in Firefox but not in Chrome..

Also uploaded folder to forum root to store files but that didn't work either...
The only thing that did work is upload mp3 as attachment, get the url for the attachment and put that between the tags.. But only in Firefox for me...Other browsers just display 'buffering'.

tbworld
11-07-2013, 05:36 AM
2010 that is an old player for today's standards. You could replace this with any good flash player on the web. I am a little concerned due to the age of the 'swf' that it could be used as an exploit -- not that it is exploitable. When I get a chance I will check out a few replacements and post it in the main section.

This is not to take anything away from the gracious author who shared and posted here. :)

DemOnstar
11-07-2013, 06:12 AM
This is not to take anything away from the gracious author who shared and posted here. :)


I don't see it as taking anything away from the author...Like most mods and add ons, things need to be updated now and then..It's a cool, little modification..When it works..

mohdk
12-01-2013, 05:40 PM
it works just fine for me. I like it.
I'm just thinking wouldn't it be great if there is a way to detect if the browser supports HTML5 and use html5 to play the file using audio tags instead?


<audio controls>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>


example from W3Schools http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all

this will make it work on platforms that doesn't support .swf

DemOnstar
12-02-2013, 04:06 AM
Are you saying that if this code is inserted into the original then it will work?

Or is this a stand alone option?

Where does this code go?

Ooooo, such excitement...

mohdk
12-02-2013, 05:57 PM
Are you saying that if this code is inserted into the original then it will work?

Or is this a stand alone option?

Where does this code go?

Ooooo, such excitement...

The code in the previous post is just an example of how html5 can play audio files.
This should work:


<audio controls>
<source src="{param}" type="audio/ogg">
<source src="{param}" type="audio/mpeg">
<source src="{param}" type="audio/wav">
Your browser does not support the audio element.
</audio>


It will playback mp3, ogg, and wav files only. If and only if, the browser supports playing back these type of files using html5.

you can give it a try and add a new BB Code just like what you did for this add-on and give it another name, for example "audio", would be good enough.

and then try it using [audio] tag.

I'm trying to figure out a way to use both based on whether the browser supports audio playback or not.

cihadehli
12-12-2013, 05:08 PM
Is that okay with this vb4.2.2