Here’s what I’m trying to get going:
I have a photo gallery for a painter rotating through images via XML. She wants a little sold sign to appear on ones that have been sold. I’d like to figure out a way to make it appear/disappear with a _visible = true/false statement that I can call from via the XML file.
Can you post/ send me your actionscript for his - rcianciaruso@comcast.net ? I am trying to do the photogallery which rotates thru images… and having a hard time. Regarding your question, can’t you just create an additional field in your XML file called status… and put SOLD or AVAILABLE in there… and display it ?