[as3][starling] Updated to Player version 30.0.

This commit is contained in:
Mario Zechner 2018-08-01 16:30:13 +02:00
parent 13924a04e9
commit 6b56eb0d95
6 changed files with 64 additions and 61 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<AS3Classpath> <AS3Classpath>
<AS3LibraryFolder>lib</AS3LibraryFolder> <AS3LibraryFolder>lib</AS3LibraryFolder>
<AS3Classpath generateProblems="true" sdkBased="true" type="lib" useAsSharedCode="false">frameworks/libs/player/{playerVersion}/playerglobal.swc</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="true" type="lib" useAsSharedCode="false">frameworks/libs/player/30.0/playerglobal.swc</AS3Classpath>
<AS3Classpath generateProblems="true" sdkBased="false" type="source" useAsSharedCode="false">src</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="false" type="source" useAsSharedCode="false">src</AS3Classpath>
<AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-as3.swc</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-as3.swc</AS3Classpath>
</AS3Classpath> </AS3Classpath>

View File

@ -14,7 +14,7 @@ com.powerflasher.fdt.core.PassManifests=true
com.powerflasher.fdt.core.PassRsls=false com.powerflasher.fdt.core.PassRsls=false
com.powerflasher.fdt.core.PassSwcs=true com.powerflasher.fdt.core.PassSwcs=true
com.powerflasher.fdt.core.PlatformType=WEB com.powerflasher.fdt.core.PlatformType=WEB
com.powerflasher.fdt.core.PlayerVersion=23.0 com.powerflasher.fdt.core.PlayerVersion=30.0
com.powerflasher.fdt.core.ProjectTypeHint=Web com.powerflasher.fdt.core.ProjectTypeHint=Web
com.powerflasher.fdt.core.Runtime=Flash_Player com.powerflasher.fdt.core.Runtime=Flash_Player
com.powerflasher.fdt.core.SdkName=Flex 4.6.0 com.powerflasher.fdt.core.SdkName=Flex 4.6.0

View File

@ -11,6 +11,9 @@
<stringAttribute key="COMPILER_TECHNOLOGY" value="Flex SDK"/> <stringAttribute key="COMPILER_TECHNOLOGY" value="Flex SDK"/>
<booleanAttribute key="DISABLE_COMPILE_PROCESS" value="false"/> <booleanAttribute key="DISABLE_COMPILE_PROCESS" value="false"/>
<booleanAttribute key="FORCE_FRESH_COMPILATION" value="false"/> <booleanAttribute key="FORCE_FRESH_COMPILATION" value="false"/>
<booleanAttribute key="FORCE_INCLUDE_TEST_RESOURCES" value="false"/>
<booleanAttribute key="IGNORE_SWF_LOCATION_PROBLEM" value="false"/>
<booleanAttribute key="INCLUDE_TEST_RESOURCES" value="false"/>
<booleanAttribute key="KILL_PREVIOUS_VIEWER" value="true"/> <booleanAttribute key="KILL_PREVIOUS_VIEWER" value="true"/>
<stringAttribute key="LAUNCHER_DEPENDENCIES" value="[Self]"/> <stringAttribute key="LAUNCHER_DEPENDENCIES" value="[Self]"/>
<stringAttribute key="MAIN_CLASS" value="src/spine/examples/Main.as"/> <stringAttribute key="MAIN_CLASS" value="src/spine/examples/Main.as"/>
@ -37,7 +40,7 @@
<stringAttribute key="START_SWF_LOCATION" value="bin/spine-as3-example.swf"/> <stringAttribute key="START_SWF_LOCATION" value="bin/spine-as3-example.swf"/>
<stringAttribute key="START_SWF_WITH" value="Adobe Flash Player"/> <stringAttribute key="START_SWF_WITH" value="Adobe Flash Player"/>
<booleanAttribute key="SUPPRESS_EXCEPTION_POPUP" value="false"/> <booleanAttribute key="SUPPRESS_EXCEPTION_POPUP" value="false"/>
<booleanAttribute key="USE_PROJECT_COMPILER_ARGUMENTS" value="false"/> <booleanAttribute key="USE_PROJECT_COMPILER_ARGUMENTS" value="true"/>
<booleanAttribute key="WAITING_DIALOG_PLUGIN" value="false"/> <booleanAttribute key="WAITING_DIALOG_PLUGIN" value="false"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/spine-as3-example"/> <listEntry value="/spine-as3-example"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<AS3Classpath> <AS3Classpath>
<AS3LibraryFolder>lib</AS3LibraryFolder> <AS3LibraryFolder>lib</AS3LibraryFolder>
<AS3Classpath generateProblems="true" sdkBased="true" type="lib" useAsSharedCode="false">frameworks/libs/player/{playerVersion}/playerglobal.swc</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="true" type="lib" useAsSharedCode="false">frameworks/libs/player/30.0/playerglobal.swc</AS3Classpath>
<AS3Classpath generateProblems="true" sdkBased="false" type="source" useAsSharedCode="false">src</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="false" type="source" useAsSharedCode="false">src</AS3Classpath>
<AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-starling.swc</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-starling.swc</AS3Classpath>
<AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-as3.swc</AS3Classpath> <AS3Classpath generateProblems="true" sdkBased="false" type="lib" useAsSharedCode="false">lib/spine-as3.swc</AS3Classpath>

View File

@ -14,7 +14,7 @@ com.powerflasher.fdt.core.PassManifests=true
com.powerflasher.fdt.core.PassRsls=false com.powerflasher.fdt.core.PassRsls=false
com.powerflasher.fdt.core.PassSwcs=true com.powerflasher.fdt.core.PassSwcs=true
com.powerflasher.fdt.core.PlatformType=WEB com.powerflasher.fdt.core.PlatformType=WEB
com.powerflasher.fdt.core.PlayerVersion=23.0 com.powerflasher.fdt.core.PlayerVersion=30.0
com.powerflasher.fdt.core.ProjectTypeHint=Web com.powerflasher.fdt.core.ProjectTypeHint=Web
com.powerflasher.fdt.core.Runtime=Flash_Player com.powerflasher.fdt.core.Runtime=Flash_Player
com.powerflasher.fdt.core.SdkName=Flex 4.6.0 com.powerflasher.fdt.core.SdkName=Flex 4.6.0

View File

@ -14,7 +14,7 @@ com.powerflasher.fdt.core.PassManifests=true
com.powerflasher.fdt.core.PassRsls=false com.powerflasher.fdt.core.PassRsls=false
com.powerflasher.fdt.core.PassSwcs=true com.powerflasher.fdt.core.PassSwcs=true
com.powerflasher.fdt.core.PlatformType=AIR com.powerflasher.fdt.core.PlatformType=AIR
com.powerflasher.fdt.core.PlayerVersion=22.0 com.powerflasher.fdt.core.PlayerVersion=30.0
com.powerflasher.fdt.core.ProjectTypeHint=Library AIR com.powerflasher.fdt.core.ProjectTypeHint=Library AIR
com.powerflasher.fdt.core.Runtime=AIR com.powerflasher.fdt.core.Runtime=AIR
com.powerflasher.fdt.core.SdkName=Flex 4.6.0 com.powerflasher.fdt.core.SdkName=Flex 4.6.0