User Tag List

Results 1 to 3 of 3

Thread: Bugs with SWF two isolations of same problem

  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)

    Exclamation Bugs with SWF two isolations of same problem

    (This is a message I just sent to Yves, but I will post it here also if someone else wants to look or have a suggestion for a fix or other.)

    I had some problems with bugs when trying to build my game to SWF, the game seemed to freeze and the character did not follow his movement box around. I have isolated the problem, but I found two different causes to the problem in SWF.

    In runtime in MMF the application works as expected, you move the red square around with arrow keys and the yellow square always is at the red squares X and Y position. You can click mouse button to go to next frame. All of this is broken when building to SWF however. You can´t click mouse to jump to next frame and the yellow square just sits at its original position while you move the red square around with arrow keys.

    In the first frame I isolated the problem down to the Easing Object. If i remove it the SWF works as normally.

    In the second frame I isolated down the problem to an event that I use to make a object swing back and forth. If you remove that event the SWF works as normally.

    I have uploaded a mfa of the bugs to this thread.
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5Android Export ModuleiOS Export ModuleSWF Export Module
    leightonw87's Avatar
    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had a strange bug with the screen not scrolling when using the easing object myself but I was also using Box2d aswell, I increased the Box2d play field to fix it size but that could possibly be a bug with the box2d extension considering it's currently in beta.

  3. #3
    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)
    Quote Originally Posted by leightonw87 View Post
    I had a strange bug with the screen not scrolling when using the easing object myself but I was also using Box2d aswell, I increased the Box2d play field to fix it size but that could possibly be a bug with the box2d extension considering it's currently in beta.
    These examples are two different versions of this bug though. And one of them is not using any extension at all.

Similar Threads

  1. [Bugs]
    By ProdigyX in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 10th February 2012, 10:51 PM
  2. Two bugs
    By Phi in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 2nd January 2012, 04:08 PM
  3. Two bugs
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 11th September 2008, 11:53 PM
  4. 2 Bugs
    By LIJI in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 7th September 2006, 08:02 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
  •