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 do you implement push on a flex applications?
What is the function of trace?
What is an event class in Flex?
How do I make synchronous data calls in actionscript? : adobe flex action script
Explain what happens if an .swf is loaded into a already occupied level?
Why are my valueobject member variables undefined in the results from my remoteobject requests? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
What is the difference in movieclip and sprite? : adobe flex action script
What is interface in term of oop (flash actionscript)? : adobe flex action script
Explain how many levels does flash mx support? : adobe flex action script
Is double-clicking supported on various components? : adobe flex action script
Do I need to uninstall flex 3 beta 2 before installing beta 3?