Changeset 19570 for platform

Show
Ignore:
Timestamp:
09/19/08 06:51:50 (2 months ago)
Author:
kan
Message:

余り使われていないhelpタグを一旦消す

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/air/wasaco/src/wasaco.mxml

    r19569 r19570  
    950950                                <mx:ComboBox id="fontList" labelField="fontName" x="69" y="220" width="200"></mx:ComboBox> 
    951951                        </mx:Canvas> 
    952                         <mx:Canvas label="help" width="100%" height="100%" backgroundAlpha="0.0" creationComplete="initManual()"> 
    953                                 <mx:Text id="manual" x="10" y="10" text="" width="279" height="256" color="#FFFFFF"/> 
    954                         </mx:Canvas> 
    955952                </mx:TabNavigator> 
    956953                <mx:Canvas bottom="0" width="100%" height="20" color="#ffffff" id="statusBar" backgroundAlpha="0.0">