How can u implement singleton in flex?
Answer / Ram Saheli
"In ActionScript 3, which is used in Flex, you can implement a Singleton pattern by using a static class with a private constructor."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
Explain prevent default method?
What is the use of arraycollection filter function?
Explain about component life cycle?
How do I run flex as a service?
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 (onmy computer), how can I do this? : adobe flex action script
What is the model-view-controller (mvc) pattern?
Explain filter function?
How can u access a variable defined in 1 MXML file to another?
What is an event class in Flex?
Can flex applications communicate with each other on the client?
Explain what is the function of trace? : adobe flex action script