navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

embed not accepted by W3C

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Accessibility >> embed not accepted by W3C
Page: [1]
 
Mango Himself

 

Posts: 1906
Joined: 11/28/2005
Status: offline

 
embed not accepted by W3C - 10/16/2006 16:51:25   
Can anyone tell me why <embed.. is not accepted by W3C? Any suggestions? It's the last warning in a very large site and it's driving me crazy. Thanks

example

object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj26" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="646" height="879">
<param name="movie" value="images/fondopagine/fondoservices.swf">
<param name="quality" value="High">

<param name="wmode" value="transparent">
<embed src="images/fondopagine/fondoservices.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj26" width="646" height="879" quality="High" wmode="transparent"></object>
</div>
<div style="position: absolute; width: 451px; height: 100px; z-index: 2; left: 300px; top: 236px" id="capa2">
<font face="Arial" color="#FFFFFF" size="2">IPL Photofacial is a remarkable
and gentle treatment for  TESTING TESTING. ABASDFG HJ KKLLNSN OERI HV
NIHIHSTDH VHO OAH ZHOI TSU ZHZIH ZN</font></div>

_____________________________

Associate Smutter
_____________________
You're Just Jealous Because The Voices Are Talking To Me
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: embed not accepted by W3C - 10/16/2006 17:03:00   
You're missing the end tag </embed>

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Mango Himself)
Mango Himself

 

Posts: 1906
Joined: 11/28/2005
Status: offline

 
RE: embed not accepted by W3C - 10/16/2006 17:07:29   
My dear jaybee,

I guess I don't leave my head at home because it is attached to my neck!

Could you tell me where it is supposed to be?

object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj26" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="646" height="879">
<param name="movie" value="images/fondopagine/fondoservices.swf">
<param name="quality" value="High">

<param name="wmode" value="transparent">
<embed src="images/fondopagine/fondoservices.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj26" width="646" height="879" quality="High" wmode="transparent"></object>
</div>
<div style="position: absolute; width: 451px; height: 100px; z-index: 2; left: 300px; top: 236px" id="capa2">
<font face="Arial" color="#FFFFFF" size="2">IPL Photofacial is a remarkable
and gentle treatment for TESTING TESTING. ABASDFG HJ KKLLNSN OERI HV
NIHIHSTDH VHO OAH ZHOI TSU ZHZIH ZN</font></div>

_____________________________

Associate Smutter
_____________________
You're Just Jealous Because The Voices Are Talking To Me

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: embed not accepted by W3C - 10/16/2006 17:13:25   
wmode="transparent"></embed></object>

I assume from that you're validating to HTML 4 and not XHTML.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Mango Himself)
Mango Himself

 

Posts: 1906
Joined: 11/28/2005
Status: offline

 
RE: embed not accepted by W3C - 10/16/2006 17:31:30   
quote:

I assume from that you're validating to HTML 4 and not XHTML.


You are, as always, correct! Old site being revamped.

Could you suggest a good XHTML validator while we are on it? And, you also tipped me on a great extension "copy to note" for FF. I can't find it, remember the name?

thanks

_____________________________

Associate Smutter
_____________________
You're Just Jealous Because The Voices Are Talking To Me

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: embed not accepted by W3C - 10/16/2006 19:31:19   
quote:

Could you suggest a good XHTML validator while we are on it?
W3C just make sure your doctype is XHTML

quote:

you also tipped me on a great extension "copy to note" for FF

https://addons.mozilla.org/firefox/134/



_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Mango Himself)
Mango Himself

 

Posts: 1906
Joined: 11/28/2005
Status: offline

 
RE: embed not accepted by W3C - 10/17/2006 10:55:50   
jaybee

thanks for all your help! That's what makes this my favorite place to visit: the greatest friends helping each other!

_____________________________

Associate Smutter
_____________________
You're Just Jealous Because The Voices Are Talking To Me

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: embed not accepted by W3C - 10/17/2006 11:27:32   
No probs.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Mango Himself)
Page:   [1]

All Forums >> Web Development >> Accessibility >> embed not accepted by W3C
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts