Project Description

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)

Install

swfed-?.??.tar.gz をもってきて伸張 http://osdn.jp/projects/swfed/files/ src 以下で phpize & configure & make modules 以下に生成される so ファイルを php の extension ディレクトリに copy ph... Show How to Install

Usage

* ダンプ出力 $swfdata = file_get_contents($argv[1]); $swf = new SWFEditor(); $swf->input($swfdata); $swf->swfInfo(); * 文字列入れ替え $swfdata = file_get_contents($argv[1]); $swf = new SWFEdi... Show Usage

Download

Review
Your rating
Review this project

Statistics

2013-09-18 15:05
Review by Anonymous

Rating:
(21 of 36 people found this review helpful)
GG

2012-03-07 15:22
Review by Anonymous

Rating:
(22 of 33 people found this review helpful)
good!

2012-03-01 09:00
Review by Anonymous

Rating:
(22 of 34 people found this review helpful)
Great
Review List

Recent Activities

2022-12-05
2022-10-26
17:09
SWF Editor for PHP
[Ticket] Add Comment on ticket #45976
(This comment has been deleted)
2020-12-23
Show history