⟩ I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
You are probably trying to read the result immediately after the send(), right? You're expecting synchronous behavior?
You are probably trying to read the result immediately after the send(), right? You're expecting synchronous behavior?
How do I get Flex to query my database?
How do I make synchronous data calls in actionscript?
When I have only a single record, why does not it appear in my DataGrid?
Why are the columns in my DataGrid in some strange order?
Can I embed HTML in my Flex application?
How can you show a jpg image in Dynamic Text Field?
I have i input text field on stage and I have a button also, Further i am writing some text in that input text field. I want to save my written data on my local system (on my computer), How can i do this?
What is the difference in MovieClip and Sprite?
Tell some new capabilities / Features of Flash AS 3.0?
What is different between URLLoader class and Loader class?