SWF バイナリ中の音声データを取り出します。
<?php $swf = new SWFEditor(); $swf->input($swfdata); echo $swf->getSoundData(1);