チェンジセット 577

差分発生行の前後
無視リスト:
コミット日時:
2008/06/06 15:40:53 (6 ヶ月前)
コミッタ:
yossy
ログメッセージ:

Thread(soumen): 「ロールオーバーするとフェードしながら現れて、しばらくマウスを動かさずに放っておくか、ロールアウトするとフェードしながら消える、よくあるアレ」のサンプル

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • as3/Thread/branches/soumen/Thread.as3proj

    r574 r577  
    2121    <class path="samples\progress" /> 
    2222    <class path="samples\progression" /> 
     23    <class path="samples\autoShowHide" /> 
    2324  </classpaths> 
    2425  <!-- Build options --> 
     
    6869  <!-- Class files to compile (other referenced classes will automatically be included) --> 
    6970  <compileTargets> 
    70     <compile path="samples\progression\CommandThreadSample.as" /> 
     71    <compile path="samples\autoShowHide\Sample.as" /> 
    7172  </compileTargets> 
    7273  <!-- Paths to exclude from the Project Explorer tree -->