
embed .mov not displayed in firefox 4
Embed .mov is not displayed in FF 4.x, while it does in FF3.6.7. See [Revestou] (my site)
Must I change the embed code or is there a missing plugin ?
I have tried every release of firefox 4, driving all the time the beta channel. And now I am trying Aurora too.
But to no avail.
Modified
All Replies (3)
You can try to add a MIME type specification to the embed tag.
<embed src="img/pano-revest.mov" autoplay="true" loop="true" controller="true" volume="50" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" height="310" width="400">
I tried your code in the second part of my home page. Thank you but it does not help: my .mov is displayed in the same way with your code and mine: - both are not displayed with Firefox 4.0 or 4.0.1 or Aurora 6.a2 - both are displayed with Firefox 3.6.7 Tried with windows Vista or XP or 7
I'm not on Windows, so can't check that site with QuickTime to see if it works for me as there is no QT for Linux.
Do you see .mov enabled on the about:plugins page for QT ?
You can open about: pages via the location bar like you open a website.