| Package | com.myflashlab.air.extensions.volume |
| Class | public class NativeSound |
| Inheritance | NativeSound flash.events.EventDispatcher |
Volume class. Volume.getNativeSoundObject
| Property | Defined By | ||
|---|---|---|---|
| file : String [read-only]
Indicates the sound file name used in this instance of native sound object. | NativeSound | ||
| Method | Defined By | ||
|---|---|---|---|
play():void
Plays this instance of native sound object. | NativeSound | ||
| file | property |
file:String [read-only] Indicates the sound file name used in this instance of native sound object.
public function get file():String| play | () | method |
public function play():voidPlays this instance of native sound object.