Tag Archives: HTTPService

HTTP Status 201 causing Flex #2032 Error in IE only

I ran into a problem right when we were going to launch a new Flex web-based application to production (of course) with Internet Explorer and Flex. I was calling an RESTful service that returns XML and using the built-in Flex HTTPService with either POST/GET as the method for the request. Most [...]
Posted in API, Flash, Flex | Also tagged , , , , , | 3 Comments

HTTPService & Long Parameter Strings

I ran into a problem recently with passing very long strings in the url property of an HTTPService component in Flex.   What I would normally do is create a JSON string from nested objects and then pass that string to the server in the url properties.  The component setup would look something like this: var dataObject:Object [...]
Posted in Flex | Also tagged | 1 Comment


  • Thanksmister on Twitter

    View Michael Ritchie's profile on LinkedIn