Results 1 to 2 of 2

Thread: Flash in QTWebkit 2.0 ?

  1. #1
    Join Date
    Jun 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Flash in QTWebkit 2.0 ?

    I'm having trouble getting flash to display in QWebkit on OS X 10.6.6 with QT 4.7.1. (LGPL)
    I can see the flash context menu and hear sounds, but there is no image.

    1) QT is build for Carbon (although I tried building for 32 bit Cocoa as well) with the following options:

    ./configure -prefix /Qt/4.7.1 -nomake examples -nomake demos -carbon -opensource -platform macx-g++ -graphicssystem raster -qt-gif -webkit -debug-and-release -sdk /Users/<username>/Tools/SDKs/MacOSX10.5 -D QT_NO_EFFECTS

    2) QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true); is called
    3) I've tried setting the wmode of embedded flash object to both "opaque" and "window"

    Is there anything else I could try?

    Thanks!

  2. #2
    Join Date
    Jun 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Flash in QTWebkit 2.0 ?

    Tried to upgrade to 4.7.2 - same results.
    I would greatly appreciate any suggestions.

    Thanks.

Similar Threads

  1. How to play flash with Qtwebkit
    By devin in forum Qt Programming
    Replies: 1
    Last Post: 1st February 2012, 02:44
  2. Opening local flash(.swf) file in QtWebKit?
    By DanLT3 in forum Qt Programming
    Replies: 1
    Last Post: 24th March 2011, 15:22
  3. QtWebKit and Flash plugin crash
    By PrimeCP in forum Qt Programming
    Replies: 2
    Last Post: 7th August 2010, 15:24
  4. Running flash in QtWebkit
    By jay in forum Qt Programming
    Replies: 2
    Last Post: 16th June 2010, 10:44
  5. QtWebKit and flash performance issues
    By caelestis in forum Qt Programming
    Replies: 0
    Last Post: 7th February 2010, 05:08

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.