Search  

HORIZONTAL SCROLLER

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesHorizontal Scroller
Full_screen_preview

Can be a menu, can be a thumbnail collection for a image viewer. Possibilities are unlimited.

Features:
  • Infinite number of items
  • Set the current selected item in the XML file, the scroller will slide so the selected item is visible and centered if possible
  • Use it to open URLs or navigate to your movie frames by setting the data field
  • Smooth mouse scrolling
  • Don’t mind about thumbnail picture’s size, it will be scaled and smoothed on runtime
  • Tons of variables to customize, multiple results can be achieved; highly customizable


SEE OUR PORTFOLIO HERE

Support only on the Horizontal Scroller Public Support Forum


Here are some of our interesting works on FlashDen :

Galleries / Portofolios
Tab Gallery/FLV Portfolio v.2 Multilevel XML Photo Gallery v2.0 Tab Gallery v.1 Image Explorer Multilevel Image Gallery Resizable Gallery Easy Image Gallery XML - B1 White Tab Gallery/FLV Portfolio v.2.0 Easy Image Gallery Vertical Easy Image Gallery with Tabs Image Gallery v2 Resizable Portfolio Gallery w/Albums Product List Dock Gallery v1 June Gallery Fullscreen Gallery v.2 draft Fullscreen Showcase Gallery v1 Light

Menus
XML Multilevel Sliding Menu Vertical Scroller Vertical Multilevel Drop Down Menu 2 Levels XML Menu Purple 2 Levels XML Menu Green Horizontal Scroller Image Vertical Menu Vertical Scrolling Menu Cool Image Folio Menu Light - Image Folio v.2 Dark -Image Folio v.2 Fading Slider Dock Menu v1 Sliding List Light Scroller 2 Levels Accordion Menu Dock Menu v.2

Video Players, News Readers, RSS etc.
FLV Player Light RSS Feed Reader XML News Ticker White XML News Ticker Black 2.0 Style Date/Time Widget White XML News Reader Stylish XML News Reader FLV Player with playlist XML Banner Rotator XML News Ticker v3 News Module Light Skin News Module Dark Skin

Small Utils
Image Panning Clasic Tooltip Easy Animated Buttons Tooltip v.2 Image Panning v.2 Motion Blur Banner Rotator v.1.0



Posted 8 months ago

Hi.

I’ve just buy the file but in the download the fla generate just HScroller2.

I like the first one (HScroller.sws) and I’m not a flash expert so, please, send me the .fla that generate the normal scroller with the dissolvence and the text on mouse over.

Regards

maurizio@artedistrada.it

Posted 3 months ago

Great file, very easy to modify. Just what I needed

To save yourself a bit of time, I recommend that you include another version of the FLA file within the download that is URL enabled – to avoid confusion for people who are not sure on what to change in AS. Or maybe add the code and info in the docs.

Posted 3 months ago

Hello there

I’ve just bought the file but the fla generates only the HScroller2 file, I bought this because I liked the other one.

Since I like the first one and I ’m a newbi in flash, please, send me the .fla that generates the normal scroller without the frames. Also could you tell me how can I attached it in to and internal subpage that I have in my .fla file. I thank you in advance

cesarrealestate@yahoo.com

Posted 3 months ago

Hi,

Great product. Nice work

I am having a problem putting it on my website. When it loads, its all blank. It wont read the source files. How do I fix this and tell it to read those files? thanks

Posted 3 months ago

Sorry folks. I must be stupid.

Bought the file a week ago and tried to follow steps for linking thumb to URL .

Modified .fla file Action Script to include handler…updated .XML file to point data to url…and still not click through to URL .

Is there a common problem here?

From XML file…

From bottom of AS…

// set click handler function function clickHandler(dat, lbl) { // handler function receives “data” as string and “label” as string trace(“Data: “+dat); trace(“Label: “+lbl); }

function clickHandler(dat, lbl) { // handler function receives “data” as string and “label” as string var label:String = dat; some_mc.gotoAndPlay(dat); }

function init(n:XMLNode) { // set data for the scroller instance named “scr” // method name is setData // parameters must be the root node of the xml and a handler function scr.setData(n, clickHandler); } // load XML file xmlOb.load(xml == undefined ? “data.xml” : xml); // Press any key to clear thumb selection this.onKeyDown = function() { Thumbnail.clearSelection(); }; Key.addListener(this);

Posted 2 months ago

wow, I bought it and the support documentation is worthless and misleading at best. Off to search for another scroll component to replace it. Wish I had the 3 hours back that brought me to this conclusion. you can keep the 6 bucks.

Posted 2 months ago

Hello everybody. Just want to remind you that you have the Public Support Forum link in the file description. Please use that link to ask for support. Thank you for your undersatnding and I appologise for any inconvenience.

Adrian

Posted 2 months ago

Great file! Awsome support and docs!

Posted 2 months ago

Hi,

I’m looking for a scroller that only takes changing the xml file, so i won’t have to edit the flash file itself. Is that possible?

Best, jan-willem

Posted 2 months ago

1- How can i call a external swf click into thumb?

2- How can i expand the mask whith the user browser size? (I try scr._width = Stage.width ) but doesn’t work…

Thanks

Posted about 1 month ago

Hi there ! How can I create a different behavior in the way the scrolling works. If you have many many images the scrolling speed is very very fast…and it’s tricky to have control on the desired selection. With few images it’s ok but just multiply the rows in your data.xml and you’ll understand what I mean. It would be nice that the thumbnails to scroll with more human speed while hovering the edges of the thumbnails area ? Anyone has any clues ? Thank you for reading !

Posted about 1 month ago

I had trouble with this one as well. The scroller from flasher3015 worked for me a lot better, although I don’t think it is as elegant as this one.

Posted about 1 month ago

How do make .png transparent images not show a white background behind each image? I got the swf file to display the .png file but all files have a white background instead of being transparent.

Please help, Stephan graphics@lwflive.com

Posted about 1 month ago

Hi,

I wanna buy the first scroller but I have a question. Is it possible to make the background invisible? (so that visitors of our site can see the original backgorund of our site) or is the background always white?

Posted 17 days ago

The documentation says the images will be resized automatically, but that does not work for me – the left and right sides of my images are being cut off.

So, I tried resizing the images in photoshop; this fixed the size issue, but then the images were blurry and not clear.

Anyone else have this issue? I need this thing working asap. Any help would be appreciated.

I have already left a comment on the support forum as well.

Posted 11 days ago

My client does not want the logos to be links – how can I adjust the code so that when you put your mouse over the logos the cursor does not change?

Thanks

Posted 8 days ago

I would like to know what parameter I need to modify for the thumbnail to get the actual image with size, since all the images I got are not the width.

Please a I need to finish a project ASAP ! Thanks in advance.

Posted 5 days ago