[Qt-interest] Qt Web Kit Embedded Media Player
David Boddie
david.boddie at nokia.com
Wed Aug 26 13:52:14 CEST 2009
Eirik Ulvik wrote:
> I have embedded media player in a html document. I open this document
> using QWebView and the video does not show. When opening the html
> document in Firefox everything works ok. Are there any special actions
> that has to be made in order to get the video to work. The html code is
> like this:
>
> <embed height="620" width="720" src="foo_bar.wmv" AUTOPLAY="true"></embed>
It sounds like you need to enable support for plugins:
http://doc.trolltech.com/4.6-snapshot/qwebsettings.html#enabling-plugins
David
--
David Boddie
Senior Technical Writer
Nokia, Qt Development Frameworks
More information about the Qt-interest-old
mailing list