Answer Posted / 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 |
Post New Answer View All Answers
Which is the quickest way to make the stroke around an oval shape into a dotted line? : Adobe flash
can flash .swf movies be very time consuming to edit? : Adobe flash
how many levels does flash mx support? : Adobe flash
what is the best reason for using the geturl command, instead of the fscommand, when communicating with the host application? : Adobe flash
Name the as3 components?
which is not a benefit when adding a title in the document properties? : Adobe flash
tell the difference between indexed array and associative array? : Adobe flash
what is default frame rate of the time line in frame per second? : Adobe flash
which charactor can be added to the identifire mylengthyvariable, to make it more redable? : Adobe flash
which keyword is used to attach methods and properties to a class? : Adobe flash
what appears in the output window after executing this actionscript on the first frame of a movie? : 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,
what does the childnodes property contain? : Adobe flash
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
How to write a program to show the external actionscript?