[Ovillo] Sigo con problemas al validar flash...

2005-12-12 Por tema Fabian Vargas
Hola a todos...
Gracias por los vinculos que me han enviado para validar un sitio con
flash... lamentablemente he intentado varias maneras (incluida el
flaccess...) logro que aparezca el flash... pero siempre los mismos 2
errores acerca el param


Below are the results of checking this document for XML
well-formednesshttp://www.w3.org/TR/REC-xml#sec-conformanceand
validity.

   1. Error *Line 86 column 56*: document type does not allow element
   param here; missing one of object, applet start-tag.

   param name=movie value=flash/bannerglendahome.swf /**

The mentioned element is not allowed to appear in the context in
   which you've placed it; the other mentioned elements are the only ones that
   are both allowed there *and* can contain the element mentioned. This
   might mean that you need a containing element, or possibly that you've
   forgotten to close a previous element.

   One possible cause for this message is that you have attempted to put
   a block-level element (such as p or table) inside an inline element
   (such as a, span, or font).

   
✉http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.hnaglenda.org%2Findex.php;errmsg_id=65#errormsg
   2. Error *Line 87 column 36*: document type does not allow element
   param here; missing one of object, applet start-tag.

   param name=quality value=high /**


*Lo he hecho una y mil veces... y en todos los mètodos llego al mismo
punto... solo dos errores pero con lo mismo ¿Que podrà ser? la
direccion es www.hnaglenda.org/index.php*
**
*Saludos y de antemano gracias por la ayuda*
*
Fabiàn*
___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo


Re: [Ovillo] Sigo con problemas al validar flash...

2005-12-12 Por tema Martin Szyszlican

Pasteá el código que tenés.

A mi se me ocurre que tenés el elemento object de esta forma: object 
 / es decir, cerrado en si mismo, debería ir sin esa barra.


Martin.

Fabian Vargas wrote:


Hola a todos...
Gracias por los vinculos que me han enviado para validar un sitio con
flash... lamentablemente he intentado varias maneras (incluida el
flaccess...) logro que aparezca el flash... pero siempre los mismos 2
errores acerca el param


Below are the results of checking this document for XML
well-formednesshttp://www.w3.org/TR/REC-xml#sec-conformanceand
validity.

  1. Error *Line 86 column 56*: document type does not allow element
  param here; missing one of object, applet start-tag.

  param name=movie value=flash/bannerglendahome.swf /**

   The mentioned element is not allowed to appear in the context in
  which you've placed it; the other mentioned elements are the only ones that
  are both allowed there *and* can contain the element mentioned. This
  might mean that you need a containing element, or possibly that you've
  forgotten to close a previous element.

  One possible cause for this message is that you have attempted to put
  a block-level element (such as p or table) inside an inline element
  (such as a, span, or font).

  
✉http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.hnaglenda.org%2Findex.php;errmsg_id=65#errormsg
  2. Error *Line 87 column 36*: document type does not allow element
  param here; missing one of object, applet start-tag.

  param name=quality value=high /**


*Lo he hecho una y mil veces... y en todos los mètodos llego al mismo
punto... solo dos errores pero con lo mismo ¿Que podrà ser? la
direccion es www.hnaglenda.org/index.php*
**
*Saludos y de antemano gracias por la ayuda*
*
Fabiàn*
 




___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo
 



--
Martin Szyszlican
www.y.net.ar







___
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar

___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo


Re: [Ovillo] Sigo con problemas al validar flash...

2005-12-12 Por tema Txuma Campos
Como bien te dice el validador, el elemento PARAM debe estar dentro  
de un elemento OBJECT, y según veo en tu código no existe ningún  
elemento Object. La pregunta es: ¿por qué tienes puesto ese elemento  
Param si el flash lo has insertado utilizando Flaccess?


Saludos

..
Txuma Campos
[EMAIL PROTECTED]




El 12/12/2005, a las 16:49, Fabian Vargas escribió:


Hola a todos...
Gracias por los vinculos que me han enviado para validar un sitio con
flash... lamentablemente he intentado varias maneras (incluida el
flaccess...) logro que aparezca el flash... pero siempre los mismos 2
errores acerca el param


Below are the results of checking this document for XML
well-formednesshttp://www.w3.org/TR/REC-xml#sec-conformanceand
validity.

   1. Error *Line 86 column 56*: document type does not allow element
   param here; missing one of object, applet start-tag.

   param name=movie value=flash/bannerglendahome.swf /**

The mentioned element is not allowed to appear in the context in
   which you've placed it; the other mentioned elements are the  
only ones that
   are both allowed there *and* can contain the element mentioned.  
This
   might mean that you need a containing element, or possibly that  
you've

   forgotten to close a previous element.

   One possible cause for this message is that you have attempted  
to put
   a block-level element (such as p or table) inside an  
inline element

   (such as a, span, or font).

   ✉http://validator.w3.org/feedback.html?uri=http%3A%2F% 
2Fwww.hnaglenda.org%2Findex.php;errmsg_id=65#errormsg

   2. Error *Line 87 column 36*: document type does not allow element
   param here; missing one of object, applet start-tag.

   param name=quality value=high /**


*Lo he hecho una y mil veces... y en todos los mètodos llego al mismo
punto... solo dos errores pero con lo mismo ¿Que podrà  
ser? la

direccion es www.hnaglenda.org/index.php*
**
*Saludos y de antemano gracias por la ayuda*
*
Fabiàn*
___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente  
dirección: http://ovillo.org/mailman/listinfo/ovillo


___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo


RE: [Ovillo] Sigo con problemas al validar flash...

2005-12-12 Por tema Pablo
Este es el código que yo utilizo para insertar algun banner en flash dentro
de documentos xhtml válidos. Espero que te sirva.

object  type=application/x-shockwave-flash  width=149 height=149
data=proy_elda.swf  

param name=movie value=proy_elda.swf /
param name=quality value=high /
/object   



___
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo