[Qt-interest] QT Webkit and flash on Windows 7 64bit
Manuel Klemenz
m.klemenz at gmx.at
Sat Jun 5 01:00:13 CEST 2010
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 :)
--
best regards,
Manuel Klemenz
On Friday 04 June 2010 22:16:56 Dr. X wrote:
> Thanks, Manuel.
> I did that. It does not help. In fact, I have copied all the .dll to the
> application folder. And I still got asked to install Flash Player.
>
> Best,
> x
>
> On 6/4/2010 12:24 PM, Manuel Klemenz wrote:
> > just adding the folder containing the flash libs to your OS's PATH
> > variable should work.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100605/33101107/attachment.bin
More information about the Qt-interest-old
mailing list