Skip to content

Instantly share code, notes, and snippets.

@yoozoosato
Created October 5, 2010 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoozoosato/611046 to your computer and use it in GitHub Desktop.
Save yoozoosato/611046 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<movie width="240" height="320" framerate="12">
<background color="#000000" />
<frame>
<library>
<clip id="foo" import="library/foo.jpg"/>
</library>
<place id="foo" name="foo" depth="1" width="100%" height="100%" x="10"/>
</frame>
</movie>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment