Created
March 27, 2010 08:30
-
-
Save navarr/345828 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ÿþT e s t i n g T e s t i n g T e s t i n g < 3 | |
O h l o o k , i t s a c a t ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ÿþA n o t h e r T e s t ! O h M a i ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<smil> | |
<head> | |
<meta name="author" content="MSOfficeOlkOMS"/> | |
<layout> | |
<root-layout width="176" height="220" background-color="#ffffff"/> | |
<region id="Image" left="0%" top="25%" width="100%" height="75%" fit="slice"/> | |
<region id="Text" left="0%" top="0%" width="100%" height="25%" fit="slice"/> | |
</layout> | |
</head> | |
<body> | |
<par dur="3s"> | |
<img src="cid:[email protected]" region="Image"/> | |
<text src="cid:[email protected]" region="Text"> | |
<param name="foreground-color" value="#000000"/> | |
</text> | |
<audio src="cid:[email protected]"/> | |
</par> | |
<par dur="3s"> | |
<img src="cid:[email protected]" region="Image"/> | |
<text src="cid:[email protected]" region="Text"> | |
<param name="foreground-color" value="#000000"/> | |
</text> | |
<audio src="cid:[email protected]"/> | |
</par> | |
</body> | |
</smil> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment