Changeset 19569 for platform

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

tooltip修正

Files:
1 modified

Legend:

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

    r19568 r19569  
    906906                        <mx:Image id="minimizeBtn" source="assets/minimize_icon.png" width="16" height="16" right="16" y="0"/> 
    907907                        <mx:Image id="closeBtn" source="assets/close_icon.png" width="16" height="16" right="0" y="0"/> 
    908                         <mx:Button right="85" y="10" width="22" click="showImageWindow(event);" icon="@Embed('assets/camera.png')" fontSize="9" toolTip="絵文字入力"/> 
     908                        <mx:Button right="85" y="10" width="22" click="showImageWindow(event);" icon="@Embed('assets/camera.png')" fontSize="9" toolTip="画像投稿"/> 
    909909                </mx:Canvas> 
    910910                <mx:TabNavigator id="tabNavi" width="100%" height="380" color="#000000" backgroundAlpha="0.0">