Skip to main content
Participant
February 2, 2012
Answered

How to load the data response from the webservice in flashbuilder

  • February 2, 2012
  • 1 reply
  • 462 views

Hi to all,

    I got a response from webservice send by server,now i need to load and parse it as xml,how to proceed on the issue after getting response please try to solve my problem.

Thanks & rRegards

This topic has been closed for replies.
Correct answer MatthewXU

Flashbuilder 4.6 has this very good UI feature you want to use (not sure about other older version),.

and it almost doesn't requre any programming steps for you to get a XML as Value Obejct from a webservice.

Click the Data menu, the you can learn it by yourself pretty quickly.

1 reply

MatthewXUCorrect answer
Inspiring
February 2, 2012

Flashbuilder 4.6 has this very good UI feature you want to use (not sure about other older version),.

and it almost doesn't requre any programming steps for you to get a XML as Value Obejct from a webservice.

Click the Data menu, the you can learn it by yourself pretty quickly.

Participant
February 3, 2012

Thanks for the helpful answer