SWF Editor is a PHP extension for get or replace contents in SWF File. bitmap data, text, can be replaced.
ref) http://pwiki.awm.jp/~yoya/?swfed (japanese text)
256色indexを持つLossless 画像を扱うとエラーで終了する不具合を修正しました。(FX さんに感謝)
- Lossless 画像の色index数を表す変数(colormap_count)を uchar から ushort に変更