I posted this over at actionscript.org as well- so appologies if you’re reading this twice…
What I’m trying to accomplish is- I have a thumbnail gallery loaded via xml- the thumbs are clickable. I need to pass two links instead of one onRelease… but I’m not sure how to go about this. I need to open a general .swf that will hold images for each project in the thumbnails- then I need that to load a specific xml into that swf- based on which thumb was clicked- as to avoid making 20 swfs… I can figure out how to include a link to both the swf and xml file in the gallery- however, i’m not sure how to set up the second swf- to know which xml file to read from…
if anyone knows of any tutorials or exaples of this sort of thing that would be amazing…
Thanks!