what is the use of depth?
how many methods for depth are available?
Answer Posted / kanu
depth works as layers works in flash.
used for determining stacking order of objects on the stage.
methods of depth are:
swapDepths()
getNextHighestDepth()
getInstanceAtDepth()
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
what appears in the output window after executing this actionscript on the first frame of a movie? : Adobe flash
which of the following is not a guideline for conducting effective usability testing? : Adobe flash
which charactor can be added to the identifire mylengthyvariable, to make it more redable? : 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
How many methods for depth are available?
when should one generally use the post method instead of the get method? : Adobe flash
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash
how to embed flash in html? : Adobe flash
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
How many menus will you find on the menu bar?
what is the key advantage of flash being a true clientside application? : Adobe flash
which methods is most likely an event handler? : Adobe flash
can some organizations block flash movies from being received through the internet? : Adobe flash
Can you explain what does the void function and object contain in actionscript?