Thumbnail Links
Hey,
I would like to have the thumbnails run a function on click, obviously doing something different for each image... I currently have this...
on (release){
txt.load("../_txt/buzz/buzz-1.xml");
}
How do I use the ID from data.xml to build each link?
Hope you can help.
Cheers, Rob.
|