User Tag List

Results 1 to 2 of 2

Thread: Imediate ( red ) events in flash

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Imediate ( red ) events in flash

    Hi
    I am experiencing that Imediate Events ( red events like, uppon clicking on Object with Mouse ) dont get triggered in the order they are listed in the Event Editor.
    This only happens in Flash.

    ...
    I am aware that Imediate Events are handeled somewhat before the other events ( or as soon as the condition is met ), but as far as i know they also follow a trigering order from top to bottom.
    Is this correct?

    For example:

    Event #1
    + Uppon clicking with left mouse button on Object
    + Group PAUSE is activated
    - Resume all Animations

    Event #2
    + Uppon clicking with left mouse button on Object
    - Deactivate Group PAUSE

    If both Events are true, Event#2 will never trigger before Event#1, true or false?
    If both Events are true, will Event#2 be able to trigger before Event#1 if there is a lot going on at the time ( many Objects on screen, lag or similar things )?

    ...
    Either this is the case, or my Flash app refuses to perform simple actions ( turn flag ON/ OFF ) randomly but frequently.
    Iv been working a long time on this project and i really need this here figured out so i can fix it and proceede.

  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)
    No. When you click, ALL the Mouse click events are evaluated, one after the other, in the direction of program. So in your case, the first will be #1 and the second #2

Similar Threads

  1. Performance of behavior events vs frame events
    By Ryan in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th July 2013, 05:24 AM
  2. Semi transparency in Flash application desabels my costom movement or Group Of Events
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 28th May 2012, 04:03 PM
  3. Does deactivating 'Groups Of Events' give a speed advantage for Flash Applications?
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 20th May 2012, 11:27 PM
  4. Global events or Frame events first?
    By Digitalic in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 25th June 2010, 08:18 PM
  5. Group of events & global events - performance?
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 9th June 2010, 03:00 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
  •