Okay, I finally finished a new version of this class [v1.1]
This version contain extra functions to manipulate the icons. The demo is also updated demonstrating how to remove individual items from the carousel.
New Functions:
setIcon(index:Number, itemIcon:String):void
- change the image/swf of an existing item, or convert external image/swf to
MovieClip item or the opposite.
- index: index of item to change
- itemIcon: name of external image/swf or movieclip setFunction(index:Number, itemFunction:String):void
- replace existing mouse down function of an item
- index: index of item to change
- itemFunction: name of new function setTooltip(index:Number, itemTip:String):void
- replace the tooltip of an item
- index: index of item to change
- itemTip: new tooltip
I noticed some errors and I think most of them are fixed.
Hope you enjoy using this class.
PS: Umm, how can I edit my first post?
Last edited by Gamerflash; 08-30-2007 at 01:22 AM.
Reason: Changed the ps.
Checkout my site: Click HERE
Checkout my games:
Oops! No game for now!