2 import flash.display.MovieClip
3 public class Main extends flash.display.MovieClip {
5 const ok1:String = "ok 1/4";
6 static const ok2:String = "ok 2/4";
8 const ok3:String = "ok 3/4";
9 static const ok4:String = "ok 4/4";
11 const ok5:String = "ok 3/4";
12 static const ok6:String = "ok 4/4";
24 function f0(x:Number=1000)
27 function f1(x:String=ok5)
31 function f2(x:String=ok6)