Flash components › Flash files › 3D
Lively 3D Carousel Gallery
|
Posted on 2010 Jul 20 |
hi!
i've a few questions, thumbnail size is it fixed? rotation spreed can it be controlled? if help is needed is there feedback from your end?
|
Posted on 2010 Jul 21 |
- Thumbnails sizes are not fixed.
- You can control the rotations speed by little change in AS.
- I am always pleased to help you.
|
Posted on 2010 Jul 27 |
|
Posted on 2010 Jul 30 |
thanks for all the help given so far.
i am working on daniel machado team
|
Posted on 2010 Jul 31 |
This file is in AS2 & will not work in AS3.
Thank you
|
Posted on 2010 Aug 07 |
//load movie
var Xpos:Number = 500;
var Ypos:Number = 100;
var swf:MovieClip;
var loader:Loader = new Loader();
var defaultSWF:URLRequest = new URLRequest("carouselGallery.swf");
loader.load(defaultSWF);
loader.x = Xpos;
loader.y = Ypos;
_1.addChild(loader);
////////////////////////////////////////////////////////////////
function btn1(event:MouseEvent):void{
_1.removeChild(loader);
var newSWFRequest:URLRequest = new URLRequest("carouselGallery.swf");
loader.load(newSWFRequest);
loader.x = Xpos;
loader.y = Ypos;
_1.addChild(loader);
gotoAndStop(1);
}
|
Posted on 2010 Aug 07 |























Very easy to use 3D Carousel Gallery. can be use fur multiple pages with different content by Passing XML using FlashVars.
Features:
* Fully XML Driven
* Unlimited items can be displayed
* Nice Thumbnail Tooltip
* Dynamic Scroller
* JPG, GIF, PNG & SWF files Supported.
* You can place HTML formatted description text.
* Can have link for each item on Link button.
Carousel Gallery XML Settings Preview
XRadius="250"
YRadius="60"
Perspective="10"
detailsImageXPosition="25"
detailsImageYPosition="25"
backItemsBlur="75"
reflectionBlur="20"
XCenter=""
YCenter=""
StageWidth=""
StageHeight=""
linkButtonName="Visit Link"
* Help file and comments in the code included.
* FlashVars example HTML included so you can use single swf for multiple pages.
Keyword: XML Based, XML Driven, Image Gallery, Thumbnail gallery, 3D Carousel Gallery, Image Carousel Gallery, Photo Gallery, Carousel, Tooltip