3dCarousel version 2 component for swishmax [component]

by Oren Farhi on April 11, 2009

Hi Swishmax 2 users and flash users (as well as web designers, web developers).
3dCarousel version 2 is the new version of my famous flash 3d carousel component for Swishzone’s Swishmax 2 alternate flash creation IDE.
3dCarousel V2 allows you to easily create and simulate a 3d carousel flash effect from images and items in your swishmax project.

New features in 3dCarousel version 2:

In version 1, you would have to use script in order to load different images to the carousel and attach button’s event to them.
Now – You can import images to swishmax and the component will make it all happen. As for button events – just put the script on the image/movieclip as you are familiar with ( on(release) {} ).
You can customize behaviors, colors and each item to act differently (with the version 2) – you can insert script to any object you chose to put inside the component.
There are new buttons to control the 3d carousel – left and right buttons to control the movement as well as a play button – all within the end result of a small swf file effect.
A new public API is available for actionscript as in Easing Tweens 2 Component (example for the flash carousel actionscript API using is included inside the component).

This movie requires Flash Player 8

Help and Instructions

This component is constantly in development, so your impressions and comments may help us develop it to a better component for your needs.


* Use Library Item: In order to use objects/images as the carousel’s items – you need to define the “Use Library Item” as false (as default).
You will have to put all the carousel’s items (again – images/movieclips and so on..) inside the movieclip “items” which is located inside “carousel” movieclip. In that way, you can put script on the images/movieclips you put inside “items” – customizing the items to react to button’s events.

* Auto Start Playing: Allows you to define whether the carousel will start to animate with the movie’s loading.

Public Api for 3d Carousel Component:

Currently, eScrollBar component includes 2 public functions you can use from anywhere in your swishmax project:

  • startMove():
    Use this function to start moving the carousel (if it has stopped by the user). The direction for the move will be the last one that was used.
    * Assuming the component’s name is (movie clip) : “carousel”, this code will start moving the carousel:
    _root.carousel.startMove();
  • stopMove():
    Use this function to stop the carousel from moving. You can use the startMove() function to start moving it again.
  • startMoveTo(direction:String):
    * direction – can have these values: “right”, “left”.
    Use this function to start moving the carousel in a certain direction.
    * Assuming the component’s name is (movie clip) : “carousel”, this code will start moving the carousel to the right:
    _root.carousel.startMoveTo(“right”);


Few tips:

Please keep an eye on the “items” registration point if your carousel shifts to the right or to the left. I recommend to use the “top-left” point always.

Install Instructions

Extract the folder “Orizens” (which includes the swi and swf files) to your swishmax component directory.
Open the components window through: Window -> Components, and From “Orizens”, drag the 3d carousel v2 component to you’re movie.
If any window pops up asking you to confirm changing properties of the movie, you can press Yes with no problem. just read carefully what it says if your are a heavy developer (basically – it will enable physics properties to your movie).

Buy 3D Carousel 2 Component for Swishmax

You can purchase 3d carousel via paypal with a secured connection.
Just click the “Buy Now” button.


Buy 3 Components Bundle

Buy a bundle of 3 orizen designs components and save money now!


Special Premium Swishmax Template Offer!!!

Get Orizen Designs V2 Swishmax Website for just 49.99!!!
This package includes: SWI source files, php files for contact page, dynamic news, dynamic portfolio and auto date for the footer.


If you wish to contribute to the next version of 3dCarousel component, I would appreciate for your feedback on this poll:

What feature would you add to 3dCarousel v2 swishmax component?

View Results

Loading ... Loading ...




2 comments

[...] There’s a new version of this component – 3D carousel version 2 [...]

by orizens.com » Blog Archive » 3DCarousel Version 1 [swishmax component] on April 11, 2009 at 4:13 pm. #

[...] Swishmax users. Since Swishmax2 has so many UI components – some are the great usual ui we need and some are special as the 3d carousel, shape tween and son on – I havn’t seen any treeview component yet for swishmax. So, I began [...]

by Orizen Designs - Pure Insight - Freelance of all related to web - Web Design, Development, Flash, Flex, Swishmax » Blog Archive » Swishmax Tree Component - Alpha [Swishmax component] on May 6, 2009 at 7:33 pm. #