Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
Answer Posted / 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 |
Post New Answer View All Answers