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.
i think i cant be totally sure but if u look into like the macromedia exchange or u might be able to find something that will help u out im at college so i cant remember off the top of my head and we dont have decent software ive definetely seen shopping cart stuff for DW so im sure there will be one for flash
its nto really serverside if you’re going to use Flash because Flash can parse the XML directly. If you want to use server side then PHP would work, but there is no point really. Its a front-end issue.
check the kirupa tutorials for some help getting started… after that post in the Flash MX forum for help if you need it.