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 |
What are sealed classes in flex?
How do you use a repeater in actionscript? : adobe flex action script
What are Arrays in flex?
What is adapter in blaze ds?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
Difference between http service and remote object?
State the difference between item renderer and item editors?
What is state? : adobe flex action script
How many levels does flash mx support? : adobe flex action script
What is display object? : adobe flex action script
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
Explain how binding works in mxml components in flex?