User Tag List

Results 1 to 3 of 3

Thread: Object blinking

  1. #1
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)

    Object blinking

    http://mfa.aquadasoft.com/view/1290166131-Application

    The Active object(name"Score") is blinking when created this object.

    The behavior of this object is the same content as other objects. But, only the this object is blinking.

    This is why?

  2. #2
    No Products Registered

    Join Date
    Sep 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Object blinking

    Implementation of "Behaviors" in MMF may be considered buggy still -- if certain Behavior events are not processed immediately until after a few MMF loops, it is possible that the object is not initialized to the proper value. MMF can get object behavior priority confused sometimes. (I'm not sure if it is always recommended to use Behaviors in this case.)

    By changing the transparency at design time, or any time before the object is first displayed or created, you can work around this issue.

    http://mfa.aquadasoft.com/view/1290268113-Behavior_workaround

  3. #3
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)

    Re: Object blinking

    Thanks!

    I evaded this problem by setting a semi-translucent rate of the object at the same time as creating the object.

    http://mfa.aquadasoft.com/view/1290268818-1290166131-Application

Similar Threads

  1. "Blinking" application when using "Machine Ind. Speed"
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 29th December 2011, 10:31 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
  •