User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18

Thread: Flash bug: keys not working when changing frames

  1. #11
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Pineapple's Avatar
    Join Date
    Oct 2010
    Posts
    431
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    The bug happens in flash when you hold down a key, and at the same time press and release any other key, while still holding the original key.

    Basically, what happens in my game is that if the character runs in one direction, keeps running in that direction while jumping over an obstacle, then enters a new frame, he stops and won't move again until you let go of the direction and re-press it.
    It's not a huge game killer, but it affects my game's 'momentum'.

  2. #12
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash bug: keys not working when changing frames

    Okay, I was able to reproduce the problem with the .swf.

  3. #13
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Pineapple's Avatar
    Join Date
    Oct 2010
    Posts
    431
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    Hi, I hope this is being worked on. I don't want to release my game until this issue is fixed.
    please let me know when it's fixed, thanks.

  4. #14
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Nashville, Tennessee
    Posts
    37
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    As a work around, could you move the objects around so the the player isn't faced with holding down 2 buttons at the change frame point?

  5. #15
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Pineapple's Avatar
    Join Date
    Oct 2010
    Posts
    431
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    Quote Originally Posted by ferack
    As a work around, could you move the objects around so the the player isn't faced with holding down 2 buttons at the change frame point?
    I don't think that'd be possible. What happens in my game is; The player runs around with the aarow keys (which are usually held down alot) and if you then jump, continue to run to the edge of the screen, you trigger the bug. And the big issue is that my game is made from lots of small sections composed of individual frames.

  6. #16
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Yima's Avatar
    Join Date
    Feb 2008
    Location
    Sweden
    Posts
    103
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    I would love to see a fix for this, as my current project is entirely dependent on keystates being carried between frames. My platform game engine is fast loop based, but even when trying something easy like:

    Repeat while "Right Arrow" is pressed: set player X to player X+1

    will result in chunky behaviour upon changing frames.

  7. #17
    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: Flash bug: keys not working when changing frames

    Back from holidays. I found how to correct this problem without a new property. So I'll implement it.

  8. #18
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Pineapple's Avatar
    Join Date
    Oct 2010
    Posts
    431
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash bug: keys not working when changing frames

    Awesome!

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Changing Hot Spot/Action Point on many frames at once
    By xhedgehogx in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th February 2019, 10:35 AM
  2. Animation changing and skipped frames.
    By konjak in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 15th November 2014, 09:10 PM
  3. Flash plays Samples over Frames regardless
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 19th November 2012, 06:27 AM
  4. Timing problem when changing frames
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 10th September 2012, 10:29 AM
  5. Changing the Movement Keys
    By algiz in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th June 2009, 01:27 PM

Posting Permissions

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