First SMIL attempt</head> <layout> <root-layout width="250" height="230" /> <region id="topregion" top="5" left="5" width="240" height="100" /> <region id="bottomregion" top="110" left="5" width="240" height="100" /> ... </layout> </head> <body> <animation region="topregion" src="http://homepages.bw.edu/~rmolmen/multimedia/hammingcode.swf"/> <text region="bottomregion" src="http://homepages.bw.edu/~rmolmen/multimedia/test.txt"/> </body> </smil>