PackageTop Level
Classpublic class SWFWireDebugger
InheritanceSWFWireDebugger Inheritance mx.core.WindowedApplication
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  breadCrumb : BreadCrumb
SWFWireDebugger
  dumpArguments : CheckBox
SWFWireDebugger
  flashvars : TextInput
SWFWireDebugger
  form1 : Form
SWFWireDebugger
  hbox1 : HBox
SWFWireDebugger
  hdividedbox1 : HDividedBox
SWFWireDebugger
  header : HBox
SWFWireDebugger
  inspectButton : Button
SWFWireDebugger
  inspectType : Label
SWFWireDebugger
  loadProgress : ProgressBar
SWFWireDebugger
  logOut : TextArea
SWFWireDebugger
  logToOutput : CheckBox
SWFWireDebugger
  logToTrace : CheckBox
SWFWireDebugger
  maxStackDepth : NumericStepper
SWFWireDebugger
  modifyProgress : ProgressBar
SWFWireDebugger
  netLog : TextArea
SWFWireDebugger
  privateMethodsGrid : DataGrid
SWFWireDebugger
  privatePropertiesGrid : DataGrid
SWFWireDebugger
  publicMethodsGrid : DataGrid
SWFWireDebugger
  publicPropertiesGrid : DataGrid
SWFWireDebugger
  readProgress : ProgressBar
SWFWireDebugger
  reloadButton : Button
SWFWireDebugger
  resetButton : Button
SWFWireDebugger
  showMethodEntry : CheckBox
SWFWireDebugger
  showMethodExit : CheckBox
SWFWireDebugger
  showReturn : CheckBox
SWFWireDebugger
  showTrace : CheckBox
SWFWireDebugger
  skipEnterFrame : CheckBox
SWFWireDebugger
  skipExitFrame : CheckBox
SWFWireDebugger
  skipFrameConstructed : CheckBox
SWFWireDebugger
  skipRender : CheckBox
SWFWireDebugger
  skipTimer : CheckBox
SWFWireDebugger
  swfDropTarget : Canvas
SWFWireDebugger
  swfUrl : TextInput
SWFWireDebugger
  systemLog : TextArea
SWFWireDebugger
  tabnavigator1 : TabNavigator
SWFWireDebugger
  tabnavigator2 : TabNavigator
SWFWireDebugger
  tempDisplayList : TextArea
SWFWireDebugger
  useCached : CheckBox
SWFWireDebugger
  vbox1 : VBox
SWFWireDebugger
  vbox2 : VBox
SWFWireDebugger
  writeProgress : ProgressBar
SWFWireDebugger
Public Methods
 MethodDefined By
  
Constructor.
SWFWireDebugger
  
load(url:String):void
SWFWireDebugger
Protected Methods
 MethodDefined By
  
button1_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
button2_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
button3_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
dumpArguments_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
inspect(target:Object):void
SWFWireDebugger
  
inspect_mouseUpHandler(ev:MouseEvent):void
SWFWireDebugger
  
SWFWireDebugger
  
inspectGrid_itemEditEndHandler(event:DataGridEvent):void
SWFWireDebugger
  
inspectGrid_keyDownHandler(event:KeyboardEvent):void
SWFWireDebugger
  
logToOutput_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
logToTrace_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
maxStackDepth_changeHandler(event:NumericStepperEvent):void
SWFWireDebugger
  
showMethodEntry_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
showMethodExit_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
showReturn_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
showTrace_clickHandler(event:MouseEvent):void
SWFWireDebugger
  
skipEnterFrame_clickHandler(ev:MouseEvent):void
SWFWireDebugger
  
skipExitFrame_clickHandler(ev:MouseEvent):void
SWFWireDebugger
  
SWFWireDebugger
  
skipRender_clickHandler(ev:MouseEvent):void
SWFWireDebugger
  
skipTimer_clickHandler(ev:MouseEvent):void
SWFWireDebugger
  
SWFWireDebugger
  
SWFWireDebugger
Property Detail
breadCrumbproperty
public var breadCrumb:BreadCrumb

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

dumpArgumentsproperty 
public var dumpArguments:CheckBox

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

flashvarsproperty 
public var flashvars:TextInput

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

form1property 
public var form1:Form

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

hbox1property 
public var hbox1:HBox

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.

headerproperty 
public var header:HBox

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

inspectButtonproperty 
public var inspectButton:Button

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

