for #%&* sake why wont this validate!

This is a discussion on "for #%&* sake why wont this validate!" within the Flash & Multimedia Forum section. This forum, and the thread "for #%&* sake why wont this validate! are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Feb 25th, 2007, 19:39
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
for #%&* sake why wont this validate!

any one know why this wont validate in w3c??

Code: Select all
 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=7,0,19,0" width="700" height="205" title="header">
                <param name="movie" value="Images/main/header.swf" />
                
                <embed src="Images/main/header.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="205"></embed>
              </object>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Feb 26th, 2007, 18:08
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: for #%&* sake why wont this validate!

hahaha...okay, well I fixed this already for you via IM, but here is the correct code...lol

Code: Select all

<object type="application/x-shockwave-flash" data="/images/main/header.swf" width="700" height="205">
<param name="movie" value="/images/main/header.swf" />
<img src="banner.gif" width="700" height="205" alt="Flash Banner" />
</object>
Any questions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
grrrrr

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Div wont line up with Nav bar? Oak Web Page Design 1 Mar 1st, 2008 12:26
sometimes a link wont work.. why? col Web Page Design 1 Aug 20th, 2007 22:38
Why wont it Validate R8515198 Web Page Design 12 Jul 4th, 2007 17:01
why wont my image show up? :( monkeymafia Web Page Design 4 Jun 20th, 2007 17:12
my div wont move cheataweb Web Page Design 1 Dec 19th, 2006 17:44


All times are GMT. The time now is 11:45.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42