|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello friends,
I have a peculiar problem in making a site in to W3C compliant. When we insert a flash object in a site the following code appears <param name="movie" value="images/main.swf"> <param name="quality" value="high"> <embed src="images/main.swf" quality="high" pluginspage="(URL address blocked: See forum rules)" type="application/x-shockwave-flash" width="613" height="133"></embed></object> when i have checked the using W3c Validator it has shown there is an error in the below code " <embed src="images/main.swf" quality="high" pluginspage="(URL address blocked: See forum rules)" type="application/x-shockwave-flash" width="613" height="133"></embed></object> " and this needs to be corrected to make the page w3c compliant. SO i have removed the fllowing part (code) from the above content. " </object> " The final code is like this .... " <param name="movie" value="images/main.swf"> <param name="quality" value="high"> </object> " so far this is fine and woking in IE 6 with out any errors when checked with W3C validator. Now the problem is that i am not able to see the flass objects in firefox. Can you please tell me what to do to see the flash objects on Firefox. Last edited by robinmail : March 3rd, 2007 at 01:12 PM. |
|
#2
|
||||
|
||||
|
Answered the same question in this thread:
http://forums.seochat.com/search-engine-optimization-28/need-urgent-help-on-w3c-validation-125326.html
__________________
Free SEO friendly Website Layouts Simple, skeletal CSS based layouts that place the main content before all other elements (menu, sidebars and header). |
|
#3
|
|||
|
|||
|
have you heard of the
"CSS Holy Hack" its for firefox search it on google |
![]() |
| Viewing: SEO Chat Forums > Other > HTML Coding > Need help on w3c standards in firefox to see the flash objects |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|