⟩ Explain Which of the following is the recommended character to use to separate target level paths levels?
A. / (slash)
B. $ (Dollar sign)
C. _ (underscore)
D. % (percentage sign)
A. / (slash)
B. $ (Dollar sign)
C. _ (underscore)
D. % (percentage sign)
What is the difference between ChangeWatcher.watch, and BindingUtils.bindProperty?
How do you add event listeners in mxml components. Now AS3 components?
What does calling preventDefault() on an event do? How is this enforced?
What is the problem with calling setStyle()
Differences between defining bindings in MXML and ActionScript?
Can I dynamically instantiate a WebService or HTTPService in ActionScript?
Explain the difference between creating an effect and setting the target as opposed to adding an effectListener?
How do we identify a component created in a repeater using flex?
What is Inheritance in term of OOP (Flash Actionscript)?
Can I load CSS style sheets dynamically at runtime?