what is the use of depth?
how many methods for depth are available?
Answers were Sorted based on User's Feedback
Answer / gopal
In flash there is one method is used to know the depth i.e.
getNextHighestDepth().
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / murali
The Depth is used to indicates the movie clip number.
Methods,
getNextHighestDepth()
getdepth()
swapdepth()
getInstanceAtDepth()
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / a.vinod vincent joseph
depths are normally used to present the depth (range) of
the object that we are going to use.eg.in what size(random)
this.createEmptyMovieClip
("variable",this.getNextHighestDepth());
likewise we also have swapDepths(),
getInstanceAtDepth().
| Is This Answer Correct ? | 2 Yes | 4 No |
which charactor can be added to the identifire mylengthyvariable, to make it more redable? : Adobe flash
which code should be added to create a second blue square to the right of the first? : Adobe flash
what is the function of trace? : Adobe flash
what is not a benefit of using macromedias pre-built ui components? : Adobe flash
How to add an effect to the movie clip?
How to change background color and stage size?
what is the recommended character to use to separate target level paths levels? : Adobe flash
Write a function for a button.
what is the key advantage of flash being a true clientside application? : Adobe flash
what is generally considered the ideal group size for usability testing? : Adobe flash
How many menus will you find on the menu bar?
How do you start a graphic animation at a specific frame?