I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
Answer / Ashish Srivastava
The empty result might be due to an error in your ActionScript code that's handling the response. You should check if there are any exceptions thrown or errors returned from the server, and make sure you are correctly binding the data to your UI components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between httpservice and data service? : adobe flex action script
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
What is display list? : adobe flex action script
Can I resize the internet explorer browser window from flex?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
What keyword allows you to refer to private variables of a class in flex?
What are three ways to skin a component in flex? : adobe flex action script
What is the function of trace? : adobe flex action script
What is singleton class? Explain the steps to create a singleton class?
How do we use css styles in flex?
How do you use a repeater in actionscript? : adobe flex action script