Image Gallery

Published on May. 13th 2009
13.760 downloads

Features

You can easily put the scroller any position you like (top, bottom, left, right) and set the images to any dimensions. Customizable scroller movement.

Here is a list of variables you can change in the FLA file:
- verticalMenu
- imageWidth & imageHeight
- bigImageWidth & bigImageHeight
- menuX & menuY
- bigImageX & bigImageY
- spacing
- inColor & outColor & coloringSpeed
- minScrollSpeed & maxScrollSpeed
- scrollEaseIn & scrollEaseOut
- preloaderSize

- useRandomTransitions
- showDescription
- showDetailedInfo
- useMirror

You can specify the images and description text through the XML file. The images can have any dimensions, they are automatically resized. They all should have the same dimensions.

There are 4 transitions included from Mask Transitions.

Installation instructions for:

The Image Gallery FX component is available for Flash CS4, CS5, CS5.5 and requires Flash Player 10 or later. To use this product in Flash you need the MXP file that is available only in the paid package.

You can see an example of how to install a component in Flash Professional here.

In this video you will see:
- how to create an instance of the component on the stage: from the Components panel (Ctrl+F7) drag & drop the component on the stage
- how to give a name to an instance for further use in ActionScript: click on the component instance on the stage and from the Properties panel (Ctrl+F3) enter a name in the text input
- how to access the properties of the component (read or modify) during different moments of your Flash application

Any property of the component could be accessed that way. The names of the properties are identical with the ones from the settings.xml file. The properties of the component can be any of these three types: Number, String, Boolean. We assume it’s intuitive of which type each property is.

Warning! Setting the parameters of the component in the Component Inspector window (Shift+F7) and in the same time having a settings.xml file populated with different values for each property, the properties from the settings.xml file will have priority (meaning that a parameter set in the Component Inspector will be ignored if that parameter is also defined in the XML file).

For now, this component does not dispatch events, but stay tuned for an update.

free package

  • Editable settings through FLA file

  • Editable settings through XML file

  • GPL Licensed

  • NO watermark:

DOWNLOAD NOW

how to install

Similar products

Comments

Daniel

Posted 2 years ago

Hi, how can I make a container which wrap the image gallery like the one you have in this site?
thanks

FlashXML Support

Hi,

Download the archive of this gallery and edit image gallery.html file and you will see the embedding code.

In order to load this gallery more than once with different images, create another image gallery.swf, for e.g: image gallery2.swf. In order to load different images(for e.g images2.xml ) , open the FLA, go to Actions Panel (F9), search for this line of code:xml.load((_root.folderPath?_root.folderPath:”“) + “images.xml”); and change the path for the second set of images to load.

And your embedding code will look something like this:

<body bgcolor="#222222">
 <!--url's used in the movie-->
 <!--text used in the movie-->
 <!-- saved from url=(0013)about:internet -->
 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="600" height="530" id="image gallery" align="middle">
 <param name="allowScriptAccess" value="sameDomain" />
 <param name="movie" value="image gallery.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#222222" /><embed src="image gallery.swf" quality="high" bgcolor="#222222" width="600" height="530" name="image gallery" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
 </object>
 </body>
 <body bgcolor="#222222">
 <!--url's used in the movie-->
 <!--text used in the movie-->
 <!-- saved from url=(0013)about:internet -->
 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="600" height="530" id="image gallery" align="middle">
 <param name="allowScriptAccess" value="sameDomain" />
 <param name="movie" value="image gallery2.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#222222" /><embed src="image gallery2.swf" quality="high" bgcolor="#222222" width="600" height="530" name="image gallery" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
 </object>
 </body>

Daniel

Posted 2 years ago

Hi, Is there any way I can set up the name of the xml file? I need to use this great gallery more than once.

thanks.

FlashXML Support

Hi,

Go to this link and follow the steps.

Maurice Gregory

Posted 2 years ago

Hello, I love this and I implemented it into my website by putting it in a div in dreamweaver but when the window that my site is in gets resized, that gallery does not line up or get resized. Is there a way to embed it into another fla file so that it resizes with the rest of my flash site? Thanks.

FlashXML Support

Hi,

Try to follow again the Installation Instruction for General Website to embed this component on your site.

Stopa

Posted 2 years ago

Hi,
It’s great but it have white background. How to delete it? Is it possible to make it without a background or with transparent?
Greetings!

FlashXML Support

Hi,

If you want to the background to not be seen anymore just open the .fla file in AdobeFlash and edit the background color, make it white

godfree18

Posted 2 years ago

Hi,

Do you have a AS3 version of this Image Gallery? Thanks

FlashXML Support

Hi,

Yes, Image Scrolling Gallery FX. Go to this link and check it out.

Do you have a question?

you will get an answer in 24 hours, tops.

(required) Only alphanumeric characters allowed
(required) (will not be published)
Please type a message! Your message is too long! Either try to keep within 1500 characters, or contact our support team via email at support [at] flashxml.net.
(will not be published)
You mistyped the two words!
Can't read? Change the image
Format your comments using Textile: *bold*, _italic_, "link text":address, @code@
Connect to us on Facebook Follow us on Twitter Subscribe to our RSS feed
Copyright © FlashXML.net 2009 - 2013