Changeset 103 for trunk/buddypub

Show
Ignore:
Timestamp:
04/17/08 21:34:12 (9 months ago)
Author:
silver
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/buddypub/bpclientflex/src/org/cnflex/buddypub/mvc/view/container/Main.mxml

    r100 r103  
    1111        </mx:HBox> 
    1212         
     13        <mx:ViewStack minHeight="400" width="100%"> 
     14                 
     15        </mx:ViewStack> 
     16         
     17        <mx:HBox width="100%" borderStyle="solid" borderSides="top" horizontalGap="20" verticalAlign="bottom" > 
     18                <mx:Label color="#0088ee" text="www.buddypub.com copyright"/> 
     19                <mx:Label text="无兄弟,不快乐!"/> 
     20        </mx:HBox> 
     21        <mx:Label color="#CDCDCD" text="* 本网站内容为网友引用自互联网, 可能受著作权保护, 本网站与呈现内容的出处无关. "/> 
    1322</mx:VBox>