DataProvider in tests for ASC2 compiled SWF

This commit is contained in:
Jindra Petřík
2021-01-29 10:53:53 +01:00
parent 0eff854a49
commit 6aad6052b3
9 changed files with 332 additions and 310 deletions

View File

@@ -12,6 +12,7 @@
<movie minorVersion="0" />
<movie platform="Flash Player" />
<movie background="#FFFFFF" />
<movie preferredSDK="AIR 33.1.1;33.1.1;" />
</output>
<!-- Other classes to be compiled into your SWF -->
<classpaths>
@@ -27,8 +28,8 @@
<option inline="False" />
<option locale="" />
<option loadConfig="" />
<option optimize="True" />
<option omitTraces="True" />
<option optimize="False" />
<option omitTraces="False" />
<option showActionScriptWarnings="True" />
<option showBindingWarnings="True" />
<option showInvalidCSS="True" />