AS2 XML: need to go to specific frame if...
Hi, I'm using Flash CS3 but AS2 -- I'm primarily a designer / animator and rarely deal with XML and such.
I need to do 2 things:
I have a rotator piece I'm working on where I need to be able to go to a specific named frame (promotions) if the XML I search for (http://websitenamehere.com/promo_sign_feed) has the tag <promo>.
I also need to be able to have a button on that frame link to a URL that is pulled from a tag in the same XML, called <promoURL>.
I have no idea how to do this and would love some help.