buttonId:uint [read-write]Implementation
public function get buttonId():uint
public function set buttonId(value:uint):void
buttonSoundChar0:uint [read-write]Implementation
public function get buttonSoundChar0():uint
public function set buttonSoundChar0(value:uint):void
buttonSoundChar1:uint [read-write]Implementation
public function get buttonSoundChar1():uint
public function set buttonSoundChar1(value:uint):void
buttonSoundChar2:uint [read-write]Implementation
public function get buttonSoundChar2():uint
public function set buttonSoundChar2(value:uint):void
buttonSoundChar3:uint [read-write]Implementation
public function get buttonSoundChar3():uint
public function set buttonSoundChar3(value:uint):void
buttonSoundInfo0:SoundInfo [read-write]
Implementation
public function get buttonSoundInfo0():SoundInfo
public function set buttonSoundInfo0(value:SoundInfo):void
buttonSoundInfo1:SoundInfo [read-write]
Implementation
public function get buttonSoundInfo1():SoundInfo
public function set buttonSoundInfo1(value:SoundInfo):void
buttonSoundInfo2:SoundInfo [read-write]
Implementation
public function get buttonSoundInfo2():SoundInfo
public function set buttonSoundInfo2(value:SoundInfo):void
buttonSoundInfo3:SoundInfo [read-write]
Implementation
public function get buttonSoundInfo3():SoundInfo
public function set buttonSoundInfo3(value:SoundInfo):void
public function DefineButtonSound(code:uint = 0)Parameters
public override function visit(visitor:TagVisitor):voidParameters