Packagecom.adobe.portfolio.skins
Classpublic class FlashContainerSkin
InheritanceFlashContainerSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  contentGroup : Group
FlashContainerSkin
  flashImage : Image
FlashContainerSkin
  hostComponent : FlashContainer
FlashContainerSkin
Public Methods
 MethodDefined By
  
Constructor.
FlashContainerSkin
Property Detail
contentGroupproperty
public var contentGroup:Group

This property can be used as the source for data binding.

flashImageproperty 
public var flashImage:Image

This property can be used as the source for data binding.

hostComponentproperty 
public var hostComponent:FlashContainer

This property can be used as the source for data binding.

Constructor Detail
FlashContainerSkin()Constructor
public function FlashContainerSkin()

Constructor.