User Tag List

Results 1 to 9 of 9

Thread: String Object Z-Order bug

  1. #1
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Christian_Wheel's Avatar
    Join Date
    Mar 2010
    Location
    Los Angeles
    Posts
    371
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    String Object Z-Order bug

    In EXE projects I am able to put a string object on top of an active object and control the Z-order with no problems. When testing my Flash project within the MMF environment, everything works as expected.

    But as a SWF, the text object always is concealed by the active object. It's impossible for it to overlap and the runtime always draws the active object on top.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleMac Export Module
    dsilvers's Avatar
    Join Date
    Jun 2008
    Location
    Boston, MA
    Posts
    658
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object Z-Order bug

    I noticed this too. I overcame it by converting the string to an active, putting the active at the same location as the string, and just unchecking "Visible at Start" on the string.

  3. #3
    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: String Object Z-Order bug

    Can you send me an example?

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Christian_Wheel's Avatar
    Join Date
    Mar 2010
    Location
    Los Angeles
    Posts
    371
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object Z-Order bug

    Hey! I solved this!

    On the "Display Options" tab of the text object properties, uncheck "Display as background" and it works in Flash as expected.

    The only "bug" is that the behavior within MMF is different from the behavior in Flash.

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object Z-Order bug

    Are you sure? When I make a string set to display as background, no matter WHAT I do I cannot get it to get in front of active obejcts. From your first posts I had assumed you had this turned off anyway, but now that you say it was turned on, could you post an example where it has display as background check but it goes in front of an active obejct when run from MMF2?
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Christian_Wheel's Avatar
    Join Date
    Mar 2010
    Location
    Los Angeles
    Posts
    371
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object Z-Order bug

    Very strange... I'm CERTAIN I got it to display over my active object when testing in the IDE... But now I'm not able to reproduce that. I'll keep trying, lol...

  7. #7
    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: String Object Z-Order bug

    It would be very strange : the objects displayed as background are physicall in another display plane, under the sprites. So this would be very strange.

  8. #8
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    UrbanMonk's Avatar
    Join Date
    May 2008
    Location
    Southern U.S.A.
    Posts
    847
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object Z-Order bug

    Something similar, but may not necessarily be a bug.

    I didn't report it earlier because it's easily fixed.

    The background system box is always on top of other backgrounds even if it is moved to the back.

  9. #9
    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: String Object Z-Order bug

    This is normal, and I think I talked about it in the documentation, in the difference section. It is due to the way thte display system works in Flash.

Similar Threads

  1. Object order issue when rendering. (Move object in front of/behind...)
    By JayTholen in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 16th November 2012, 11:39 PM
  2. Object order problem with multiple instances of the same object
    By tom79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 1st November 2011, 06:38 PM
  3. [BUG] String object does not retain its string
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th April 2011, 11:18 PM
  4. Object order
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 15th October 2009, 05:02 PM
  5. Order Object
    By Mephistus in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 31st January 2008, 02:18 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
  •