Difference between cairngorm event and flex event?
Answer / Chetendra Kumar
A Cairngorm event in Adobe Flex is an event dispatched by a presenter, which acts as the controller layer. A Flex event, on the other hand, is an event dispatched by a UI component.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between flex 3 and flex 4?
What are the similarities between java and flex? : adobe flex action script
Can we use text input/editable component as itemrenderer?
Can I still build flex 2 applications with flex builder 3 beta 3?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (on my computer), how can I do this?
What is calllater() method?
Is it true that I can now get the flex test automation framework with the purchase of flex builder 3 professional edition?
Do I need to upgrade my flash player to use beta 3?
Difference between sealed class and dynamic class?
What are the goals of the beta?
Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script