.
overview
features
samples
help & support
downloads
buy now

Awaiting 3 votes.
Posted by : Flashtuning on 03/19/2008 33380 pageviews, 61 purchases
Package includes: FLA
Opens with: Flash MX 2004, Flash 8, Flash CS3
AS Version: ActionScript 2.0, ActionScript 3.0

Use this file to easily achieve any 3D Carousel XML (ActionScript 2.0 + ActionScript 3.0 versions included) driven gallery configuration using advanced camera controls along with perspective, depth, fading and much more!

It is based on the lightweight 3D Scene component included as a BONUS in the package and you can use it separately in another projects to build and/or navigate 3D interactive scenes or interfaces in Flash.

Key features:

* XML configuration file easy to setup
* Dynamic image mirror support
* Roll over image coloring support
* You can include images with fixed or variable size
* Support for external URLs and browser window resize
* Support for small image titles
* Adjustable preview image position anywhere in the scene
* Add unlimited number of additional objects (such as external images, library Movie Clips with images, Movie Clips from the stage) at any position in the scene by simply editing the scene.xml configuration file
* Native camera keyboard and mouse controls support via parameters or using various ActionScript methods

You get 2 products + 2 FREE:

* Advanced Carousel Gallery AS 2.0 + AS 3.0 versions
* 3D Scene AS 2.0 + 3D Scene AS 3.0 - BONUS

FT SPECIAL PACK



3D Advanced Carousel XML (AS 2.0 + AS 3.0)


 

That solved the problem: Thank you very much! One more little thing... How do I slow down the rotation? Thanks again

Hi.

Add a little test. Double click the carousel Movie Clip, comment the init() method and add the following method after or before the init():

var intervalId;

function checkcamera() {
if (sc.getMc("camera_0")) { //sc is the instance name for the camera component from the stage
//if camera movie clips exists, start adding objects in the scene ( call init() )
init();
clearInterval(intervalId);
}
}
function startcheck() {
intervalId = setInterval(checkcamera, 30);
}
startcheck();


This way you first load the scene.xml configuration file necessary for the 3D scene component, then load the config.xml file with the objects data and start the carousel functionality.

Hope this helps.

Best regards,
Flashtuning

 

Hi, I bought the component, and it works great, except for a little framing problem in Firefox Mac:

http://seb.9ieme.com/flashbug/Pic1.png

when I refresh, its ok, though :

http://seb.9ieme.com/flashbug/Pic2.png

Have you encountered this before? How can I fix this?

Thank you!

 

Hi, I bought the component, and it works great, except for a little framing problem in Firefox Mac: http://seb.9ieme.com/flashbug/Pic1.png when I refresh, its ok, though : http://seb.9ieme.com/flashbug/Pic2.png Have you encountered this before? How can I fix this? Thank you!

greate

Hello,

Yes, are possible in the XML. The Advanced Carousel is an application built using the 3D Scene engine and includes various parameters adjustable via Components Inspector Panel or using ActionScript methods to tailor the 3D space to your project needs.

Best regards,
Flashtuning

Please, can you tell us more on others functions. has no specific written description. For example : on Presse == links url or frameLabel, are possible in xml ? Thank you very much for your answer. Cordially.


 
featured componentsfeatured components