チェンジセット 1075

差分発生行の前後
無視リスト:
コミット日時:
2008/08/27 18:14:49 (5 年前)
コミッタ:
tasuku
ログメッセージ:

r26@poppop (orig r25): tasuku | 2008-03-11 14:47:18 +0900
split three projects

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • as3/gunyarapaint/trunk/gunyarapaint/.actionScriptProperties

    r1074 r1075  
    66<libraryPathEntry kind="4" path=""/> 
    77<libraryPathEntry kind="1" linkType="1" path="libs"/> 
     8<libraryPathEntry kind="3" linkType="1" path="/nicopedia/bin/nicopedia.swc" useDefaultLinkType="false"/> 
    89</libraryPath> 
    910<sourceAttachmentPath/> 
  • as3/gunyarapaint/trunk/picokakiko/.actionScriptProperties

    r1074 r1075  
    66<libraryPathEntry kind="4" path=""/> 
    77<libraryPathEntry kind="1" linkType="1" path="libs"/> 
     8<libraryPathEntry kind="3" linkType="1" path="/nicopedia/bin/nicopedia.swc" useDefaultLinkType="false"/> 
    89</libraryPath> 
    910<sourceAttachmentPath/> 
  • as3/gunyarapaint/trunk/picokakiko/src/picokakiko.mxml

    r1074 r1075  
    2929              allowTrackClick="true" liveDragging="true" 
    3030              change="mml_player.setMasterVolume(hSlider.value);" x="203" y="355"/> 
    31   <flmml:FlMML id="mml_player" /> 
    3231  <mx:Label x="160" y="358" text="ピコ音量"/> 
    3332  <mx:Label x="446" y="383" text="Powered by FlMML &amp; popforge"/> 
    3433  <mx:Button id="postPicoButton" x="544" y="356" label="ピコカキコ"/> 
     34  <flmml:FlMML id="mml_player"/> 
    3535</mx:Application>