Re: [VE][108] Error Message Feedback

* Ryan Turner wrote:
><object type="application/x-shockwave-flash"
>data="swf/header.swf?titleText=navigation&amp;sub=dig it!"
>wmode="transparent" id="Object3" width="100%" height="33">
 ^^^^^^^^^^^^^^^^^^^

This is not okay,

><param name="movie" value="swf/header.swf?titleText=navigation&amp;sub=dig
>it!" />
><param name="wmode" value="transparent" />
        ^^^^^^^^^^^^

this is.

>http://www.macromedia.com/support/flash/ts/documents/wmode.htm - shows that
>clearly it is... And is implemented in either as param or an attribute.
>However mozilla only accepts the attribute, so as of right now there is no
>way to get wmode in mozilla to validate.
>
>Please help! 

I do not know about that, but if Mozilla requires you to use improper
Markup you should probably note this http://bugzilla.mozilla.org/ in
their bug tracking system so they can fix such bugs (if any). There is
probably little we can do to help you here, if you think the <object>
element should allow a "wmode" attribute, you should suggest this to
the HTML Working Group, see <http://www.w3.org/MarkUp/#forums>.

Received on Tuesday, 7 September 2004 00:38:04 UTC