Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
Answer / Ziaur Rahman
In Flex, you should use a dot (.) to separate path levels when referencing properties or methods of an object. For example: `myObject.propertyName`.
| Is This Answer Correct ? | 0 Yes | 0 No |
How binding works in mxml components in flex?
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
Explain about remote object? What is end point in remote object?
What is a metadata tag?
What is the difference between target and current target?
What are the similarities between java and flex? : adobe flex action script
What does calling preventdefault() on an event do? : adobe flex action script
What events are used by the collections?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
Difference between flex and flash?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script