Packagedigicrafts.flash.controls
Classpublic class FlyTransformBannerRotator
InheritanceFlyTransformBannerRotator 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
  baseColor : uint
Gets or sets the baseColor property.
FlyTransformBannerRotator
  blurEffect : Number
Gets or sets the blurEffect property.
FlyTransformBannerRotator
 InheritedcaptionTextTarget : String
Gets or sets the captionTextTarget property.
RotatorComponentBase
 InheritedcurrentItemData : Object
Gets or sets the currentItemData property.
RotatorComponentBase
 InheriteddataProvider : Array
DataProvider
RotatorComponentBase
  direction : uint
Gets or sets the direction property.
FlyTransformBannerRotator
  flyZoomScale : Number
Gets or sets the flyZoomScale property.
FlyTransformBannerRotator
  gap : Number
Gets or sets the gap property.
FlyTransformBannerRotator
 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
  rotationAngle : Number
Gets or sets the rotationAngle property.
FlyTransformBannerRotator
 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
  tiltAngle : Number
Gets or sets the tiltAngle property.
FlyTransformBannerRotator
 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
FlyTransformBannerRotator
 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
Property detail
baseColorproperty
baseColor:uint  [read-write]

Gets or sets the baseColor property. baseColor property set the base color of the plane.

The default value is 2.

Implementation
    public function get baseColor():uint
    public function set baseColor(value:uint):void
blurEffectproperty 
blurEffect:Number  [read-write]

Gets or sets the blurEffect property. blurEffect property determine the blur effect when fly. The blur effect in pixel.

The default value is 0.

Implementation
    public function get blurEffect():Number
    public function set blurEffect(value:Number):void
directionproperty 
direction:uint  [read-write]

Gets or sets the direction property. direction property determine the direction of fly transform
999: ALL_RANDOM
0: LEFT
1: RIGHT
2: TOP
3: BOTTOM

The default value is 999.

Implementation
    public function get direction():uint
    public function set direction(value:uint):void
flyZoomScaleproperty 
flyZoomScale:Number  [read-write]

Gets or sets the flyZoomScale property. flyZoomScale property determine the zoom out level when fly

The default value is 1.

Implementation
    public function get flyZoomScale():Number
    public function set flyZoomScale(value:Number):void
gapproperty 
gap:Number  [read-write]

Gets or sets the gap property. gap property determine the gap between grid

The default value is 200.

Implementation
    public function get gap():Number
    public function set gap(value:Number):void
rotationAngleproperty 
rotationAngle:Number  [read-write]

Gets or sets the rotationAngle property. rotationAngle property determine the camera rotation when fly

The default value is 10.

Implementation
    public function get rotationAngle():Number
    public function set rotationAngle(value:Number):void
tiltAngleproperty 
tiltAngle:Number  [read-write]

Gets or sets the tiltAngle property. tiltAngle property determine the camera tilt angle when fly

The default value is 15.

Implementation
    public function get tiltAngle():Number
    public function set tiltAngle(value:Number):void
Constructor detail
FlyTransformBannerRotator()constructor
public function FlyTransformBannerRotator()

Constructor