Thank you for downloading: Carousel

Included are:

Font(s) used:

How to modify the file:

  1. Instruction 1: Make your items which you want to add to carousel in library, and set linkage for each item

  2. Instruction 2: Change tooltip to your need, linkage must be 'tooltip'

  3. Instruction 3: Items and Tooltip movieclip can be animated on onRollovers. Look in movieclips how it is done, but it is simple. Make 2 frame labels "rollover" <= start frame of animation onRollOver, and "rollout" <= start frame of onRollOut animation. You can animate each item in different way, as it is showed in example.

  4. Instruction 4: And edit XML to fit your needs. There are 2 parts: Settings and Item list.
    Here are description:


    And items list
    	<clip id="img1" url="http://flashden.net" target="_blank" rolloversTime="10">
    			<headline text="FlashDen.net"/>
    			<text text="Download.Upload.Play"/>
    	</clip>
    	

Good Luck with Carousel!


I think it has many features which you can tweak, so it can be used in many types of movies and application. I hope it will be valueble for you. I'm not designer, just coder, so you can enhance better look :) Enjoy.