Ver Mensaje Individual
  #8 (permalink)  
Antiguo 29/07/2010, 09:39
Avatar de el_cesar
el_cesar
 
Fecha de Ingreso: mayo-2001
Ubicación: Cali
Mensajes: 2.423
Antigüedad: 22 años, 10 meses
Puntos: 20
Respuesta: No se ve igual y se sale de la pantalla

acabo de revisar con el valiador y me da varios errores en esta linea
Código HTML:
Ver original
  1. <embed src="templates/<?php echo $this->template ?>//images/interna10.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="978" height="220"></embed>

aqui pongo los errores que me arroja
Cita:
<embed src="/sitio/templates/siteground-j15-19//images/interna10.swf" quality…



You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
Código HTML:
Ver original
  1. Line 55, Column 81: there is no attribute "quality"
  2.  
  3. j15-19//images/interna10.swf" quality="high" pluginspage="http://www.macromedi
  4.  
  5.  
  6. You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

Código HTML:
Ver original
  1. Line 55, Column 100: there is no attribute "pluginspage"
  2.  
  3. rna10.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl
  4.  
  5.  
  6. You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

Código HTML:
Ver original
  1. Line 55, Column 151: there is no attribute "type"
  2.  
  3. acromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="9
  4.  
  5.  
  6. You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
Código HTML:
Ver original
  1. Line 55, Column 189: there is no attribute "width"
  2.  
  3. hplayer" type="application/x-shockwave-flash" width="978" height="220"></embed>
  4.  
  5.  
  6. You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
Código HTML:
Ver original
  1. Line 55, Column 202: there is no attribute "height"
  2.  
  3. hplayer" type="application/x-shockwave-flash" width="978" height="220"></embed>
  4.  
  5.  
  6. You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
Código HTML:
Ver original
  1. Line 55, Column 207: element "embed" undefined
  2.  
  3. hplayer" type="application/x-shockwave-flash" width="978" height="220"></embed>
  4.  
  5.  
  6. You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:
  7.  
  8.     * incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
  9.     * by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
  10.     * by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

Esa linea siempre la he usado cuando inserto algun contenido flash en mis webs, no se porque me arroja estos errores ahora
__________________
Say no more.......