Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Sponsored Reviews   Improve your ranking, submit to directories   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 09-09-2007, 10:32 AM   #1 (permalink)
Inactive
 
Join Date: 09-03-07
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

justyna is liked by many
problem with flash banner

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.
justyna is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 09-09-2007, 10:37 AM   #2 (permalink)
Inactive
 
Join Date: 09-09-07
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

lukaszw is liked by many
Quote:
Originally Posted by justyna View Post
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...
lukaszw is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-09-2007, 10:41 AM   #3 (permalink)
Inactive
 
Join Date: 09-03-07
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

justyna is liked by many
Quote:
Originally Posted by lukaszw View Post
... 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??
justyna is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-09-2007, 10:42 AM   #4 (permalink)
Inactive
 
Join Date: 09-09-07
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

lukaszw is liked by many
Quote:
Originally Posted by justyna View Post
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 ...
lukaszw is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-09-2007, 10:44 AM   #5 (permalink)
Inactive
 
Join Date: 09-03-07
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

justyna is liked by many
Quote:
Originally Posted by lukaszw View Post
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 ...
thanks for your help
justyna is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-09-2007, 05:04 PM   #6 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
Moved to coding
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Banner Maker Pro for Flash/SWiSH cherylco Graphic Design Forum 4 06-16-2007 03:48 AM
Flash Banner Problem John Scott Coding Forum 20 03-19-2006 05:27 AM
How to link a flash banner? Ferre Coding Forum 6 04-08-2005 04:48 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 10:13 AM.
© Copyright 2008 V7 Inc