Subversion URL: http://svn.openpear.org/IO_SWF/tags/2.0.9-stable-20110810021401/sample
Recent change
[2652] -- 2011-08-10 02:14:01
package released (2.0.9-stable) (@yoya)
| name | age | comment | |
|---|---|---|---|
|
get_bitmapsize.php | [2499] 2011-06-15 16:45:32 |
Bitmap の画像サイズを取得するメソッドを追加 |
|
jpeg_dump.php | [2076] 2010-08-24 01:13:47 |
- SWF 特有の JPEG 操作を行うコマンド |
|
swfcopy.php | [2442] 2011-04-19 21:56:40 |
巻き添えで commit したのを元に戻す |
|
swfcountshapeedges.php | [2497] 2011-06-15 14:35:43 |
- countShapeEdges を IO_SWF_Editor に移動。(基本的に API はここにまとめます) - dump を IO_SWF に戻した (何度も動かして御免なさい。これで決定です) |
|
swfdeformeshape.php | [2442] 2011-04-19 21:56:40 |
巻き添えで commit したのを元に戻す |
|
swfdump.php | [2497] 2011-06-15 14:35:43 |
- countShapeEdges を IO_SWF_Editor に移動。(基本的に API はここにまとめます) - dump を IO_SWF に戻した (何度も動かして御免なさい。これで決定です) |
|
swfrebuild.php | [2512] 2011-06-27 17:24:20 |
rebuild(detail から再構築させる) スクリプト |
|
swfreplaceactionstrings.php | [2525] 2011-07-03 00:53:56 |
replaceActionString から replaceActionStrings に変更したので、ファイル名にも反映 |
|
swfreplacebitmap.php | [2489] 2011-06-10 21:33:04 |
replaceBitmapData の実装 JPEG|PNG|GIF を受け取って SWF 内の画像をそれと入れ替える |
|
swfsetactionvariables.php | [2537] 2011-07-04 17:51:04 |
setActionVariables メソッドのテストスクリプト (複数同時書き換えも対応予定) |
|
swfsetbgcolor.php | [2045] 2010-08-13 02:45:08 |
サンプルプログラムを実装 |