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

How do you start a graphic animation at a specific frame?

3 Answers  


what is the key advantage of using loadvars instead of loadvariables? : Adobe flash

0 Answers  


what are the different design patterns available in flash?

3 Answers  


How to Communicate with JavaScript?

5 Answers  


Explain what does the void function and object contain in actionscript?

0 Answers  


what is the most important factor in determining the compatibility of your application? : Adobe flash

0 Answers  


what methods are used to pass variables out of flash to a server side solution? : Adobe flash

0 Answers  


What does reference means in actionscript?

0 Answers  


you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash

0 Answers  


what is needed when using static text to have font outline embedded in swf file? : Adobe flash

0 Answers  


what is not a benefit of using macromedias pre-built ui components? : Adobe flash

0 Answers  


What are the features provided by actionscript 3.0?

0 Answers  


Categories