Browse Source

no flash-strict restriction.

Nicolas Cannasse 19 years ago
parent
commit
b535dae785
1 changed files with 5 additions and 0 deletions
  1. 5 0
      std/haxe/ImportAll.hx

+ 5 - 0
std/haxe/ImportAll.hx

@@ -141,6 +141,11 @@ import flash.net.FileReferenceList;
 import flash.system.IME;
 import flash.text.TextRenderer;
 
+import flash.forms.Button;
+import flash.forms.Component;
+import flash.forms.Container;
+import flash.forms.Position;
+
 #end
 
 #if neko