What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
Answer / Sachin Kumar Sharma
Cairnghorm is a MXML and ActionScript framework for Adobe Flex that provides a rich set of UI components, as well as a data binding and event handling infrastructure. To use Cairnghorm, you need to include its SWC library in your project and then use the provided tags in your MXML files. I have worked with Cairnghorm in the past.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is flex?
Difference between swc and swf file?
How to stop the event flow/ event phases?
How to display the check box in data grid header?
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
What are the Similarities between Flex & Java?
Why is disable auto update method used?
State the difference between array and array collection?
Can I load css style sheets dynamically at runtime? : adobe flex action script
How can you show a jpg image in dynamic text field? : adobe flex action script
What is the model-view-controller (mvc) pattern? : adobe flex action script
Explain about arguments of addeventlistener() method?