Flash components Flash files Horizontal Menus

Advanced Images Slider Horizontal

ID: 1093 | Views: 3383 | Downloads: 18 | Price: $ 6.00

moredhunter
Uploaded By: dhunter Author
Fully resizable and customizable images menu slider with xml settings.

Features:
- Fully resizable
- Customizable sizes/borders/margin/colors/opacity
- Any images amount
- Small size ONLY 6 kb swf
- Any images sizes and sides ratio
- Full support HTML tags in title (br,i,a href,b,font face color size etc.)
- Target link support
- Few smoothing levels, can be viewed on low-end machines
- Easy modify and easy using as part of another Flash AS2 projects

All you need to do it's add your images paths,links and title to xml file.


Main XML setting:


<config>
//Thumbnails width
<Thumbs_width>160</Thumbs_width>
//Thumbnails height
<Thumbs_height>80</Thumbs_height>
//Thumbnails border size
<Thumbs_border_size>20</Thumbs_border_size>
//Thumbnails border color in RRGGBB format
<Thumbs_border_color>FFFFFF</Thumbs_border_color>
//Thumbnails border opacity
<Thumbs_border_alpha>10</Thumbs_border_alpha>
//Distance between thumbnails
<Thumbs_margin>10</Thumbs_margin>
//Background color in RRGGBB format
<Background_color>666666</Background_color>
//Background image path
<Background_image></Background_image>
//Smoothing Level (0-2) 0 - min CPU Load; 2 - max CPU Load
<ImageSmoothingLevel>2</ImageSmoothingLevel>
</config>



Item XML setting:

- title //Title, text under thumbs. You can use HTML tags in description (br,i,a href,b,font face color size etc.)
- link //click link url
- target //link target (_blank,_parent, etc...)
- imgsrc //Path to big image


ASK Ask a question & Live a coment (Public)
moreastherix
astherix said
Posted on 2009 Mar 29
hi dhunter, i need flash horizontal image infinite autoslider, btw: http://www.alize.sk/ - but horizontal for me, help me? thanks jerry

reply Reply to astherix
moredhunter
dhunter author said
Posted on 2009 Mar 29
To astherix:
As i understand you need a vertical scroller.
This version only a horizontal, i will prepare vertical version soon and you'll can buy it

reply Reply to dhunter
moreastherix
astherix said
Posted on 2009 Mar 29
thanks, but i need "infinite/looping" slider and "auto start move", correctly such, how be here www.alize.sk. Only that was he horizontal.

reply Reply to astherix
moreBasstig
Basstig said
Posted on 2009 Apr 09
Can titles be in Arabic language?

reply Reply to Basstig
moredhunter
dhunter author said
Posted on 2009 Apr 10
To Basstig: yes

reply Reply to dhunter
moreBasstig
Basstig said
Posted on 2009 Apr 10
That means we just need to but the titles in the xml files in Arabic language and the this Flash will render them from right to left? Please show and example if you would I can send you a test xml file.

reply Reply to Basstig
moretkeaton
tkeaton purchased said
Posted on 2009 Jul 09
Just downloaded - thanks.

One question; I can't change the background image from the "advanced image slider" background. I uploaded a new background image and set the path to it in the data.xml file but it doesn't change.

reply Reply to tkeaton
morefdorce
fdorce purchased said
Posted on 2009 Oct 04
How do I take the gray off of the pictures. I just want all the pictures to be their original colors.

reply Reply to fdorce
moredhunter
dhunter author said
Posted on 2009 Oct 04
To fdorce: you need remove MakeGray function in code

reply Reply to dhunter
morefdorce
fdorce purchased said
Posted on 2009 Oct 04
where is it? And how do I take it off?

reply Reply to fdorce
moredhunter
dhunter author said
Posted on 2009 Oct 04
To fdorce: just click to first frame of layer "as" and press F9 then find // B/W/COLOR (59 line) and remove function
MovieClip.prototype.MakeGray = function(zerokoef) {
import flash.filters.BitmapFilter;
import flash.filters.ColorMatrixFilter;
var matrix:Array = new Array();
var r = 77/255;
var g = 150/255;
var b = 25/255;

matrix = matrix.concat([r*zerokoef+1-zerokoef, g*zerokoef, b*zerokoef, 0, 0]);
matrix = matrix.concat([r*zerokoef, g*zerokoef+1-zerokoef, b*zerokoef, 0, 0]);
matrix = matrix.concat([r*zerokoef, g*zerokoef, b*zerokoef+1-zerokoef, 0, 0]);
matrix = matrix.concat([0, 0, 0, 1, 0]);

var filter:BitmapFilter = new ColorMatrixFilter(matrix);
this.filters = [filter];
};

reply Reply to dhunter
moreStoan
Stoan said
Posted on 2009 Nov 24
Did you ever make the vertical version of this. I'd like to buy both

reply Reply to Stoan

more

Do you have any comment or questions about dhunter file?


Please register & login before you post!

Start $1

        Flash files, Flash components

  Sell & Buy Flash

Buy or Sell, Start Now -

affiliate programe 10%

bonus system

bonus system

Stock Flash

- Royalty Free Stock Flash effects, Video, Audio

Login Password

Details Bookmark and Share

Uploaded: 20 March 2009

Opens With: Flash 8 (8+)

Files Included: swf,fla,xml,help.txt

Size: 6kb

Action Script: AS2

Resolution: Resizable

Documentation: good

Keywords: menu,  images,  scrolling,  scroll,  auto,  xml,  advanced,  link,  url,  target,  slider,  resizable,  customizable,  xml,  settings,  thumbnails,  thumb,  HTML tags,  smoothing,  modify,  as2,  title,  sizes,  ratio,  align,  tooltip,  horizontal,