Extending Flash |
|
|
|
| Objects > SoundItem object | |||
Inheritance Item object > SoundItem object
Flash MX 2004.
The SoundItem object is a subclass of the Item object. It represents a library item used to create a sound. See also frame.soundLibraryItem and Item object.
In addition to the Item object properties, the following properties are available for the SoundItem object:
|
Property |
Description |
|---|---|
|
A string that specifies the bit rate of a sound in the library. Available only for the MP3 compression type. |
|
|
A string that specifies the bits value for a sound in the library that has ADPCM compression. |
|
|
A string that specifies the compression type for a sound in the library. |
|
|
A Boolean value available only for MP3 and Raw compression types. |
|
|
A string that specifies the playback quality of a sound in the library. Available only for MP3 compression type. |
|
|
A string that specifies the sample rate for the audio clip. |
|
|
A Boolean value; if |
|
|
|
|