Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <link rel="stylesheet" type="text/css" href="FlashIntroCSS.css" />
- <title>GossComm</title>
- <img src="2000px-Green_dot_logo.svg.png" alt="Green Dot"
- height="200" width="150" />
- </head>
- <body>
- <div style ="text-align: center">
- <object data="GossComm.swf"
- type="application/x-shockwave-flash"
- height="230" width="450">
- <param name="movie" value="GossComm.swf" />
- <param name="loop" value="false" />
- <param name="menu" value="false" />
- <param name="quality" value="high" />
- <embed src="GossComm.swf"
- type="application/x-shockwave-flash"
- height="230" width="450" loop="false"
- menu="false" quality="high" />
- </object>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment