/demo/ski/ski_as3.html

http://github.com/silexlabs/Cocktail · HTML · 22 lines · 16 code · 2 blank · 4 comment · 0 complexity · 3aef71c3dfdd49bd39e6de8ae51e252e MD5 · raw file

  1. <html>
  2. <head><title>haXe AS3</title></head>
  3. <body>
  4. <div id="haxe:trace"></div>
  5. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="800" id="movie_name" align="middle">
  6. <param name="movie" value="ski.swf"/>
  7. <!--[if !IE]>-->
  8. <object type="application/x-shockwave-flash" data="ski.swf" width="100%" height="800">
  9. <param name="movie" value="ski.swf"/>
  10. <param name="scale" value="noscale" />
  11. <!--<![endif]-->
  12. <a href="http://www.adobe.com/go/getflash">
  13. <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
  14. </a>
  15. <!--[if !IE]>-->
  16. </object>
  17. <!--<![endif]-->
  18. </object>
  19. </body>
  20. </html>