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 |
How to download Flash object embeded in HTML Page?
3 Answers Siber, US Software Corporation,
Explain what are the data types supported by actionscript?
Do you know what is the difference between an array and vector?
What are the data types supported by actionscript?
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
at which point can you start usability testing? : Adobe flash
which methods is most likely an event handler? : Adobe flash
which statement best describes what the #initclip num and #endinitclip commands indicate? : Adobe flash
How to add event listeners in mxml components. Name the as3 components?
What is the difference between _root and parent?
10 Answers Alok Industries, eLearning, IBM, MBT, Origami,
which methods can be used to determine if a microphone or a camera is installed on the users machine? : Adobe flash
what is needed when using static text to have font outline embedded in swf file? : Adobe flash