Results 1 to 3 of 3

Thread: Unable to display flash into webkit on MAC

  1. #1
    Join Date
    Feb 2008
    Posts
    60
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Unable to display flash into webkit on MAC

    Dear all,

    I have done a sample using QtWebkit module for displaying the given URL. Its working fine in Windows.

    but in MAC, While executing the below line of code, if the URL having flash content, the application got crash. but non-flash pages were loaded successfully.

    Qt Code:
    1. WebView->setUrl ( QUrl ( "www.........." ) );
    To copy to clipboard, switch view to plain text mode 


    can anyone suggest me to solve the problem.

    Regards,
    Jay.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Unable to display flash into webkit on MAC

    Did you enable plugins for WebKit?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2008
    Posts
    60
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Unable to display flash into webkit on MAC

    Dear wysota

    Thank you for your help.

    Now the problem is solved.

    Regards,
    Jay.

Similar Threads

  1. WebKit: how to force plugins (flash) to stop
    By rickyviking in forum Qt Programming
    Replies: 3
    Last Post: 10th September 2010, 16:31
  2. Replies: 0
    Last Post: 9th October 2009, 11:22
  3. Replies: 0
    Last Post: 19th March 2009, 14:51
  4. Flash with QT
    By Kapil in forum Qt Programming
    Replies: 1
    Last Post: 6th March 2006, 10:14

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.