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 |
in which level does the original movie resides? : Adobe flash
it seems that most recommendations for using fill flash talk about using -1.3 to -1.7 stops of flash compensation. This seems like very little flash (compared to the ambient exposure). Would not -.5 or -1 stop be better? : Adobe flash
what is the use of new property condensedwhite in text?
What are the functions used with flash media?
which code should be added to create a second blue square to the right of the first? : Adobe flash
what is flash tweening? : Adobe flash
How we can create a scrolling gallary in a portfolio,what is the script?
what are the different design patterns available in flash?
which two sets the x position of the instance my_mc to that of the mouse cursor? : Adobe flash
what should be used in the name of constant? : Adobe flash
which of the assumptions cannot be made when developing an application for intranet deployment? : Adobe flash
What are the changes presented by actionscript?