The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <title>Flash test</title> |
| 4 | </head> |
| 5 | <body> |
| 6 | <h1>Flash test</h1> |
| 7 | This is text above the plugin |
| 8 | <a href="http://www.google.com">Google</a> |
| 9 | <br> |
| 10 | lhs |
| 11 | <object type="application/x-shockwave-flash" height=120 width=240> |
Bijan Amirzada | 41242f2 | 2014-03-21 12:12:18 -0700 | [diff] [blame] | 12 | <param name="FlashFileName" value="/data/data/com.android.browser/app_plugins/Ball.swf" /> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 13 | </object> |
| 14 | <br> |
| 15 | |
| 16 | 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 |
| 17 | </body> |
| 18 | </html> |