Closed
Bug 302904
Opened 19 years ago
Closed 19 years ago
the embed tag AUTOSTART="FALSE" does not work
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 263105
People
(Reporter: mike1305, Unassigned)
References
()
Details
Attachments
(1 file)
|
586 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 in the page i have added as an example, there are 3 videos that are in the page. they have been configured as "autostart=false" so they do not all jumble together. it works fine on IE but firefox ignores the autostart. Reproducible: Always Steps to Reproduce: 1.open this test file, http://www.geocities.com/mike_1305/test.html, which contains: 2.<html> <embed src="mms://a1503.v108692.c10869.g.vm.akamaistream.net/7/1503/10869/v0001/mlb.download.akamai.com/10869/2005/open/topplays/archive06/061105_ananyn_floyd_hr_350.wmv?ct1=mlb"> <br> <embed src="mms://a1503.v108692.c10869.g.vm.akamaistream.net/7/1503/10869/v0001/mlb.download.akamai.com/10869/2005/open/topplays/archive06/062205_nynphi_floyd_catch_350.wmv?ct1=mlb"> </html> 3.watch it, using Firefox 1.0.6 Actual Results: simultaneously started Expected Results: neither should have started.
there is an error in my steps to replicate. the source also contains "autostart=false" tags within the embed command.
Comment 2•19 years ago
|
||
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 263105 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•