witchway915

Untitled

Oct 16th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" type="text/css" href="FlashIntroCSS.css" />
  5. <title>GossComm</title>
  6. <img src="2000px-Green_dot_logo.svg.png" alt="Green Dot"
  7. height="200" width="150" />
  8. </head>
  9. <body>
  10. <div style ="text-align: center">
  11. <object data="GossComm.swf"
  12. type="application/x-shockwave-flash"
  13. height="230" width="450">
  14. <param name="movie" value="GossComm.swf" />
  15. <param name="loop" value="false" />
  16. <param name="menu" value="false" />
  17. <param name="quality" value="high" />
  18. <embed src="GossComm.swf"
  19. type="application/x-shockwave-flash"
  20. height="230" width="450" loop="false"
  21. menu="false" quality="high" />
  22. </object>
  23. </div>
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment