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 |
What is a resource manager in flex actionscript?
What happens if an .swf is loaded into a already occupied level?
When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
What is the difference between states and viewstack in flex? : adobe flex action script
How to add two commands to one single event type?
Difference between label and text?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
What are the collections classes available in flex?
What is mvc and how do you relate it to flex apps?
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
What is the model-view-controller (mvc) pattern?