Do you know how does removal of actual objects and data work in actionscript?



Do you know how does removal of actual objects and data work in actionscript?..

Answer / Santosh Kumar Bhart

In ActionScript, removing objects and data typically involves using the "delete" keyword or the "removeChild()" function. The delete keyword removes a property from an object, while removeChild() deletes a child node (usually display objects) from within a container.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Flash Action Scripting Interview Questions

Write a program to show the external actionscript?

1 Answers  


What does the void function and object contain in actionscript?

1 Answers  


what is not a disadvantage of using the fscommand? : Adobe flash

1 Answers  


Give an example that illustrates polymorphism in flash script.

1 Answers  


Differentiate between as2 and as3.

1 Answers  


which is not a benefit when adding a title in the document properties? : Adobe flash

1 Answers  


How to add conditional logic for the submit button?

1 Answers  


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

1 Answers  


Hat are the differences between javascript and actionscript?

1 Answers  


can some organizations block flash movies from being received through the internet? : Adobe flash

1 Answers  


How many methods for depth are available?

1 Answers  


what are the correct statements consenting text field? : Adobe flash

1 Answers  


Categories