SWF バイナリ中のテキストツールで張り付けた文字列を取り出します。
<?php $swf = new SWFEditor(); $swf->input($swfdata); echo $swf->getEditString('foo');