GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: the flash recorder for chirrp, written with haXe
Homepage: http://chirrp.net/
Clone URL: git://github.com/why/chirrup.git
Changed the name to chirrp.
why (author)
Wed Apr 16 23:52:51 -0700 2008
commit  4bed290208fb837ddda19e8fa12d36a369e132af
tree    d07f92cb5a8dc662f1676935fc015898ed453ec7
parent  3f17013e47f9498f88a0750d4af450b523c0a5b0
0
...
190
191
192
193
 
194
195
196
...
190
191
192
 
193
194
195
196
0
@@ -190,7 +190,7 @@ class Rec extends Base {
0
     soundstxt.height = 50;
0
     soundstxt.setTextFormat(med);
0
 
0
- var okLink = Base.addLink("OK, make it tweet!", function(e) {});
0
+ var okLink = Base.addLink("OK, I am very done!", function(e) {});
0
     var noLink = Base.addLink("Nah, record it again.", reRecord);
0
 
0
     soundsgood = new MovieClip();
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 <html>
0
-<head><title>Chirrup</title></head>
0
+<head><title>Chirrp</title></head>
0
 <body bgcolor="#dddddd">
0
 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
0
         width="400"

Comments

    No one has commented yet.