What is cairnghorm in flex? How do we use it? : adobe flex action script
Answer / Binay Kumar Choudhary
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 |
How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
What keyword allows us to implement abstraction better in flex?
What is the problem with calling setstyle()? : adobe flex action script
Explain what happens if an .swf is loaded into a already occupied level?
What are the Similarities between Flex & Java?
When I add or modify an item in my dataprovider, why does not it show up in my datagrid?
Difference between sealed class and dynamic class?
Explain about resultevent and faultevent in remote object?
What are the Benefits of flex?
What is polymorphism in term of oop (flash actionscript)?
How do I get flex to query my database? : adobe flex action script
Differences between defining bindings in mxml and actionscript? : adobe flex action script