Hey guys, I wanted to create a basic web gallery to dynamically display a few pictures. Being fairly new to flash, I used your forum extensively. I wanted to share the link and code. disclaimer: this is not like the tutorials, my code could probably be streamlined greatly
-basically the photos are dynamically loaded from an XML document. I put more detailed info on my website under the Flash section including the .fla and the .xml file.
website: http://adamvalencic.bravehost.com/home.htm
-make sure your pop up blocker is working, sorry I am too poor right now for real hosting.
Here is the photo program in action:
photo-viewer: http://adamvalencic.bravehost.com/photo.htm
the viewer holds up to 6 albums, the large pictures must be 878x584pixels and the small ones 206x138pixels. They must be saved in the folders that are listed as the location in the XML folder, any more details are on my website in the Flash section. hope this helps someone.