.actionscriptproperties

来自「flex 和fms通信,实现实时多人视频聊天实例」· ACTIONSCRIPTPROPERTIES 代码 · 共 21 行

ACTIONSCRIPTPROPERTIES
21
字号
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties version="4" mainApplicationPath="flex2FMS.mxml">
  <compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="true" generateAccessible="false" strict="true" coach="true" htmlGenerate="true" htmlPlayerVersionCheck="true" htmlPlayerVersion="9.0.0" htmlExpressInstall="true" htmlHistoryManagement="true" outputFolderPath="bin">
    <classPath/>
    <libraryPath>
      <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/playerglobal.swc" linkType="2"/>
      <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/utilities.swc" linkType="1"/>
      <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/framework.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
      <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/rpc.swc" linkType="1"/>
      <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/charts.swc" linkType="1"/>
      <libraryPathEntry kind="1" path="${FRAMEWORKS}/locale/{locale}" linkType="1"/>
    </libraryPath>
    <sourcePath>
      <sourcePathEntry kind="3" path="${FRAMEWORKS}/libs/framework.swc" sourcepath="${FRAMEWORKS}/source"/>
    </sourcePath>
  </compiler>
  <applications>
    <application path="flex2FMS.mxml"/>
  </applications>
</actionScriptProperties>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?