append [exit] after end of output
[swftools.git] / lib / as3 / ok / static.as
index 09dd115..ca7129c 100644 (file)
@@ -37,6 +37,7 @@ package {
             
             if(TextEvent.TEXT_INPUT == "textInput") 
                 trace("ok 10/10");
+            trace("[exit]");
         }
     }
 }