inspectTypeproperty 
public var inspectType:Label

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.

logOutproperty 
public var logOut:TextArea

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

logToOutputproperty 
public var logToOutput:CheckBox

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

logToTraceproperty 
public var logToTrace:CheckBox

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

maxStackDepthproperty 
public var maxStackDepth:NumericStepper

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

modifyProgressproperty 
public var modifyProgress:ProgressBar

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

netLogproperty 
public var netLog:TextArea

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

privateMethodsGridproperty 
public var privateMethodsGrid:DataGrid

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

privatePropertiesGridproperty 
public var privatePropertiesGrid:DataGrid

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

publicMethodsGridproperty 
public var publicMethodsGrid:DataGrid

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

publicPropertiesGridproperty 
public var publicPropertiesGrid:DataGrid

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

readProgressproperty 
public var readProgress:ProgressBar

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

reloadButtonproperty 
public var reloadButton:Button

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

resetButtonproperty 
public var resetButton:Button

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

showMethodEntryproperty 
public var showMethodEntry:CheckBox

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

showMethodExitproperty 
public var showMethodExit:CheckBox

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

showReturnproperty 
public var showReturn:CheckBox

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

showTraceproperty 
public var showTrace:CheckBox

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

skipEnterFrameproperty 
public var skipEnterFrame:CheckBox

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

skipExitFrameproperty 
public var skipExitFrame:CheckBox

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

skipFrameConstructedproperty 
public var skipFrameConstructed:CheckBox

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

skipRenderproperty 
public var skipRender:CheckBox

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

skipTimerproperty 
public var skipTimer:CheckBox

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

swfDropTargetproperty 
public var swfDropTarget:Canvas

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

swfUrlproperty 
public var swfUrl:TextInput

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

systemLogproperty 
public var systemLog:TextArea

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

tabnavigator1property 
public var tabnavigator1:TabNavigator

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

tabnavigator2property 
public var tabnavigator2:TabNavigator

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

tempDisplayListproperty 
public var tempDisplayList:TextArea

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

useCachedproperty 
public var useCached:CheckBox

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

vbox1property 
public var vbox1:VBox

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

vbox2property 
public var vbox2:VBox

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

writeProgressproperty 
public var writeProgress:ProgressBar

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

Constructor Detail
SWFWireDebugger()Constructor
public function SWFWireDebugger()

Constructor.

Method Detail
button1_clickHandler()method
protected function button1_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

button2_clickHandler()method 
protected function button2_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

button3_clickHandler()method 
protected function button3_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

dumpArguments_clickHandler()method 
protected function dumpArguments_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

inspect()method 
protected function inspect(target:Object):void

Parameters

target:Object

inspect_mouseUpHandler()method 
protected function inspect_mouseUpHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

inspectGrid_itemDoubleClickHandler()method 
protected function inspectGrid_itemDoubleClickHandler(event:ListEvent):void

Parameters

event:ListEvent

inspectGrid_itemEditEndHandler()method 
protected function inspectGrid_itemEditEndHandler(event:DataGridEvent):void

Parameters

event:DataGridEvent

inspectGrid_keyDownHandler()method 
protected function inspectGrid_keyDownHandler(event:KeyboardEvent):void

Parameters

event:KeyboardEvent

load()method 
public function load(url:String):void

Parameters

url:String

logToOutput_clickHandler()method 
protected function logToOutput_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

logToTrace_clickHandler()method 
protected function logToTrace_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

maxStackDepth_changeHandler()method 
protected function maxStackDepth_changeHandler(event:NumericStepperEvent):void

Parameters

event:NumericStepperEvent

showMethodEntry_clickHandler()method 
protected function showMethodEntry_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

showMethodExit_clickHandler()method 
protected function showMethodExit_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

showReturn_clickHandler()method 
protected function showReturn_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

showTrace_clickHandler()method 
protected function showTrace_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

skipEnterFrame_clickHandler()method 
protected function skipEnterFrame_clickHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

skipExitFrame_clickHandler()method 
protected function skipExitFrame_clickHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

skipFrameConstructed_clickHandler()method 
protected function skipFrameConstructed_clickHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

skipRender_clickHandler()method 
protected function skipRender_clickHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

skipTimer_clickHandler()method 
protected function skipTimer_clickHandler(ev:MouseEvent):void

Parameters

ev:MouseEvent

startInspection()method 
protected function startInspection():void

stopInspection()method 
protected function stopInspection():void