PackageTop Level
Classpublic class Butterfly5
InheritanceButterfly5 Inheritance flash.display.MovieClip

Language Version : ActionScript 3.0
Runtime Versions : AIR 1.0, Flash Player 10

The main class of the butterfly example.



Public Properties
 PropertyDefined By
  c_button_start : Button
Butterfly5
  c_input_counter : TextInput
Butterfly5
  mc_butterfly : WK_ButterflyFlying
Butterfly5
Public Methods
 MethodDefined By
  
The constructor of the document class initializes the butterfly application.
Butterfly5
Property Detail
c_button_startproperty
public var c_button_start:Button

c_input_counterproperty 
public var c_input_counter:TextInput

mc_butterflyproperty 
public var mc_butterfly:WK_ButterflyFlying

Constructor Detail
Butterfly5()Constructor
public function Butterfly5()

The constructor of the document class initializes the butterfly application.