What keyword allows you to refer to private variables of a class in flex?
Answer / Vashu Rajput
The `internal` or `private` access modifier is used to declare private variables within a class. These variables can only be accessed from within the class itself and its nested classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can u use 2 styles at the same time?
What is the difference between httpservice and data service? : adobe flex action script
How do I get flex to query my database?
How do u generate random numbers within a given limit with Action script?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
What is the difference between changewatcher.watch, and bindingutils.bindproperty? : adobe flex action script
Explain about different types of channels available in blaze ds?
What are the methods called when a ui component is intialized? : adobe flex action script
Difference between flex and flash?
Do I need to upgrade my flash player to use beta 3?
Difference between data grid and advanced data grid?
mic classes in flex? : adobe flex action script