What are the similarities between java and flex?
Answer / Gourav Parkar
Java and Flex share several high-level programming concepts: Object-oriented programming, use of classes, and accessing libraries. Both Java and Flex have powerful frameworks (SWT for Java and MXML/ActionScript for Flex) that simplify the development process.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
What is display container? : adobe flex action script
Can I upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What is the use of arraycollection filter function?
How many levels does flash mx support?
Ow binding works in mxml components in flex? : adobe flex action script
What is adapter in blaze ds?
What are all the events dispatched in item editor?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
What is interface in term of oop (flash actionscript)? : adobe flex action script
Explain about measure() method? When this measure() method is called?
How do I make synchronous data calls in actionscript? : adobe flex action script