1<html> 2<head> 3<title>Flash test</title> 4</head> 5<body> 6<h1>Flash test</h1> 7This is text above the plugin 8<a href="http://www.google.com">Google</a> 9<br> 10lhs 11<object type="application/x-shockwave-flash" height=120 width=240> 12 <param name="FlashFileName" value="/data/data/com.android.browser/app_plugins/Ball.swf" /> 13</object> 14<br> 15 16This is some the text and more text and more text and more text and more text and more text and more text and more text and more text and more text and more text 17</body> 18</html> 19