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 embed flash in html?
which is not a benefit when adding a title in the document properties? : Adobe flash
a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash
what are the properties can be used to control the order in which the user can tab through the elements in a flash movie? : Adobe flash
Explain what are the changes presented by actionscript?
What does reference means in actionscript?
what is the use of new property condensedwhite in text?
you have a dynamically loaded image that is larger than your stage. Which component would work best to accommodate this image? : Adobe flash
how many levels does flash mx support? : Adobe flash
Tell me what is the main purpose of actionscript?
How many menus will you find on the menu bar?
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