pioplacz wrote:

This is my PHP:

Your PHP is OK.

This is my mxml (it's the one i saved last without the arrayutil.toarray function):

I want a working version of your MXML. This looks OK to me:

<mx:HTTPService id="katSrv"
url="http://192.168.0.200:8080/flex/katalog/katalog.xml";
resultFormat="xml"></mx:HTTPService>

You should be calling katSrv.send() somewhere of course. I presume it's in the .as file that's not included.

If you're getting an error, please post the error message.

Manish




Reply via email to