Packagede.nulldesign.sound
Classpublic class SoundEvent
InheritanceSoundEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined by
  amp : Number
SoundEvent
Public Methods
 MethodDefined by
  
SoundEvent(amp:Number)
SoundEvent
Public Constants
 ConstantDefined by
  TYPE : String = "onSound"
[static]
SoundEvent
Property detail
ampproperty
public var amp:Number
Constructor detail
SoundEvent()constructor
public function SoundEvent(amp:Number)Parameters
amp:Number
Constant detail
TYPEconstant
public static const TYPE:String = "onSound"