Advertisement
Guest User

Twm

a guest
Apr 28th, 2017
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <smil>
  2. <head>
  3. <layout>
  4. <root-layout/>
  5. <region id="Text" top="70%" left="0%" height="30%" width="100%" fit="scroll"/>
  6. <region id="Image" top="0%" left="0%" height="70%" width="100%" fit="meet"/>
  7. </layout>
  8. </head>
  9. <body>
  10. <par dur="10s">
  11. <img src="handwriti.jpg" region="Image"/>
  12. </par>
  13. </body>
  14. </smil>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement