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