G'day all,



I have an ASPX page generating an XML file that I can pull into flash.



The XML file has for each person.



A Name

A Description

An ID Number



I would like to have two arrows. A left and right plus a button. The left and right buttons should navigate through the address book and the button should delete the person (just send that ID to a cgi,asp,etc page)



I can get the XML file into an XMLConnector but I'm unsure how to assign text fields to the xmlvalues and have it navigate a selectedindex.



Any help would be appreciated.



Kind regards,