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 |
How to add an effect to the movie clip?
Explain what are the data types supported by actionscript?
which methods can be used to determine if a microphone or a camera is installed on the users machine? : Adobe flash
What are the different primitive data types used in actionscript?
in general, non-mp3 digital audio destined to be imported into the flash mx authoring environment should first be compressed how much? : Adobe flash
which of cannot be automatically outputted by the trace action? : Adobe flash
what is flash tweening? : Adobe flash
Is it possible to create document or folder from flash? if yes then how?
what is needed when using static text to have font outline embedded in swf file? : Adobe flash
How to change background color and stage size?
Can you explain what are the changes presented by actionscript?
Do you know how does removal of actual objects and data work in actionscript?