User Tag List

Results 1 to 2 of 2

Thread: Bug??!

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Bug??!

    I recently noticed something strange. I have a intro screen to my game where a object is spawned at a certain time. If I build the swf and run it in the browser it works as it should as long as I have the game open.

    But if I start the game and the intro and then go to some other tab in my browser and then back to the game is seems like the clock has stopped or something because the object spawns at the wrong place??.

    Why is this? Do I need to add some kind of pause feature when I lose focus on the game to prevent this or how can I do it? Why is the game not playing in the background as usual without screwing up if I go to another site?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug??!

    Just checked. When you activate another window than the browser, the application continues to work.
    The problem may come from activating another tab, depending on the browser. It seems that on certain browsers it pauses the application. So on the way back, the timer catches up and the objects are moved accordingly.
    Dont know really how to correct that.

Posting Permissions

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