mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 14:26:28 +00:00
14 lines
475 B
XML
14 lines
475 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<application xmlns="http://ns.adobe.com/air/application/3.1">
|
|
<id>samples.flex.HelloWorld</id>
|
|
<versionNumber>1</versionNumber>
|
|
<filename>HelloWorld</filename>
|
|
<initialWindow>
|
|
<content>AmfTest.swf</content>
|
|
<visible>true</visible>
|
|
<systemChrome>none</systemChrome>
|
|
<transparent>true</transparent>
|
|
<width>400</width>
|
|
<height>200</height>
|
|
</initialWindow>
|
|
</application> |