# XML, How to?

**URL:** https://forum.kirupa.com/t/xml-how-to/92918
**Category:** Uncategorized
**Created:** [October 23, 2003, 9:16am UTC](https://forum.kirupa.com/t/xml-how-to/92918 "2003-10-23T09:16:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lbeetles](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@lbeetles](https://forum.kirupa.com/u/lbeetles)
#### Post date: [October 23, 2003, 9:16am UTC](https://forum.kirupa.com/t/xml-how-to/92918/1 "2003-10-23T09:16:57Z")

</div>

Hi All,

I am doing a project about a shopping cart. I have an exteranl XML file that i have to use and i need to get this in to flash and create a shopping cart from it.

Here is the link i have to parse into flash [http://xml.paysecurely.com/fnk\_001/fnk\_001.asmx/ADDTOCART?CART\_ID=9459FC&ORDER\_REFERENCE=&PRODUCT\_CODE=SOF000050&QTY=1&CURRENCY=GBP](http://xml.paysecurely.com/fnk_001/fnk_001.asmx/ADDTOCART?CART_ID=9459FC&ORDER_REFERENCE=&PRODUCT_CODE=SOF000050&QTY=1&CURRENCY=GBP).

If any one has any ideas on the best to for me to display this information i would be very greatful.
