Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-06-2007, 12:31 PM
Junior Member
 
Join Date: Aug 2007
Posts: 3
Default help me

"Hi!
I 'm workig on my private site now, and I've made flash banner for it...but when I tied to validate my site, w3c validator throws me errors about embed and parameters inside embed flag, that it can't be used at all... how can I do to repair this? I know, that it can be rebuild somehow, I've seen sth like that on http://www.salagedata.com. There are animated element in header, but page is 100% validated. Thanks for your help."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-06-2007, 02:00 PM
Junior Member
 
Join Date: Sep 2007
Posts: 2
Default re

Quote:
Originally Posted by justyna
"Hi!
I 'm workig on my private site now, and I've made flash banner for it...but when I tied to validate my site, w3c validator throws me errors about embed and parameters inside embed flag, that it can't be used at all... how can I do to repair this? I know, that it can be rebuild somehow, I've seen sth like that on http://www.salagedata.com. There are animated element in header, but page is 100% validated. Thanks for your help."
... you should look in page source and it will be all clear...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-06-2007, 02:06 PM
Junior Member
 
Join Date: Aug 2007
Posts: 3
Default

Quote:
Originally Posted by luka
... you should look in page source and it will be all clear...
I've looked in page source, and I can't understand one thing...ok, it's a gif file inserted instead swf and there is img instead embed, but why in IE, when I enter site I can see swf not gif....how is that??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-06-2007, 02:12 PM
Junior Member
 
Join Date: Sep 2007
Posts: 2
Default

Quote:
Originally Posted by justyna
I've looked in page source, and I can't understand one thing...ok, it's a gif file inserted instead swf and there is img instead embed, but why in IE, when I enter site I can see swf not gif....how is that??
Ok, I see you're a noobie... look, this is a source code from www.salagedata.com:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="69" height="70">
<param name="movie" value="http://www.salvagedata.com/templates/sd2007s/images/127.swf" />
<param name="quality" value="high" />
<img src="http://www.salvagedata.com/templates/sd2007s/images/salv.gif" width="69" height="69" alt=" "/>
</object>

you can see, that there is gif file in <img>, but you should look inside param's too, so

<param name="movie" value="http://www.salvagedata.com/templates/sd2007s/images/127.swf" />

as you can see here is swf file inserted and IE displaying that file, instead animated gif ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-15-2007, 07:02 AM
Junior Member
 
Join Date: Oct 2007
Posts: 2
Thumbs up

i was watching free templates site yesterday i think there i have read about scripting you should try finding solution there may be that site can help you.
best wishes for your website.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

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

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



All times are GMT -5. The time now is 12:22 PM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.