Flash CS4 Resources
Using Flash
ActionScript 3.0 and Components
ActionScript 2.0 and Components
Adobe AIR
Flash Lite
Extending Flash
Flash MX 2004.
soundItem.useImportedMP3Quality
Property; a Boolean value. If true, all other properties are ignored, and the imported MP3 quality is used.
The following example sets an item in the library to use the imported MP3 quality:
fl.getDocumentDOM().library.items[0].useImportedMP3Quality = true;
soundItem.compressionType