Hi everyone, I just wanna say I LOVE this site.
This is where I found the answer for displaying my portfolio screenshots. The XML PHOTOGALLERY seemed perfect. I modified the project to include a case summary text box, which described each site, and then I realized that on certain sites (actually all of them) I wanted to have more than one screen shot.
I worked with this idea and had the xml file load another swf (copy of the photogallery with it’s own site specific xml list of jpg screenshots) instead of a jpg, This way I can have a button that cycles through my sites and then within each, a button that cycles through that site’s screenshots.
I hope I’m making sense. The problem I see with this is that it takes time to load that 2nd swf over and over when it’s really the same file calling different site specific xml files. I think I’m doing this really inefficiently. Perhaps someone could point me in a better direction. (please :love: )
Just in case anyone would be willing to take a look I have posted the web.fla which points to the first xml file websites.xml (which calls the other swfs) and the first site specific fla website_saber.fla and it’s xml file website_saber.xml here: http://jon8.us/portfolio/flas/ as an example.
Thanks so much if you can help.