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
why (author)
Fri Apr 18 08:20:59 -0700 2008
commit  1ae6345dcc2bd7e6b9bf2cf7d23729320e22133d
tree    0f4ff750d0d149b5ec67a12f56204d05592355e9
parent  5c056792207413245e7ab9acefe44a7688cd6f53
chirrup / chiplay.xml
100644 11 lines (10 sloc) 0.362 kb
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="iso-8859-1" ?>
<movie version="9" width="320" height="240" framerate="12">
  <background color="#ffffff"/>
  <frame>
  <library>
    <bitmap id="PlayOffPng" name="PlayOffPng" import="library/chirplay-1.png" />
    <bitmap id="PlayOnPng" name="PlayOnPng" import="library/chirplay-2.png" />
  </library>
  </frame>
</movie>