Nicolas Cannasse hace 11 años
padre
commit
c7afe556c9
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      hxsl.hxml
  2. 1 1
      hxsl.hxproj

+ 1 - 1
hxsl.hxml

@@ -1,6 +1,6 @@
 -cp test
 -cp test
 -swf hxsl.swf
 -swf hxsl.swf
--swf-header 800:800:60:FFFFFF
+-swf-header 800:1000:60:FFFFFF
 --flash-strict
 --flash-strict
 -swf-version 11.6
 -swf-version 11.6
 -main Test
 -main Test

+ 1 - 1
hxsl.hxproj

@@ -7,7 +7,7 @@
     <movie path="hxsl.swf" />
     <movie path="hxsl.swf" />
     <movie fps="60" />
     <movie fps="60" />
     <movie width="800" />
     <movie width="800" />
-    <movie height="800" />
+    <movie height="1000" />
     <movie version="11" />
     <movie version="11" />
     <movie minorVersion="6" />
     <movie minorVersion="6" />
     <movie platform="Flash Player" />
     <movie platform="Flash Player" />