Explain what is the function of trace?
Answer / Anusha Raj Verma
In Adobe Flex, the trace() function is used for debugging and logging purposes. When called with a string argument, it will print the string to the Output panel in Flash Builder or the Console window when running your application using a standalone player like AIR.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add two commands to one single event type?
How do we call javascript from flex actionscript?
What are Arrays in flex?
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener?
What keyword allows us to implement abstraction better in flex?
Why is disable auto update method used?
Difference between sealed class and dynamic class?
What is polymorphism in term of oop (flash actionscript)?
Explain about component life cycle?
What is the function of trace?
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
Explain about measure() method? When this measure() method is called?