Closed
Bug 304830
Opened 19 years ago
Closed 19 years ago
Windows media player content is not looped
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 302232
People
(Reporter: kiskillo, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
The song is multiplied and the same song in different times is often listened to
Reproducible: Always
Steps to Reproduce:
1.Go to the page
2.Reproduce the song
3.Wait a few seconds
Actual Results:
The Song Repeats constantly
Comment 1•19 years ago
|
||
*** Bug 304831 has been marked as a duplicate of this bug. ***
Comment 2•19 years ago
|
||
The reporter expects the windows media content to loop and it is not looping.
From the page
<OBJECT id='mediaPlayer' width="320" height="46"
classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
standby='Cargando el reproductor de Windows Media...'
type='application/x-oleobject'>
<param name='fileName' value="/gente/music/57218.mp3?nocache=1">
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='true'>
<param name='autoStart' value="true">
<param name='showControls' value="true">
<param name='loop' value="true">
<EMBED type='application/x-mplayer2'
pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
bgcolor='darkblue' showcontrols="true" showtracker='-1' showdisplay='0'
showstatusbar='-1' videoborder3d='-1' width="320" height="46"
src="/gente/music/57218.mp3?nocache=1" ShowDisplay="false" autostart="true"
designtimesp='5311' loop="true"></EMBED></OBJECT>
Component: General → Plug-ins
Product: Firefox → Core
Summary: The song is multiplied and the same song in different times is often listened to → Windows media player content is not looped
Version: unspecified → Trunk
Maybe related to Firefox bug 302232?
Comment 4•19 years ago
|
||
Assuming he wants to hear the song repeated.
*** This bug has been marked as a duplicate of 302232 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•