.actionscriptproperties

来自「一个用Flex开发的FlashAS3程序,一个足球的3DFlash模型,其中包括」· ACTIONSCRIPTPROPERTIES 代码 · 共 18 行

ACTIONSCRIPTPROPERTIES
18
字号
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties version="1" mainApplicationPath="Flash3D.as">
  <compiler copyDependentFiles="true" generateAccessible="false" strict="true" warn="true" htmlGenerate="true" htmlPlayerVersionCheck="true" htmlPlayerVersion="9.0.0" htmlExpressInstall="true" htmlHistoryManagement="true" outputFolderPath="bin">
    <compilerSourcePath/>
    <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/flex.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
    </libraryPath>
    <sourceAttachmentPath>
      <sourceAttachmentPathEntry kind="3" path="${FRAMEWORKS}/libs/flex.swc" sourcepath="${FRAMEWORKS}/source"/>
    </sourceAttachmentPath>
  </compiler>
  <applications>
    <application path="Flash3D.as"/>
  </applications>
</actionScriptProperties>

⌨️ 快捷键说明

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