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 |
what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash
How to play a movie clip?
how does an xmlsocket server know when a received message is complete? : Adobe flash
Difference between shared lib and shared objects
which keyword is used to attach methods and properties to a class? : Adobe flash
Explain what are the data types supported by actionscript?
you are creating a project for the flashlite player. You are concerned with the processor capabilities of the device. Which graphic asset would require the most processing power on the player? : Adobe flash
which two textfield events can be captured to trigger scripts to run? : Adobe flash
Explain what are the different utils libraries in actionscript?
when should one generally use the post method instead of the get method? : Adobe flash
which actionscript method should be used to bring a component from the library to the stage? : Adobe flash
which of the following is not a key benefit of usability testing? : Adobe flash