Yet Another Image Gallery

Posted by FlashOtaku on February 4th, 2008

Lately there were some questions about the possibility of adding new elements to the XML file when working with the Slideshow or Thumbnail Scroller components. The answer is yes, you just need to parse the XML file again. Two weeks ago I made a tutorial on how you can add new elements to the Thumbnail Scroller component. It’s pretty easy to do it, once you know how to work with XML in AS3. Continue reading

Building an auto slideshow with AS3

Posted by FlashOtaku on January 31st, 2008

This time I will show you how you can add an auto slideshow feature to the Slideshow component, using the Timer class. It’s pretty easy to do this, if you know how to use the Timer class, so I will just show you the code without explaining each step, but if you have any specific question, fell free to ask. Also make sure to read the documentation for the Slideshow component. Continue reading

Open URL when a thumbnail is clicked

Posted by FlashOtaku on January 21st, 2008

Adding this feature to the Thumbnail Scroller Component is pretty easy but requires some knowledge on working with XML. In this tutorial I will show you how to do this using Actionscript 3. Continue reading

Image Gallery Tutorial (Example 2)

Posted by FlashOtaku on January 16th, 2008

In this tutorial I will create another image gallery. This time I will show you how you can create image galleries using only code. This gives you more flexibility when you use these components in your projects. Continue reading

Roll over effect for the ThumbnailScroller

Posted by FlashOtaku on January 11th, 2008

In this tutorial you will see how easy it is to add a roll over effect to the ThumbnailScroller Component. For this example I will add a blur effect using the Tweener class. Continue reading

Image Gallery Tutorial (Example 1)

Posted by FlashOtaku on December 24th, 2007

This tutorial shows you how easy it is to create an image gallery using the Slideshow Component and the ThumbnailScroller Component.

For this tutorial i will use the AS3 version of the components but you will be able to download sample files for both the AS3 version and the AS2 version. Continue reading

ThumbnailScroller Component AS3 Documentation

Posted by FlashOtaku on December 20th, 2007

Here is the documentation for the ThumbnailScroller Component AS3. I hope you will find it easy to use. If you have any questions, feel free to ask. Continue reading

ThumbnailScroller Component AS3

Posted by FlashOtaku on December 20th, 2007

ThumbnailScroller Component AS3 is a free flash component that helps you create very nice image galleries, especially when used together with Slideshow Component. The component reads the path to each image from an XML file. You can load JPEG, PNG , GIF and SWF files.

The component is very easy to work with. Continue reading

ThumbnailScroller Component AS2 Documentation

Posted by FlashOtaku on December 20th, 2007

Here is the documentation for the ThumbnailScroller Component AS2. I hope you will find it easy to use. If you have any questions, feel free to ask. Continue reading

ThumbnailScroller Component AS2

Posted by FlashOtaku on December 20th, 2007

ThumbnailScroller Component AS2 is a free flash component, very useful for image galleries. The ThumbnailScroller Component is XML driven. All you have to do is write the path to each image in the XML file and give the component the path to that XML file.

The component has 29 customizable properties, so you can make it fit perfectly in your projects. Continue reading


Copyright © 2007-2008 Flash Otaku. All rights reserved.