Guest User

Untitled

a guest
Nov 30th, 2010
1,054
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Test SWF</title>
  4. </head>
  5. <body>
  6. Et voila:
  7. <p>
  8. <object width="700" height="400">
  9. <param name="movie" value="test.swf">
  10. <param name="allowFullScreen" value="true">
  11. <embed src="test.swf" width="700" height="400" allowfullscreen="true">
  12. </embed>
  13. </object>
  14. </body>
Advertisement
Add Comment
Please, Sign In to add comment