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 |
is everyone required flash player plugin? : Adobe flash
what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash
who can view flash? : Adobe flash
Hi All, I am new in flash so please help me, When I make a website on Flash & when we wright code on buttons in AS2[CODE: on(release) gotoAndStop ()], we found when we click twice on a button the page automatically switch. (means, code do not work properly). Thanks,
Give an example that illustrates polymorphism in flash script.
Why is flash being discontinued?
what is default frame rate of the time line in frame per second? : Adobe flash
which actionscript method should be used to bring a component from the library to the stage? : Adobe flash
how does an xmlsocket server know when a received message is complete? : Adobe flash
what is use of preloader? What are the diff var use for creating preloaders?
10 Answers DreamOrbit Softech, Redim Software Technologies, Wipro,
you want to skin flash cs3 components. What should you do? : Adobe flash
Is it possible to create document or folder from flash? if yes then how?