.actionScriptProperties
上传用户:jqyjoan
上传日期:2018-02-02
资源大小:1773k
文件大小:2k
源码类别:

Ajax

开发平台:

Flex

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <actionScriptProperties version="1" mainApplicationPath="test.mxml">
  3.   <compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="true" generateAccessible="false" strict="true" warn="true" htmlGenerate="true" htmlPlayerVersionCheck="true" htmlPlayerVersion="9.0.0" htmlExpressInstall="true" htmlHistoryManagement="true" outputFolderPath="bin">
  4.     <compilerSourcePath/>
  5.     <libraryPath>
  6.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/playerglobal.swc" linkType="2"/>
  7.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/utilities.swc" linkType="1"/>
  8.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/flex.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  9.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/framework.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  10.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/rpc.swc" linkType="1"/>
  11.       <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/charts.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  12.       <libraryPathEntry kind="1" path="${FRAMEWORKS}/locale/{locale}" linkType="1"/>
  13.     </libraryPath>
  14.     <sourceAttachmentPath>
  15.       <sourceAttachmentPathEntry kind="3" path="${FRAMEWORKS}/libs/flex.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  16.       <sourceAttachmentPathEntry kind="3" path="${FRAMEWORKS}/libs/framework.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  17.       <sourceAttachmentPathEntry kind="3" path="${FRAMEWORKS}/libs/charts.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
  18.     </sourceAttachmentPath>
  19.   </compiler>
  20.   <applications>
  21.     <application path="BluePlastic.mxml"/>
  22.     <application path="test.mxml"/>
  23.   </applications>
  24.   <buildCSSFiles/>
  25. </actionScriptProperties>