app_generators/airake/templates/test/Test-app.xml in airake-0.1.5 vs app_generators/airake/templates/test/Test-app.xml in airake-0.1.6
- old
+ new
@@ -64,10 +64,10 @@
height - the initial window width (including chrome).
In Flex Builder, the SWF reference required within this tag will be set
automatically when you launch or export this application.
-->
- <rootContent systemChrome="standard" visible="true">bin/Test.swf</rootContent>
+ <rootContent systemChrome="standard" visible="true" width="600" height="400">bin/Test.swf</rootContent>
<!--
The subdirectory within the default application installation location in
which to install the application.
-->