PackageTop Level
Classpublic class SWFWireInspector
InheritanceSWFWireInspector Inheritance mx.core.WindowedApplication
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  as3Styles : String
SWFWireInspector
  detailsPanel : SWFPanel
SWFWireInspector
  hdividedbox1 : HDividedBox
SWFWireInspector
  loadProgress : ProgressBar
SWFWireInspector
  logPanel : TextArea
SWFWireInspector
  parseProgress : ProgressBar
SWFWireInspector
Public Methods
 MethodDefined By
  
Constructor.
SWFWireInspector
Property Detail
as3Stylesproperty
public var as3Styles:String

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

detailsPanelproperty 
public var detailsPanel:SWFPanel

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

hdividedbox1property 
public var hdividedbox1:HDividedBox

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

loadProgressproperty 
public var loadProgress:ProgressBar

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

logPanelproperty 
public var logPanel:TextArea

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

parseProgressproperty 
public var parseProgress:ProgressBar

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

Constructor Detail
SWFWireInspector()Constructor
public function SWFWireInspector()

Constructor.