[Qt-interest] QT Webkit and flash on Windows 7 64bit
Dr. X
xunlei at renci.org
Sun Jun 13 18:17:38 CEST 2010
Hi Manuel and All,
I still failed to play any youtube flash video through QWebView on
Windows7 64bit.
Has anyone on Windows7 have successful experience? Thanks a lot.
Best,
xunlei
On 6/4/2010 7:00 PM, Manuel Klemenz wrote:
> just played around a little myself... my result was:
> by default (dragging a webView on a wigdet, set url, compile and run) it just
> came up with the same behaviour as you described. but after adding the
> following line:
> ui->webView->settings()->setAttribute(QWebSettings::PluginsEnabled,true);
>
> it worked pretty fine ;)
> though - I'm running linux; right now I don't have access to any windows
> machine, so I couldn't test it there... I'll leave that up to you :)
>
>
More information about the Qt-interest-old
mailing list