Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Graphics Forum


You are currently viewing our Graphics Forum as a guest. Please register to participate.
Login



Reply
problem with flash banner
Old 09-09-2007, 03:13 PM problem with flash banner
Junior Talker

Posts: 4
Trades: 0
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
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-09-2007, 03:17 PM Re: problem with flash banner
Junior Talker

Posts: 2
Trades: 0
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
Reply With Quote
View Public Profile
 
Old 09-09-2007, 03:19 PM Re: problem with flash banner
Junior Talker

Posts: 4
Trades: 0
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
Reply With Quote
View Public Profile
 
Old 09-09-2007, 03:23 PM Re: problem with flash banner
Junior Talker

Posts: 2
Trades: 0
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
Reply With Quote
View Public Profile
 
Old 09-09-2007, 03:25 PM Re: problem with flash banner
Junior Talker

Posts: 4
Trades: 0
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
Reply With Quote
View Public Profile
 
Reply     « Reply to problem with flash banner
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17575 seconds with 12 queries