corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » xhtml validation help » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

Houckham

posted on 3rd Jun 06 at 18:37

brilliant

cheers

:thumbs:


James

posted on 3rd Jun 06 at 16:03

The classid and codebase attributes are IE specific, try it without those


Houckham

posted on 3rd Jun 06 at 15:22

to validate my script i had to change the embed flash file script to:

code:
<object type="application/x-shockwave-flash" data="flash/offers.swf"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="400" height="250">
<param name="movie" value="flash/offers.swf" />
<param name="quality" value="high" />
</object>



but this does not work in FF browser.

does anyone know what the problem is?

:(

[Edited on 03-06-2006 by Houckham]

[Edited on 03-06-2006 by Houckham]