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
what are the statements is true about actionscript in regards to the enforcement of private scope and public scope? : Adobe flash
How to create a logo using pen tool?
what is the advantage of progressive video download? : Adobe flash
How to add an effect to the movie clip?
Give an example that illustrates polymorphism in flash script.
what is the recommended character to use to separate target level paths levels? : Adobe flash
Name the as3 components?
wate is multimedia
you want to skin flash cs3 components. What should you do? : Adobe flash
Tell me what is the main purpose of actionscript?
tell the difference between indexed array and associative array? : Adobe flash