Lag in online games using flash player

Ask a Question related to Adobe Flash, Flex & Director, Design and Development.

  1. #1

    Default Lag in online games using flash player

    Hey guys
    I have a computer with vista home premium on it. I won't bother you with
    specs, but what I do know is that it is able to handle a simple game of tetris!
    However, if i play an online game of tetris (or something else - just using
    the classic as the example), there is a delay on my keystrokes or clicks of the
    mouse, and there is actual lag with the movements as well. I have the latest
    version of flash player, and it does all the other things well. Can anyone
    help?

    Thanks for your time,
    thehoey

    thehoey Guest

  2. Similar Questions and Discussions

    1. Watch NFL Games Online
      Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site...
    2. Flash, Shockwave, and multi-player games
      I'm relatively new to Flash and Shockwave and I'm a little confused. I'd appreciate if somebody could enlighten me. Here is what I'm trying to do: ...
    3. Mini online Java games
      Hi again people. I'm thinking of making a little online Java game to go on my page. I've asked my mate Simon and he told me that he doesn't know,...
  3. #2

    Default Re: Lag in online games using flash player

    thehoey, can you give us a link to a game we can test to see what happens on
    our end? This is the second or third time I've heard this but so far we
    haven't been able to recreate in-house (so we're not sure what to advise yet)

    Bentley Wolfe -ADOBE Guest

  4. #3

    Default Re: Lag in online games using flash player

    well sticking with the classic tetris theme.
    [url]http://emuse.ebaumsworld.com/games/play/1106[/url] lags for me. The same version
    lags on other sites as well, along with other games.

    Thanks for your help and I hope we can get to the bottom of this.

    thehoey Guest

  5. #4

    Default Re: Lag in online games using flash player

    I had several people test this internally and we're unable to recreate so far..


    So we need to start looking for elements common to each of you having this
    problem. CPU, video cards & drivers, etc..

    Bentley Wolfe -ADOBE Guest

  6. #5

    Default Re: Lag in online games using flash player

    This game lags for me. I have reported this same problem in another thread too.
    My specs are:

    Rating 5.1
    AMD Athlon64 X2 Dual Core Processor 5600+ 2.81GHz
    Memory 2046MB
    System Type: 32-bit OS

    Graphics: ATI X1950 Pro (256Mb)
    Driver Version: 8.351.0.0
    ATI Catalyst 7.3

    Let me know if you need any other information.

    sunocox Guest

  7. #6

    Default Re: Lag in online games using flash player

    I forgot to mention that I have Vista Home Premium.

    I also have Flash CS3 Professional installed on Vista and I had to switch back
    to XP to develop because the hesitation/lag effect was so bad in my
    applications that it was un-usable.

    sunocox Guest

  8. #7

    Default Re: Lag in online games using flash player

    I had another thought. I tried turning off Aero but it doesn't make any difference. It still hesitates/lags the same.
    sunocox Guest

  9. #8

    Default Re: Lag in online games using flash player

    Hi sunocox,

    Can you verify the driver date for your Graphics: ATI X1950 Pro Driver
    Version: 8.351.0.0?

    1. Select Start > Run
    2. Type in dxdiag
    3. Select the Display tab
    4. Verify that the date of the driver is the latest.


    Darren McNally - Adobe Guest

  10. #9

    Default Re: Lag in online games using flash player

    I just installed the very latest ATI drivers from their website but it doesn't
    make any difference. The hesitation/lag problem still persists. Graphics-wise,
    Aero-desktop, games, and video all work very nicely without any noticable
    problems.

    sunocox Guest

  11. #10

    Default Re: Lag in online games using flash player

    I have been testing this Tetris game on with Vista on an older machine with
    Flash Player 9.0.45.0

    [url]http://emuse.ebaumsworld.com/games/play/1106[/url]

    The performance is good, actually great, I do not notice any lag. If anyone
    else able to replicate this issue, please reply with your system stats. It
    would be nice to find the common denominator that is causing this performance
    issue.

    Test machine stats:

    ? IBM ThinkPad
    ? Processor: Intel(R) Pentium(R) M processor 1.70GHz, ~1.7GHz
    ? Memory: 510MB RAM
    ? ATI MOBILITY RADEON 7500


    Darren McNally - Adobe Guest

  12. #11

    Default Re: Lag in online games using flash player

    I also have 9.0.45.0 installed, but it's not related to the version of Flash
    because the I see the same hesitation/lag problem if I use Flashplayer 7 or 8
    under Vista.

    Do you have some test applications on the web somewhere that I can run to
    provide feedback. This might help to narrow down what particular functionality
    is causing the problems.

    I would certainly like to resolve this problem so I can use this computer to
    develop my Flash applications.

    sunocox Guest

  13. #12

    Default Re: Lag in online games using flash player

    After a little investigation (not exhaustive), I found that setInterval()
    timers (and I don't know why) don't seem to be triggering consistently.

    I downloaded some game code and put some traces into it. I found that in one
    instance a 20 msec timer was triggering consistently every 20-25 milliseconds
    and then randomly it would only trigger after a 800-1000 millisecond pause. The
    pause always seemed to be related to another interval on a ~300 millisecond
    timer. At the time that the second interval should have triggered is when the
    pause occurred, affecting both intervals. When the second interval finally
    triggered (~500 milliseconds late), then the 2 intervals would return to normal.

    After that, it would trigger consistently until another pause would occur.

    I hope this helps track down the problem.

    sunocox Guest

  14. #13

    Default Re: Lag in online games using flash player

    Hi sunocox,

    Thanks for the info. What puzzles me is that I don?t see this lag on any
    machine that I test, even older slower machines. I don?t see why setInterval()
    timers would only lag on some systems, that does not make sense to me. I will
    help investigate this further and try to supply you with some test applications
    that also make use of setInterval().


    Darren McNally - Adobe Guest

  15. #14

    Default Re: Lag in online games using flash player

    Problem SOLVED!!

    I went through a methodical approach adding lines of code to my flash
    application until the problem appeared. It turned out to be "sound" related. I
    updated my drivers to the latest for my motherboard and the problem is gone.

    Thanks for your help.

    P.S. For others with this problem, if you have USB Audio installed under vista
    (with drivers from Microsoft), replace them with the real drivers for your
    audio chip which you can usually get from the motherboard and integrator sites.

    sunocox Guest

  16. #15

    Default Re: Lag in online games using flash player

    Awesome! I am happy to hear you resolved this. Thanks for sharing this with everyone.
    Darren McNally - Adobe Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139