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 |
How can you show a jpg image in dynamic text field? : adobe flex action script
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 event flow in term of event handling in flash action script 3.0? : adobe flex action script
What keyword allows you to refer to private variables of a class in flex?
Difference between flash and flex?
How do I get flex to query my database?
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
How will u call java method from flex?
What is the model-view-controller (mvc) pattern? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
What are types of binding?
What is the function of trace? : adobe flex action script