Bueno..lo primero gracias por responder el tema,lo segundo lo e intentado de esa manera pero no me aclaro.
E seguido el siguiente tutorial:
Segunda forma:
Para mí, esta es la mejor manera. (la recomiendo)
No necesitamos poner ningun otro código, solamente se coloca el siguiente código en el lugar que se quiera mostrar el link.
Abrir un ventana a través de un enlace. (El enlace llama a la función que abre la ventana)
<a href="http://URL/pop-up.html" onClick="window.open(this.href, this.target, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=508, height=365, top=85, left=140'); return false;">Click aquí para abrir la ventana</a>
Cambiar link del pop-up (
http://URL/pop-up.html).
Cambiar (Click aquí para abrir la ventana) por otro texto o una imagen.
Cambiaremos los elementos segun quieramos mostrar la ventana al igual que en la primera forma.
Ver ejemplo:
Click aquí para abrir la ventana
radiogg.html:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
</head>
<a href="/radiooggdipu.html" onClick="window.open(this.href, this.target, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=508, height=365, top=85, left=140'); return false;"><embed src="/1radiogg.swf" wmode="transparent" width="100%"
height="210" quality="high" bgcolor="#ffffff"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"><font size="1" face="Verdana"></font></a></a>
</body>
</html>
radiooggdipu.html:
<html>
<head><HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL: http://fineline.xs.mw -->
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=500,left = 710,top = 290');");
}
// End -->
</script>
</head><center><body style='color: rgb(255, 255, 0); background-color: rgb(99, 129, 130); ' ><video autoplay src='http://stream.giss.tv:8000/radioklaraladipu.ogg' controls width=320 height=240><applet code='com.fluendo.player.Cortado.class' archive='cortado.jar' height='240' width='320'><param name='url' value='http://stream.giss.tv:8000/radioklaraladipu.ogg'><param name='local' value='false'><param name='keepaspect' value='true'><param name='video' value='true'><param name='audio' value='true'><param name='bufferSize' value='60'></applet></video><br><br>Playing : http://stream.giss.tv:8000/radioklaraladipu.ogg<br><br>si tienes problemas con esta pagina usa para poder reproducir vlc : <a href='http://videolan.org' style='color: #FFFFFF'>descarga vlc</a></body></center></html>
Pero no me funciona.
E creado un hosting de prueba.
---------------------------------------------------
Cpanel Username: b7_9740832
Cpanel Password: 66666666
Your URL:
http://pruebaradio.byethost7.com or
http://www.pruebaradio.byethost7.com
FTP Server :
ftp.byethost7.com
FTP Login : b7_9740832
FTP Password : 66666666
MySQL Database Name: MUST CREATE IN CPANEL
MySQL Username : b7_9740832
MySQL Password : 66666666
MySQL Server: SEE THE CPANEL
Cpanel URL:
http://cpanel.byethost7.com
---------------------------------------------------
El archivo flash se ve desde esta url:
http://www.pruebaradio.byethost7.com/radiogg.html
Tambien os adjunto los archivos que e utilizado:
Archivo 1radiogg.swf
Espero que me podais hechar una mano,pues es lo ultimo que me falta en el diseño del site.
Gracias por vuestro tiempo.