Image Scroller Basic
Posted By: snowcat
Package Includes:
FLA
Opens with:
Flash 8, Flash CS3, Flash CS4
Viewable with:
Flash Player 7 and above
AS Version:
Action Script 2.0
Average Rating: Awaiting one vote
Highly customizable image menu scroller, XML customizable images & urls & text, editable settings through the FLA file.
You can customize the following variables:
- scrollerWidth and scrollerHeight
- imageWidth and imageHeight
- imageSpacing
- minScrollSpeed & maxScrollSpeed
- scrollEaseIn & scrollEaseOut
- inColor & outColor & coloringSpeed
- preloaderSize
- loadSmoothed
- showDescription
- useMirror
- set the menu horizontal or vertical
All the code is in the first frame of the first Layer of "image scroller container" movieclip.
You can specify the images and target urls through the XML file. Put images at any dimensions, they are automatically resized. All images should have the same sizes.
Set the target URLs to point to different sections of your website, or add your own code for clicking on each image instead of getURL method.