Skip to content

Instantly share code, notes, and snippets.

@sixones
Created August 10, 2009 18:21
Show Gist options
  • Save sixones/165332 to your computer and use it in GitHub Desktop.
Save sixones/165332 to your computer and use it in GitHub Desktop.
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 3.0 Language//EN" "http://www.w3.org/2008/SMIL30/SMIL30Language.dtd">
<smil xmlns="http://www.w3.org/2008/SMIL30/" xml:lang="en">
<head>
<title>dfsdfsdfsdf</title>
<author></author>
<abstract></abstract>
<copyright></copyright>
<layout>
<region id="root" top="0" left="0" width="100%" height="100%" z-index="0" />
</layout>
</head>
<body>
<par>
<seq>
<video bytesize="265388884" src="http://localhost:5555/local_assets/development/3.flv" region="root" xml:id="video-3_usage-2" dur="80s" />
</seq>
<par>
</par>
</par>
</body>
</smil>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment