Advertisement
Kiporralixo

Untitled

Mar 30th, 2017
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.42 KB | None | 0 0
  1. <script>            
  2.           if(swfobject.hasFlashPlayerVersion("1"))
  3.             {
  4.                 alert("You have flash!");
  5.             }
  6.             else
  7.             {
  8.                 <?php require_once './semflash.php'; ?>
  9.                 alert("Você precisa liberar o flash para jogar");
  10.             }
  11.         </script>
  12.  
  13. <a  href="http://www.adobe.com/go/getflashplayer" target='_blank' class="btn_att_flash"></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement