What is the function of trace?
Answer / Prashant Verma
trace() is a debugging function in Adobe Flex (and ActionScript) that allows developers to print output to the Output panel during runtime. It can be used to display variable values, log messages, or check the flow of an application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain data binding in flex?
Difference between cairngorm event and flex event?
What are the similarities between java and flex?
What is the model-view-controller (mvc) pattern? : adobe flex action script
Explain Life cycle of flex appln/component?
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
What are the Benefits of flex?
Is it possible to make httpservice requests synchronous in adobe flex?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
How do we overload functions in actionscript? : adobe flex action script