Free FlashDen file of the month. Click here to download.
Search  

COMPLETELY CUSTOMIZABLE CAROUSEL WITH SLIDER

HomeBrowse CategoriesImage Viewers & Galleries3D & CarouselCompletely customizable Carousel with Slider
Full_screen_preview

Due to long waiting times I am no longer providing support for this item. I recommend buying one of my other carousels, for which I do provide support.

Yet another carousel, but this one comes with some handy features:

- XML driven: you define image URL , link URL and caption text (mouseover to view)

- A lot of settings to change in the ActionScript. The ones shown in the ‘options’ box are just a few of them.

- It’s possible to add a MC in the center which has depth correction, so images behind it will actually be behind it.

- Controlable by both mouse position and the slider below it. To resize the slider, all you need to do is change the width of the slider bar, it will automatically adapt to that width.

- Add Focal Blur to images in the back.

This one’s a simple image viewer with an actionscript based rotation, the images are being loaded from an xml file with a simple piece of code in it:

It will automatically set the right positions for each photo when you add more. Number of photos is unlimited.

You can change variables such as xspan and yspan to change the radius of the circle movement, and in the thumb mc you can change the image’s width and height just by changing the w and h variables.

When you click a thumb, the image will be opened in a new browser window.

More files by JurgenV

\

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 over 2 years ago

ITEM DISCUSSION

Show Comments By

Hi,

Would I be able to take part of your code and replace it with a moce function already in one of m y sites?

This here is the function

function mover() { if(_ymouse > 250 && _ymouse < 365) { var xdist = _xmouse – Stage.width/2; this._x -= xdist / 25; } else { if(_xmouse > centerX) { this._x -= speed; } else { this._x += speed; } } }

if (this._x>= -600) { this._x = -1500; }

if (this._x<= -1501) { this._x = -601; } //trace(“my POsition = “+home.menuHolder._x);

Thanks

Posted about 1 year ago

Hi,

Would I be able to take part of your code and replace it with a moce function already in one of m y sites?

This here is the function

function mover() { if(_ymouse > 250 && _ymouse < 365) { var xdist = _xmouse – Stage.width/2; this._x -= xdist / 25; } else { if(_xmouse > centerX) { this._x -= speed;

} else { this._x += speed; } } }

if (this._x>= -600) { this._x = -1500; }

if (this._x<= -1501) { this._x = -601; } //trace(“my POsition = “+home.menuHolder._x);

Thanks

Posted about 1 year ago

I purchased this item, but I do not have the full version of flash, could you email me the swf? imailserver@gmail.com

Thanks.

Posted about 1 year ago

Great file… really it is… 6months ago grennilson sent a comment indicating that the reflected image would not change according to the new dimensions of the linked image. You responded with “it should just work”. I have tried to change it but I have been unsuccessful in correcting the problem. I have it off for now but i would like to have it working correctly. I really liked the reflection. Thanks… I really like the comments, it just need a bit more clarification in some areas but over all great work!

Posted about 1 year ago

This is really close to what I am looking for (job in process), Cam I set it to a roll of 60 degrees without tilting the logo?

Posted about 1 year ago

Hi !

I modified the animation using the code you provided to another buyer:

this.onEnterFrame = function() { rot -= 0.05; };

But now I need to pause the animation on mouse over on the image and then start again on mouse out.

Can you help me?

Thanks for your help!

Posted about 1 year ago

Hi

Bought this file yesterday or the day before??

Anyways when I test the file I get the flash error box coming up the the word REZIEDEN repeated three times???

The only thing I have done is to replace the green F or T or whatever the graphic was in the middle of the carousel to standard text that was coverted to a graphic symbol and also I removed the control box layer that was in the top right hand corner nothing which should have caused any trouble.

Can you please help.

Thanks

Rab

Posted 11 months ago

How can I change the overall size of the swf?

Thanks for help

Chris

Posted 11 months ago

umlauts [äöü] are not possible, even when I write them in UTF -8 coding. What can I do?

Thanks

Chris

Posted 11 months ago

found help in the flashden forum.

Here is the result:

solution was to look inside the fla.

there the author forgot to embed all characters. Only normal and not latin charakters were embedded. Add the Latin Character sets and it works.

Thanks for the tip form inside the forum

Chris

Posted 11 months ago

I would like to know if it’s possible to change the radius? Is it also possible to not make it keep spinning and spinning?

Posted 9 months ago

You can change the radius in the xml. The spinning is a bug that I have not been able to fix. I’m sorry.

Posted 9 months ago