| Portada | Monotemáticos | Secciones | Desarrolladores | Comunidad | Servicios | Servicios profesionales | ||||
|
Me han comentado que en Dreamweaver existe la opción de dectar plugins, en concreto de Flash.
La FAQ Como puedo detectar hacer que el navegador detecte plugins tiene Pertenece a la categoría:
Comentarios de los visitantes
Comentario de Ludwing Rodriguez
03/12/03
tambien puedes detectar flash player copiando y pegando el siguiente script en tu pagina
<script language="JavaScript">
<!-- function MM_checkPlugin(plgIn, theURL, altURL, autoGo) { var ok=false; document.MM_returnValue = false; with (navigator) if (appName.indexOf('Microsoft')==-1 || (plugins && plugins.length)) { ok=(plugins && plugins[plgIn]); } else if (appVersion.indexOf('3.1')==-1) { if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null) ok=window.MM_flash; else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null) ok=window.MM_dir; else ok=autoGo; } if (!ok) theURL=altURL; if (theURL) window.location=theURL; } //--> </script> </head> <body bgcolor="#FFFFFF" text="#000000" onLoad="MM_checkPlugin('Shockwave Flash','index.html','http://www.macromedia.com/shockwave/download/download.cgi? P1_Prod_Version=ShockwaveFlash&Lang=LatinAmerica&P5_Language=Spanish',true);return document.MM_returnValue"> Para ver más FAQ relacionadas accede a las categorías: |
|
||||||||||
| Complementar la respuesta | |
| Volver al árbol de categorías |
| DesarrolloWeb.com | Copyright | Anunciese | Acerca de | Datos legales | Contacta | Por GuiarteMultimedia | ||||