Results 1 to 2 of 2

Thread: slow down the flash within the qwebview?

  1. #1
    Join Date
    Aug 2006
    Posts
    24
    Qt products
    Qt4
    Platforms
    Windows

    Cool slow down the flash within the qwebview?

    hi guys,

    i'm betting with my friend on a flash game. i told her that i can win, but i can't. she is too awesome at that game.

    ok, alright, i admit that i'm in love with her. i just want to impress her or at least find a chance to talk to her. anyway, that is another story.

    now i want to play a little trick by slowing down the flash game so that i can have more time to react and get a better score.

    my idea is to slow down the qt browser, this plan worked when i run the browser in the debug mode. my score improved, but it is not enough.

    i thought may be i can set some break point and pause the program once i click some where on the screen, but i don't know if it is a good idea, as switching between visual studio and the program also takes a lot of time.

    or how about when i click somewhere on the screen, i show a message box and the program stops. and i click the button on the message box, and then the browser can go on. so when the browser is paused, i can have more time to make my decision on my next move in the game.

    or anyone familiar with the webkit, is there any code i can heck to slow down the flash plugin? thank you.

  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: slow down the flash within the qwebview?

    Correct me if I'm wrong but the flash player is a separate process from the browser so doing anything with WebKit is probably reaching your left ear with your right hand. Try decreasing priority of the player process in your process manager.
    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.


Similar Threads

  1. Problem With QWebView
    By ivi2501 in forum Qt Programming
    Replies: 8
    Last Post: 2nd August 2009, 19:37
  2. Replies: 0
    Last Post: 19th March 2009, 13:51
  3. QWebView transparent problem
    By embedyy in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2009, 06:20
  4. Question about QWebView & Flash
    By JimDaniel in forum Qt Programming
    Replies: 2
    Last Post: 22nd June 2008, 18:10
  5. slow writing on flash disk
    By ir210 in forum KDE Forum
    Replies: 15
    Last Post: 13th February 2006, 15:40

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.