public
Description: the flash recorder for chirrp, written with haXe
Homepage: http://chirrp.net/
Clone URL: git://github.com/why/chirrup.git
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>