Foros del Web » Programación para mayores de 30 ;) » Programación General »

ayuda !

Estas en el tema de ayuda ! en el foro de Programación General en Foros del Web. Amigos le pido una mano estoy tratando de hacer un gadget y no hay caso = ( les pongo el codigo haber si saben q ...
  #1 (permalink)  
Antiguo 06/02/2010, 03:15
 
Fecha de Ingreso: febrero-2010
Mensajes: 3
Antigüedad: 14 años, 3 meses
Puntos: 0
ayuda !

Amigos le pido una mano estoy tratando de hacer un gadget y no hay caso = ( les pongo el codigo haber si saben q es. Es el reproductor mixpod. Espero q m ayuden.

codigo xml

<?xml version="1.0" encoding="utf-8" ?>
- <gadget>
<name>Ipod</name>
<namespace>dario</namespace>
<version>1.0</version>
- <author name="dario">
<info url="http://pandora.onlinewebshop.net" />
<logo src="logo.png" />
</author>
<copyright>© 2007</copyright>
<description>new ipod</description>
- <icons>
<icon height="48" width="48" src="iconoDelGadget.png" />
</icons>
- <hosts>
- <host name="sidebar">
<base type="HTML" src="Ipod.html" />
<permissions>full</permissions>
<platform minPlatformVersion="1.0" />
<defaultImage src="drag.png" />
</host>
</hosts>
</gadget>


codigo html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Page title</title>
<style>

body
{
margin: 0;
width: 130px;
height: 106px;
}
#gadgetContent
{
width: 130px;
text-align: center;
font-family: Tahoma;
font-size: 10pt;
position: absolute;
}
#background
{
width: 130px;
height: 106px;
position: absolute;
z-index: -1;
background-repeat: no-repeat;
}
</style>

</head>
<body>

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjU*MzU4MjM1NzYmcHQ9MTI2NTQzNTgzNzE3OS ZwPTE4MDMxJmQ9Jmc9MSZvPWM5ZmQ3OTVhZDZkMjRkNWRiNDE*/MmYyMjExMmMxMmRk.gif" /><center><p style="visibility:visible;"><embed src="http://assets.myflashfetish.com/swf/mp3/mff-touch.swf?myid=43408516&path=2010/02/06" quality="high" wmode="transparent" flashvars="mycolor=000000&mycolor2=0267CA&mycolor3 =FFFFFF&autoplay=true&rand=0&f=4&vol=100&pat=0&gra d=false" width="235" height="390" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:235px;height:390px ;" />



</body>
</html>


Desde ya muchas gracias !

Etiquetas: xml
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 16:05.