Search  

XML GALLERY.

Full_screen_preview

This is version 1.0 of the simple xml driven gallery. The gallery is extremely easy to use, but has some nice features. Each image can be seen in three sizes: thumbnails, medium sized and large. The large images scroll the screen controlled by the mouse, in this way you can realy zoom in and show your images in very high resolution.

The file is easy to update, all the Flash code is commented and variables for scroll speed and spacing (between thumbnails) can be changed to whatever fits your layout. The graphics (preloader and buttons) can also easily be changed in the fla.

The xml is extremley simple: one tag for each image. If your image is named “fish.jpg” you just add this in the xml: fish.jpg

Later versions may include fullscreen, descriptions etc. but feel free to make suggestions.

Have fun with it :-)

Posted 5 months ago

I finally stumbled across the use of the large images. That was not exactly intuitive. But I’m sorry I didn’t notice it sooner. I still haven’t gotten my implementation to work due to issues just mentioned in previous post. Many thanks to all!!

Posted 2 days ago
Here is the html code I am using. I think there is a mistake in it but I can’t find it. I have the following in the body: <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000” codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0” width=”800” height=”552” id=”Flash1”> And I have the following in the head: Posted 2 days ago

oops, looks like I can’t post the html code….

Posted 2 days ago

Is there an easy way to resize this so I can link it to an existing flash document using loadMovie? The stage I want to link it to is considerably smaller and don’t want to open a new window for this if I don’t have to….would like to seamlessly integrate into my existing flash site. thanks – nice work btw

Posted about 1 hour ago