Maybe it's not working for you because you have not closed the <noscript> the right way. Try changing the last </script> to </noscript> and see if that helps.
Ahh just re-read your post Anita, and just like Rich says, the content in the noscript-tag isn't shown to people who doesn't have flashplayer installed, but it's shown to people that have script disabled. You can read a little more about the tag here: http://www.w3schools.com/tags/tag_noscript.asp
I have looked at the link you gave me, but I can't figure it out. Sorry that I'm a newbie, but can you write the exact code that I need to get it to work. I would be gratefull for that....Thanks
How do I put <noScript> into my template?
Hi
I was told that I could put the <noScript> into my template if the user don't have a flashplayer installed. But it don't work.
Can someone see what's wrong with my coding and help me out please.
Here is my code placed in the template :
I need help as quick as you can. Thanks.
Anita
NoScript is for javascript, not flash.
This is what you need http://code.google.com/p/swfobject/
Rich
Hi Anita
Maybe it's not working for you because you have not closed the <noscript> the right way. Try changing the last </script> to </noscript> and see if that helps.
/Kim A
Ahh just re-read your post Anita, and just like Rich says, the content in the noscript-tag isn't shown to people who doesn't have flashplayer installed, but it's shown to people that have script disabled. You can read a little more about the tag here: http://www.w3schools.com/tags/tag_noscript.asp
/Kim A
Hi Rich
I have looked at the link you gave me, but I can't figure it out. Sorry that I'm a newbie, but can you write the exact code that I need to get it to work. I would be gratefull for that....Thanks
Anita
Hi,
There is a 4 page tutorial here http://www.adobe.com/devnet/flashplayer/articles/alternative_content.html with a download sample which should have the code you need.
(sorry don't have time to write it out here)
Best of luck
Rich
Hi
Is there anyone else that can help me with the code. I can't figure it out....Please
Anita
Hi
I just solved the problem by using this code:
I found a useful link on this site : http://www.bobbyvandersluis.com/swfobject/generator/index.html
I want to thanks Rich for leading me on the right way. His link was useful too.
Anita
is working on a reply...