What is EventFlow.?
Answers were Sorted based on User's Feedback
Answer / dindayal dhakar
When events happen to an object on the display list (an
object displayed on the screen), all the objects that
contain the object are notified of the event and notify
their event listeners in turn. This process starts with the
Stage and proceeds through the display list to the actual
object where the event occurred, and then proceeds back to
the Stage again. This process is known as the event flow.
| Is This Answer Correct ? | 50 Yes | 9 No |
Answer / ravindrakumar karanki
Adding one more point to above answer.
Capturing: Events handle between root to Target's parent.
Target: Events handle in Target
Bubbling: Events handle between Target's parent to root.
| Is This Answer Correct ? | 7 Yes | 1 No |
what are the statements uses proper for loop syntax? : Adobe flash
Can you explain what does the void function and object contain in actionscript?
Explain what are the different utils libraries in actionscript?
Do you know what does reference means in actionscript?
How to start a graphic animation at a specific frame?
Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) ActionScript e) Frame rate f) Library panel g) Masking h) Context – sensitive Property Inspector i) Bandwidth Profiler j) Frame Label
which of the following is not a guideline for conducting effective usability testing? : Adobe flash
explain the flash vs. Animated images and java applets? : Adobe flash
Is it possible to create document or folder from flash? if yes then how?
it seems that most recommendations for using fill flash talk about using -1.3 to -1.7 stops of flash compensation. This seems like very little flash (compared to the ambient exposure). Would not -.5 or -1 stop be better? : Adobe flash
what is flash tweening? : Adobe flash
How to change background color and stage size?