Packagedigicrafts.flash.controls
Classpublic class FadeBannerRotator
InheritanceFadeBannerRotator Inheritance RotatorComponentBase Inheritance digicrafts.flash.core.UIComponentBase



Public Properties
 PropertyDefined by
 InheritedautoZoom : Number
Gets or sets the autoZoom property.
RotatorComponentBase
 InheritedautoZoomDuration : Number
Gets or sets the autoZoomDuration property.
RotatorComponentBase
 InheritedcaptionTextTarget : String
Gets or sets the captionTextTarget property.
RotatorComponentBase
 InheritedcurrentItemData : Object
Gets or sets the currentItemData property.
RotatorComponentBase
 InheriteddataProvider : Array
DataProvider
RotatorComponentBase
 InheritedkeyboardScrollEnabled : Boolean
Gets or sets the keyboardScrollEnabled property.
RotatorComponentBase
 InheritedloaderSkin : String
Gets or sets the defaultLoaderSkin property.
RotatorComponentBase
 InheritednextButtonTarget : String
Gets or sets the nextButtonTarget property.
RotatorComponentBase
 InheritedprevButtonTarget : String
Gets or sets the prevButtonTarget property.
RotatorComponentBase
 InheritedresizeMode : uint
Gets or sets the resizeMode property.
RotatorComponentBase
 InheritedscrollerTarget : String
Gets or sets the scrollerTarget property.
RotatorComponentBase
 InheritedselectedItemIndex : Number
Gets or sets the currentItemIndex property.
RotatorComponentBase
 InheritedslideShowDirection : uint
Gets or sets the slideShowDirection property.
RotatorComponentBase
 InheritedslideShowEnabled : Boolean
Gets or sets the slideShowEnabled property.
RotatorComponentBase
 InheritedslideShowInterval : Number
Gets or sets the slideShowInterval property.
RotatorComponentBase
 InheritedslideShowManager : SlideShowManager
RotatorComponentBase
 InheritedslideShowType : Number
Gets or sets the slideShowType property.
RotatorComponentBase
 Inheritedsource : Object
Gets or sets the source property.
RotatorComponentBase
 InheritedthumbnailAlign : uint
Gets or sets the thumbnailAlign property.
RotatorComponentBase
 InheritedthumbnailAnimation : uint
RotatorComponentBase
 InheritedthumbnailBackgroundColor : uint
Gets or sets the thumbnailBackgroundColor property.
RotatorComponentBase
 InheritedthumbnailHeight : Number
Gets or sets the thumbnailHeight property.
RotatorComponentBase
 InheritedthumbnailMouseScroll : Boolean
Gets or sets the thumbnailMouseScroll property.
RotatorComponentBase
 InheritedthumbnailOverColor : uint
Gets or sets the thumbnailOverColor property.
RotatorComponentBase
 InheritedthumbnailOverColorSize : uint
Gets or sets the thumbnailOverColorSize property.
RotatorComponentBase
 InheritedthumbnailOverGlowEnabled : Boolean
Gets or sets the thumbnailOverGlowEnabled property.
RotatorComponentBase
 InheritedthumbnailResizeMode : uint
Gets or sets the thumbnailResizeMode property.
RotatorComponentBase
 InheritedthumbnailWidth : Number
Gets or sets the thumbnailWidth property.
RotatorComponentBase
 InheritedtitleAlign : uint
Gets or sets the titleAlign property.
RotatorComponentBase
 InheritedtitleBackgroundAlpha : Number
Gets or sets the titleBackgroundAlpha property.
RotatorComponentBase
 InheritedtitleBackgroundColor : uint
Gets or sets the titleBackgroundColor property.
RotatorComponentBase
 InheritedtitleLabel : String
Gets or sets the titleLabel property.
RotatorComponentBase
 InheritedtitleTextColor : uint
Gets or sets the titleTextColor property.
RotatorComponentBase
 InheritedtransitionDuration : Number
Gets or sets the transitionDuration property.
RotatorComponentBase
Public Methods
 MethodDefined by
  
Constructor
FadeBannerRotator
 Inherited
load(source:*):void
Load source and start the component
RotatorComponentBase
 Inherited
next():void
Select next item
RotatorComponentBase
 Inherited
prev():void
Select prev item
RotatorComponentBase
 Inherited
unload():void
Unload the items and delete all object
RotatorComponentBase
Events
 EventSummaryDefined by
 Inherited Dispatched when the buffering of resource completed This event will dispatch just after all resource buffereing completed.RotatorComponentBase
 Inherited Dispatched when the buffering of resource completed This event will dispatch just after all resource buffereing completed.RotatorComponentBase
 Inherited Dispatched when the buffering of resource completed This event will dispatch just after all resource buffereing completed.RotatorComponentBase
 Inherited Dispatched when the buffering of resource completed This event will dispatch just after all resource buffereing completed.RotatorComponentBase
 Inherited Dispatched when the component start buffering resource.RotatorComponentBase
 Inherited Dispatched when the source xml load complete.RotatorComponentBase
 Inherited Dispatched when error occur when loading xml.RotatorComponentBase
Constructor detail
FadeBannerRotator()constructor
public function FadeBannerRotator()

Constructor