|
Hot offers:
|
Simple Flash XML Thumbnail Browser (Flash, XML)Another easy one for someone who knows what they're doing.
Links to example work must be included. Illustrator file for the gallery layout and sample xml is attached I'll need the source FLA for any minor tweaks on final payment. AS2 is preferred. The Flash gallery loads xml which looks like the following. <gallery maxwidth="360" maxheight"270" thumbwidth="48" thumbheight="36" thumbcols="3" thumbrows="6" > <image id="1" thumburl="/gallery/foo1_thumb.jpg" imgurl="/gallery/foo1.jpg" description="ldkjdlk dlkjd lkdj lkdj d" /> <image id="2" thumburl="/gallery/foo2_thumb.jpg" imgurl="/gallery/foo2.jpg" description="ldkjdlk dlkjd lkdj lkdj d" /> ... etc ... </gallery> Each image has a description, a thumb URL and an Image URL (all in the xml). The width of the main image is specified in the XML as well as the width and height of the thumb (these are attributes of the root node). In some cases, there may not be a thumb so make sure your code forces the sizes because the CMS will serve up the main image if no thumb is detected. There must be a simple loading message while the image loads that I can modify. Make the images load via a simple fade transition. Default state of the thumbs should be dark and rollover makes them 100% bright. Any questions, let me know. Thanks! Latest Related projects:Currently viewed: "Simple Flash XML Thumbnail Browser"All for Freelancers version: "Simple Flash XML Thumbnail Browser" |