Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/as3_harman/bin/harman.xml
2024-08-05 11:17:25 +02:00

30 lines
765 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<application xmlns="http://ns.adobe.com/air/application/50.0">
<id>com.jpexs.Harman</id>
<versionNumber>1.0</versionNumber>
<filename>Harman</filename>
<name>Harman</name>
<description></description>
<copyright>JPEXS</copyright>
<initialWindow>
<title>Harman</title>
<content>harman_encrypted.swf</content>
<systemChrome>standard</systemChrome>
<transparent>false</transparent>
<visible>true</visible>
<minimizable>true</minimizable>
<maximizable>true</maximizable>
<resizable>true</resizable>
<width>800</width>
<height>600</height>
</initialWindow>
<!--
More options:
http://livedocs.adobe.com/flex/3/html/File_formats_1.html#1043413
-->
</application>