Search  

BANNERSLIDESHOW V1.0

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersBannerSlideshow v1.0

This slideshow is very useful when you have a lot of ads to show. Or you could just use it as a photo viewer. Your choice.

Features:

- XML driven. You can define: settings (imageWidth, imageHeight, tweenTime = time for alpha transition, showTime = time each image is being shown) and items (imgURL, linkURL)

- The control buttons/ timerbar will automatically choose a good position according to the width and height.

- All is in a single MC, so you can change position by simply moving it.

- The number of images is unlimited. All you need to do is copy a line in the xml and modify it.

- The length of the timerbar will always be equal to the number of picture icons.

More files by JurgenV

\

Image Galleries

XML Image Gallery Pro \

Web 2.0 Photo Album SliderGallery PhotoTiles

Video Players

Dynamic Embedded FLV Player \

Flash MediaPlayer FlashCinema v1 FlashCinema v2

Carousels

CarouselDesigner v2 \

CarouselDesigner VistaSlider v1 VistaSlider v2

Navigation

Horizontal Menu Studio \

Vertical Menu Studio Horizontal Slider v1 Item overview

Dynamic text displayers

DynamicField v1 \

DynamicField v3 DynamicField v4

Mp3 players

Flash Jukebox v1 Flash Jukebox v2 Flash Jukebox v3 XML mp3 player with playlist Compact xml mp3 player

Preloaders

Textpreloader Shifting numbers preloader

Miscelaneous

Rotating images banner \

Multiple file upload Dynamic Tooltip Rich Text Editor Flash2Jpg Animated digital clock

Posted about 1 year ago

Hi Alex, you have the wrong layer. You should put them in the layer named ‘xml’. Select the frame with the little ‘a’ in it, and press F9 to modify the script. Then you should add it on line 26. Good luck :)

Posted 4 months ago

Great app! Is there an easy way to remove the url link from the 1st image only? I’m new to Flash. Thanks.

Posted 3 months ago

hi, i emailed you

Posted 2 months ago

Thanks for your help!

One more thing: I need some of the links to open up in a new window. I assumed I could do this by simply editing the xml file, but after a few different attempts, I couldn’t get it to work.

-matt

Posted 2 months ago

Hi,

In the BannerSlideshow movieclip, select the button and edit the actionscript, like this:

on(press){
    getURL(this["ind"+currentN].linkURL, "_blank");
}

Basically what you add is , “_blank”

Posted 2 months ago

I need some of the links to open up in a new window. I assumed I could do this by simply editing the xml file, but after a few different attempts, I couldn’t get it to work.

I need to open only the first banner in a new window.

please help

Posted 5 days ago