Kristian wrote: > So is there some way I can test if people have Flash installed or not? > Or do you have some other suggestion?
On a recent project I tested for the existence of Flash using some publicly-available JavaScript. I then served up an image if Flash wasn't installed. The noscript alternative was also the image. It was the only way I could seem to serve something sensible to all browsers. All the best, -- Ian Fenn Chopstix Media http://www.chopstixmedia.com/ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
