Package | com.adobe.portfolio.skins |
Class | public class FlashContainerSkin |
Inheritance | FlashContainerSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
contentGroup : Group | FlashContainerSkin | ||
flashImage : Image | FlashContainerSkin | ||
hostComponent : FlashContainer | FlashContainerSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | FlashContainerSkin |
contentGroup | property |
public var contentGroup:Group
This property can be used as the source for data binding.
flashImage | property |
public var flashImage:Image
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:FlashContainer
This property can be used as the source for data binding.
FlashContainerSkin | () | Constructor |
public function FlashContainerSkin()
Constructor.