Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script
Answer / Gaurang Raman Srivastava
Strongly typed objects appear as `undefined` in the NetConnection debugger because they have not yet been bound to a specific data object. To resolve this, make sure your service definition matches your data object and the bind() method is called correctly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc and how do you relate it to flex apps?
What is the difference between states and viewstack in flex? : adobe flex action script
Tell some new capabilities / features of flash as 3.0?
What events are used by the collections?
Explain the arguments of addeventlistener() method?
What is the difference between graphical skinning and stateful skinning?
Can I resize the internet explorer browser window from flex?
Difference between Java & Flex Getters Setters?
State the difference between view stack and view state?
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener?
What is a drag manager in adobe flex actionscript? : adobe flex action script
Why are there errors with the macromedia.css.locatorparser class and weblogic? : adobe flex action script