Develop and Download Open Source Software

Project Stats Summary

Total
Page Views 699425
File downloads 5702
VCS commits 704
Forum posts 54
Open tickets 3
Closed tickets 6
Active usersrank
yoya47

show all members

Latest Tickets

Windows DLL 対応2011-08-11 01:36
開発環境が Windows の人用に DLL があると良いと思いま す。 yoya
例外処理の追加2008-10-07 14:48
現状、エラーメッセージは全て標準出力に向いているが、内部エラー以外は例外メッセージ等に載せるよう修正するべき。(None)
音声対応2008-08-11 03:16
midi や mp3 の入れ替えが出来ると、携帯サービスで使いや すい。という話しを聞きました。 yoya

Latest Commits

Git: d81f38cb35d10732607d2012-02-11 04:44
update SWFED_VERSION from 0.52a to 0.52yoya
Git: 27899b4e85cba54520b72012-02-11 04:12
DefineButtonyoya
Git: ef44b3aa59138093c08d2012-02-11 03:43
swf_tag_button_character_get_refcid_list swf_tag_button_c...yoya
Git: e9c4b235e94a322e50b42012-02-11 03:42
isButtonTagyoya
Git: 317aa2a69a64278e651e2012-02-11 02:42
button tag care on purge_contents method.yoya

Project Description

SWF Editor for PHP
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)
How to install
swfed-?.??.tar.gz をもってきて伸張 http://sourceforge.jp/projects/swfed/files/ src 以下で phpize & configure & make modules 以下に生成される so ファイルを php の extension ディレクトリに c...
How to use
* リファレンスは以下の Wiki にあります。 http://sourceforge.jp/projects/swfed/wiki/SWFEditor * ダンプ出力 $swfdata = file_get_contents($argv[1]); $swf = new SWFEditor(); $swf->input($swfdata); $...

Status of open tickets

Releases

swfed 0.522012-02-11 04:51
Document / Document

Milestone

Active
None
Will be started soon
None

Project Reviews

5 Stars
(13)
4 Stars
(0)
3 Stars
(2)
2 Stars
(0)
1 Star
(0)
SWF Editor for PHP's rating is

(no comments)

Anonymous - 2012-01-13 14:33

(no comments)

Anonymous - 2011-11-12 00:19

GOOD

Anonymous - 2011-10-21 11:38

Latest Edits on Project Wiki

Software Download Map