Цитата:
Сообщение от DarkLight
В 10м плеере будет под это функционал...
|
Ну, до 10-го еще дожить нужно.
Цитата:
Сообщение от DarkLight
|
А на сколько аналогично? Достаточно ли тут...

Код:
* UI32: the total size of the SWF in bytes
* UI32: the size of the audio data in bytes+7
* Byte: 1
* Byte: 0
* 4 bits: 3
* 2 bits: The sample rate. (0=5512.5hZ 1=11025hZ 2=22050hZ 3=44110hZ)
* 1 bit: The sample depth. (0=8bit, 1=16bit)
* 1 bit: Channels. (0=mono, 2=stereo)
* UI32: The number of samples in the audio data
* Аudio data
...вместо Аudio data вставить содержимое mp3-файла?