Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Test SWF</title>
- </head>
- <body>
- Et voila:
- <p>
- <object width="700" height="400">
- <param name="movie" value="test.swf">
- <param name="allowFullScreen" value="true">
- <embed src="test.swf" width="700" height="400" allowfullscreen="true">
- </embed>
- </object>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment