Closed Bug 365261 Opened 18 years ago Closed 18 years ago

Embed tag: All embedded media starts playing on entering the page.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 263105

People

(Reporter: winkelen, Unassigned)

References

()

Details

At entering the above mentioned page, ALL media starts to play. The code was generated by javascript but using the plain tag, like in: http://home.casema.nl/helgabuitelaar/FireFox_Embed.html Has exactly the same result. The "autostart" option is set to "false" in all <embed> tags except for one... I based the <embed> tag on the information found at: http://www.w3schools.com/media/media_browsersounds.asp
Assignee: justdave → nobody
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → Firefox
QA Contact: reed → general
Version: other → unspecified
Alias: C_Denninger
Apparently, you need to use autostart="0" and autostart="1" rather than true and false.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.