What are the Similarities between Flex & Java?
Answer / Jyoti
Flex and Java share several similarities:n1. Object-Oriented Programming: Both Flex and Java are based on object-oriented programming principles, which means they use classes, objects, inheritance, polymorphism, etc.n2. Standard Library: Both have a standard library that provides essential functionalities for various purposes such as string manipulation, collections, I/O operations, etc.n3. Platform Independence: Similar to Java, Flex applications can run on multiple platforms without requiring platform-specific code.n4. Compilation: Both Flex and Java require compilation before execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I get flex to query my database? : adobe flex action script
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
Explain what is the function of trace? : adobe flex action script
What is the difference between viewstack vs viewstate?
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 different between urlloader class and loader class? : adobe flex action script
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
What does calling preventdefault() on an event do? : adobe flex action script
What is the problem with calling setstyle()? : adobe flex action script
State the difference between item renderer and item editors?
Where can I download flex 3 beta 3?
Explain what happens if an .swf is loaded into a already occupied level?