Export to GitHub

mp3player - issue #3

If showslider=0 the mp3 cannot be played once finished


Posted on Feb 20, 2008 by Happy Monkey

What steps will reproduce the problem? 1. Use a short mp3 (5 seconds) 2. Showslider=0 3. Press play 3. Wait until it finished

What is the expected output? What do you see instead? Expected output: the "pause" button changes to "play" button once finished. Instead: the "pause" button remains and I cannot play again the mp3 (I have to reload page pressing F5)

What version of the product are you using? On what operating system? IE6-7, Firefox, Opera, everywhere

Please provide any additional information below. Thanks for this great mp3 player! Where can I see the license? It says "open source" but which license? GNU GPL MIT Mozilla...

Comment #1

Posted on Feb 20, 2008 by Quick Bird

only with short mp3 ?

The license is displayed on the homepage : http://code.google.com/p/mp3player/

Comment #2

Posted on Feb 20, 2008 by Happy Monkey

Not only short mp3, but you have to wait until it finishes, so it's better to wait only 5 seconds better than 5 minutes :-)

Comment #3

Posted on Feb 20, 2008 by Quick Bird

ok, I reproduced

thanks

Comment #4

Posted on Sep 11, 2008 by Quick Bird

(No comment was entered for this change.)

Comment #5

Posted on May 19, 2009 by Massive Dog

I just checked out the latest source from SVN, but this problem appears to still exist. My embed code is:

(using swfobject) flash_vars = {"mp3":"someMP3.mp3","width":26,"showslider":0} params = {} attributes = {} swfobject.embedSWF("/site_media/player_mp3_maxi1.swf", "audio_player", "26", "20", "9.0.0", "", flash_vars, params, attributes)

the pause button persists, and i have to click it twice to restart the audio. Thanks!!

Comment #6

Posted on May 30, 2009 by Happy Camel

I am also experiencing this issue.

this is an excellent player, thanks for your great work!

Comment #7

Posted on Feb 24, 2010 by Swift Ox

Has anyone found a fix for the Pause button staying up instead of resetting back to the Play button?

Status: Fixed

Labels:
Type-Defect Priority-Medium