チェンジセット 932
- コミット日時:
- 2008/07/31 23:43:24 (4 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
mxp/TransformationPoint/trunk/FlashCS3/src/TransformationPoint.mxi
r930 r932 2 2 <macromedia-extension 3 3 name="TransformationPoint" 4 version="1.1. 0"4 version="1.1.1" 5 5 type="flashpanel" 6 6 requires-restart="true"> mxp/TransformationPoint/trunk/FlashCS3/src/TransformationPoint/TransformationPoint.jsfl
r930 r932 3 3 4 4 Flash CS3 extension "TrasformationPoint" 5 Version 1.1. 05 Version 1.1.1 6 6 author Eiji Saito 7 7 since 2008-05-11 8 8 update 2008-07-31 : Version 1.1.0 rotation & skew busgfix 9 update 2008-07-31 : Version 1.1.1 fl.trace busgfix 9 10 10 11 WindowSWF/TrasformationPoint.swf … … 388 389 //-------------------------------------- 389 390 resetFlOutput(); 390 itemCntFlOutput( len );391 391 //-------------------------------------- 392 392 … … 405 405 // FOR OUTPUT PANEL 406 406 //-------------------------------------- 407 itemCntFlOutput( len, 0 ); 407 408 endFlOutput(); 408 409 //--------------------------------------

