Cor skriver:
Thank you.

I have:
var myXML:XML =  XML(e.target.data.returnString);

You should have XML(loader.data).
Use the URLLoaderDataFormat.TEXT mode, not the URLLoaderDataFormat.VARIABLES mode.

As for the ordering, did you request any specific order at any time in the chain? You did not in the sql query, you did not attempt to reorder things in php and you did not attempt to reorder things in actionscript.

Ask for the items in the table in a specific order in the sql query.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to