On Thu May 6 02:48:42 BST 2010, patx wrote:

> How do I get flash (like YouTube) to work on my web browser? ATM, it wants
> me to install it. I am running Ubuntu 10.4.

You need to set the PluginsEnabled attribute on the object returned by
QWebSettings.globalSettings(). See this page for more details about using
plugins:

  http://doc.qt.nokia.com/4.5/qtwebkit.html#netscape-plugin-support

David
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to