チェンジセット 1013
- コミット日時:
- 2008/08/23 09:01:20 (3 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/Slides/branches/1.x/src/uranodai/slides/plugin/PaintPlugin.as
r986 r1013 52 52 53 53 mc.x = 5; 54 mc.y = _stage.stageHeight - mc.height - 5;54 mc.y = _stage.stageHeight - mc.height - 20; 55 55 56 56 canvas.helper.lineStyle(PEN_SIZE, PEN_COLOR, PEN_ALPHA); as3/Slides/branches/1.x/src/uranodai/slides/plugin/ScalePlugin.as
r980 r1013 173 173 174 174 field.x = 5; 175 field.y = _stage.stageHeight - field.height - 20;175 field.y = _stage.stageHeight - field.height - 5; 176 176 177 177 Flagment.register(ID, null);

