summaryrefslogtreecommitdiffstats
path: root/assets/html/flashtest.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/html/flashtest.html')
-rw-r--r--assets/html/flashtest.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/assets/html/flashtest.html b/assets/html/flashtest.html
new file mode 100644
index 00000000..8e1cf48f
--- /dev/null
+++ b/assets/html/flashtest.html
@@ -0,0 +1,18 @@
+<html>
+<head>
+<title>Flash test</title>
+</head>
+<body>
+<h1>Flash test</h1>
+This is text above the plugin
+<a href="http://www.google.com">Google</a>
+<br>
+lhs
+<object type="application/x-shockwave-flash" height=120 width=240>
+ <param name="FlashFileName" value="/data/data/com.android.browser/app_plugins/Ball.swf" />
+</object>
+<br>
+
+This 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
+</body>
+</html>