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 does reference means in actionscript?

0 Answers  


what is the difference between document class and main time line class in action scirpt-3

1 Answers  


for methods within objects,what does the keyword this specifically refer to? : Adobe flash

0 Answers  


Write a program use a text field and display it using the actionscript?

0 Answers  


Explain what are the different utils libraries in actionscript?

0 Answers  


what are the statements uses proper for loop syntax? : Adobe flash

0 Answers  


can flash .swf movies be very time consuming to edit? : Adobe flash

0 Answers  


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

0 Answers  


Can you explain what does the void function and object contain in actionscript?

0 Answers  


How to start a graphic animation at a specific frame?

0 Answers  


when does the accessibility . Isactive () method return true? : Adobe flash

0 Answers  


which items cannot be hidden from screen readers? : Adobe flash

0 Answers  


Categories