can you put the whole code?
can you load xml?
search in Flash help to know how to read the xml tags!
look ActionScript classes > XMLNode in flash 8 help 
var my_xml:XML = new XML ; my_xml.ignoreWhite = true; my_xml.onLoad = function(success:Boolean) { trace(“success: “+success); trace(“loaded: “+my_xml.loaded); trace(“status: “+my_xml.status); }; my_xml.load(“http://www.flash-mx.com/mm/problems/products.xml”);

hey adobe! just search in google to see how many applications and websites uset “flash” in their name! so go and force them! 