diff options
-rw-r--r-- | images/get_flash_player.gif | bin | 0 -> 1629 bytes | |||
-rw-r--r-- | video.php | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/images/get_flash_player.gif b/images/get_flash_player.gif Binary files differnew file mode 100644 index 0000000..e11b05d --- /dev/null +++ b/images/get_flash_player.gif @@ -62,7 +62,7 @@ function supportsHTML5Video() { <!-- if (!supportsHTML5Video()) { if (!checkFlashVersion('7,0,0,0')) { - document.write('<P>Content on this page requires Macromedia Flash Player 7 or newer. <A HREF="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">Download now</A></P>'); + document.write('<TABLE CELLSPACING=0 CELLPADDING=8><TR><TD>Content on this page requires Macromedia Flash Player 7 or newer.<BR><A HREF="http://www.macromedia.com/go/getflashplayer/"><IMG SRC="/images/get_flash_player.gif" ALT="Get Macromedia Flash Player" BORDER="0"></A></TD></TR></TABLE>'); } else { document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="342" height="291" id="FLVPlayer">'); document.write('<param name="movie" value="FLVPlayer_Progressive.swf">'); |