LOGIN Don't have an account yet?   Register

Forgot password?
 
Horizontal Image Banner Rotator with Thumbs

Horizontal Image Banner Rotator with Thumbs screenshot

Demo:     Preview:   Downloads: 306

Posted on: Mon, Dec 28th 2009, 04:45

 

$10
 
Search comments:
has downloaded icon

 
Ivanners

Ivan Arango

on 25/3/10

 
hey guys whats up!!
I reaaly like all your components, actually is a Time Saving for a lot of my projects. Right now im looking for a Slideshow and i think that this one is amazing. My Question is: There is a way to add navigation arrows to the thumbs area?
 
bobocel

has downloaded iconhas support ticket iconAndrei Potorac

on 25/3/10

I'm afraid the functionality is built around the first and last thumb, which make it possible to scroll through the other thumbs.

We'll keep uploading different sideshows though, to accommodate as many tastes as possible.
has downloaded icon

 
silento.bump

Radek Zielinski

on 25/4/10

 
Hi, I just bought this banner but there seem to be a problem with download... :( so I cant he=ave it for the moment even though I paid for it...
 
bobocel

has downloaded iconhas support ticket iconAndrei Potorac

on 26/4/10

Note you must confirm your payer email address.
has downloaded icon

 
silento.bump

Radek Zielinski

on 26/4/10

 
Yeah, sorry , my bad ;) I completely forgot bout that. Anyways, thanks for the reply.
has downloaded icon

 
adelight

adelight

on 10/7/10

 
Hi, I was wondering if there is a way to get the images to load one by one for faster loading. I am trying to create a slideshow with about 75 photos and it's taking way to long to load. Any help is appreciated.
 
Hi,
Open the file project/com/vuzum/banner/Banner.as and go to line 326.
Here you replace
                
if (nowLoading < itemsArray.length)	
{
    // load next image
    itemsArray[nowLoading].item.mcHolder.loadContent(itemsArray[nowLoading].imagePath, completeListener, null, false);
}
else
{
    // all images loaded
    show();
	
    // display the first image
    selectImage();		
}

                
with
                
if (nowLoading < itemsArray.length)	
{
    // load next image
    itemsArray[nowLoading].item.mcHolder.loadContent(itemsArray[nowLoading].imagePath, completeListener, null, false);
}

// all images loaded
show();
	
// display the first image
selectImage();		

                
 
adelight

has downloaded iconadelight

on 15/7/10

Thank you sir!

 
armandf

armandf

on 17/2/11

 
Hello

I'm interested about this gallery, like the design, but I need a " full screen button " ?
or maybe do you have an other similar gallery with this option ?
thanx
 
Hi,

We're glad you like our banner. Unfortunately, it doesn't have the full screen functionality. We can implement this as a custom work, if you're interested. Send us an email at office@vuzum.com about this and we'll help you.

We have a full screen image gallery here:

http://www.flabell.com/flash/Autoplay-...

Maybe you'll like that gallery.

Thanks for checking our components out.
has downloaded icon

 
powerongrfx

powerongrfx

on 21/2/11

 
Hey, how do you embed this bad boy in a web page. Thanx
 
Hello,

This tutorial explains the process:

http://www.flabell.com/blog/1829/how-t...


 
KJ2010

KJ2010

on 19/3/11

 
I was wondering if you could add text and opacity to the main image? I'm not that skilled with flash/html/etc so I thought I would ask before I purchase it. Thanks!
 
Hi,

Yes, you can add a text title for the image. Do you want the main image to have a transparency/opacity? We can implement this for you after you purchase the component.

Do you want to display some background you set in the HTML webpage or something like that? We'll do this for you if you need it. Just send us an email at support@flabell.com and we'll make the image transparent.
has downloaded icon

 
Jaedis

Jennifer Lindley

on 28/3/11

 
Hello!

Love this application. I was wondering though if there is a way to get it to scale proplerly when users scale their browsers. So far I have tried to add a params.scale="exactFit" but that has no effect on the flash element.

var params = {};
params.bgcolor = "#000000";
params.scale="exactFit"

Thanks in advance!

Jaedis
 
Hi Jaedis,

You'll need to edit the flash project a little. Open the Sample.as file. In the Sample.as file find these lines:
                
stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;

                

Comment those lines or delete them. Next you'll need to open the FLA file and press Ctrl+Enter (Cmd+Return on the Mac). This will publish the new SWF file that will scale with the browser window.

You can test it in our index.html file, but the stageW and stageH variables must represent percentages. So make them something like this:
                
var stageW = "50%";
var stageH = "50%";

                

Save the file and then open it using your browser. If you'd resize the window, the component will take 50% of the width and height.

You can do this in your webpage too, but every HTML element that contain the Flash component must have the width and height represented in percentage.

Hope this was helpful. If you don't have the Flash IDE to open the FLA file, please contact us at support@flabell.com using the email address you registered on flabell with. We'll send you the SWF file that resizes with the window.
has downloaded icon

 
Jaedis

Jennifer Lindley

on 29/3/11

 
Yes, Thank you. This worked very nicely for me. Now I am hoping everyone that was having issues with it will be happy as well!

Thanks again!

Jaedis
has downloaded icon

 
Jaedis

Jennifer Lindley

on 29/3/11

 
Everyone's happy! By they way, I did not have to change the

                var stageW = "50%";
var stageH = "50%";  
                


I just left the pixels width of my flash swf. It is embedded within a table cell and scales fine along with the rest of the graphics/elements on the page. When I played with swapping out the pixel width for percentage, the flash swf displayed the percentage values based on the entire browser window. I could see this being very useful for another project.

Thanks again for your speedy helpfulless! I always look here when I need something to display images on websites.

Jaedis
 
Hi Jaedis,

We're glad you're using our components and that you find them helpful. Enjoy!

Also, thanks for the tip on the stageW and stageH variables.

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


Try before you buy

Not sure if you need this component?

Download the free preview and customize it for your project before you purchase it.

Or try our demos.

Note: You can test the preview only on your computer.

Similar components for adobe flash

Accordion Banner Rotator

Accordion Banner Rotator

One word description for this highly customizable accordion? Colorful!... read more


XML Banner Rotator

XML Banner Rotator

This is a highly customizable XML Banner Rotator with more than 35 XML... read more


Mirrored Image Slideshow

Mirrored Image Slideshow

This is a creative slider with mirrored background. The design is... read more


list more items

General Videos

  • How to buy?
    watch movie
  • Embed a Flash Component in your Flash Project
    watch movie
  • How to embed a Flash Component in the same HTML page twice?
    watch movie
  • How to embed two different Flash Components in the same HTML page?
    watch movie

Save money now!

Premium membershipPremium membership
read more

10 Gold Tickets Pack10 Gold Tickets Pack
read more

Showcase

Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!