Hi There,
Its quite some time since I posted on Kirupa but its good to be back!! I am having a bit of a nitemare problem with actionscript 2 and xml. I have 4 instances of the same mc on my stage, these are named template0, template1, template2, template3. This mc contains a text box called price_txt. I also have an xml doc called products.xml. What I want to do is display a differnet price in each of the 4 mc. I am using XPath to refernece my xml but am having a few problems working out how to construct my for loop(s).
I have attached a simple example of what I am trying to do to this post, any help would be very gratefully appreceated.
Cheers
James