append [exit] after end of output
[swftools.git] / lib / as3 / ok / prototype.as
index 138b778..6cb03ac 100644 (file)
@@ -16,6 +16,8 @@ package {
             trace(m.ok1);
             trace(m.ok2);
             trace(m.ok3);
+            
+            trace("[exit]");
         }
     }
 }