Changeset 130 for trunk/buddypub

Show
Ignore:
Timestamp:
04/30/08 23:55:18 (8 months ago)
Author:
silver
Message:
 
Location:
trunk/buddypub/bpclientflex
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/buddypub/bpclientflex/.actionScriptProperties

    r126 r130  
    11<?xml version="1.0" encoding="UTF-8" standalone="no"?> 
    22<actionScriptProperties mainApplicationPath="index.mxml" version="3"> 
    3   <compiler additionalCompilerArguments="-locale en_US -services &quot;D:\FlexLession\AppDevelopment\workspace\bpclientflex\src\services-config.xml&quot;" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="true" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderLocation="D:/Projects/melinky/httproot/swf" outputFolderPath="bin-debug" rootURL="http://localhost/swf" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true"> 
     3  <compiler additionalCompilerArguments="-locale en_US -services &quot;D:\FlexLession\AppDevelopment\workspace\bpclientflex\src\services-config.xml&quot;" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="true" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderLocation="D:/FlexLession/www/swf" outputFolderPath="bin-debug" rootURL="http://localhost/swf" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true"> 
    44    <compilerSourcePath/> 
    55    <libraryPath defaultLinkType="3"> 
  • trunk/buddypub/bpclientflex/.project

    r126 r130  
    2020                        <name>bin-debug</name> 
    2121                        <type>2</type> 
    22                         <location>D:/Projects/melinky/httproot/swf</location> 
     22                        <location>D:/FlexLession/www/swf</location> 
    2323                </link> 
    2424        </linkedResources> 
  • trunk/buddypub/bpclientflex/src/org/cnflex/buddypub/mvc/view/container/Main.mxml

    r127 r130  
    3030        </mx:HBox> 
    3131        <mx:HBox paddingBottom="0" paddingTop="5" width="100%" height="100%" paddingLeft="10" paddingRight="10">                 
    32                 <view:ContentBoxCanvas width="100%" minHeight="600" height="100%" >                      
     32                <view:ContentBoxCanvas width="100%" minHeight="300" height="100%" >                      
    3333                        <view:displayItems> 
    3434