ncannasse 9 vuotta sitten
vanhempi
commit
8f35dfb18a
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      tools/fbx/fbxViewer.hxml
  2. 2 2
      tools/fbx/fbxViewer.hxproj

+ 1 - 1
tools/fbx/fbxViewer.hxml

@@ -1,7 +1,7 @@
 -swf fbxViewer.swf
 -swf-header 800:600:60:000000
 --flash-strict
--swf-version 11.6
+-swf-version 16.0
 -main Viewer
 -lib heaps
 -lib air3

+ 2 - 2
tools/fbx/fbxViewer.hxproj

@@ -8,8 +8,8 @@
     <movie fps="60" />
     <movie width="800" />
     <movie height="600" />
-    <movie version="11" />
-    <movie minorVersion="6" />
+    <movie version="16" />
+    <movie minorVersion="0" />
     <movie platform="Flash Player" />
     <movie background="#000000" />
   </output>