Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the use of depth?
how many methods for depth are available?

Answers were Sorted based on User's Feedback



what is the use of depth? how many methods for depth are available?..

Answer / kanu

depth works as layers works in flash.
used for determining stacking order of objects on the stage.


methods of depth are:
swapDepths()
getNextHighestDepth()
getInstanceAtDepth()

Is This Answer Correct ?    23 Yes 0 No

what is the use of depth? how many methods for depth are available?..

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

what is the use of depth? how many methods for depth are available?..

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

what is the use of depth? how many methods for depth are available?..

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

Post New Answer

More Flash Action Scripting Interview Questions

what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash

0 Answers  


How to play a movie clip?

0 Answers  


how does an xmlsocket server know when a received message is complete? : Adobe flash

0 Answers  


Difference between shared lib and shared objects

4 Answers  


which keyword is used to attach methods and properties to a class? : Adobe flash

0 Answers  


Explain what are the data types supported by actionscript?

0 Answers  


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

0 Answers  


which two textfield events can be captured to trigger scripts to run? : Adobe flash

0 Answers  


Explain what are the different utils libraries in actionscript?

0 Answers  


when should one generally use the post method instead of the get method? : Adobe flash

0 Answers  


which actionscript method should be used to bring a component from the library to the stage? : Adobe flash

0 Answers  


which of the following is not a key benefit of usability testing? : Adobe flash

0 Answers  


Categories