Hi Try different resultFormat.make it "e4x" first to see if the raw XML is coming back is valid from the player's perspective.
cheers Dinukx On Thu, Dec 3, 2009 at 12:10 AM, veeru rahul <[email protected]> wrote: > > Hi Guys, > I am using webservice as a middle tier and my co-team has exposed a wsdl. > The problem is, my response is huge but its coming to Flex in ~2 Seconds but > while decoding in SoapDecoder.as its taking nearly10 seconds to come to > onResult of Command class. > I cannot migrate to Remote Object or any other middle tier as because mu > co-team can only expose as a webservice. > So any help on how to bring this 10 seconds to 2-3 seconds. > > Thanks, > Veeru > > -- > > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

