Detection script

Hey,

I’ve checked the detection script on the site and it doens’t seem to be the one I am looking for. What I have is the first page of my site - html, of course. When the person clicks enter they are taken to another html page with my swf embedded in it. When they click that enter button, I am looking for a script that checks for flash 6 or 5 and then if it detects it, the flash movie will simply play. If it isn’t installed, you are redirected to another Html page with instructions on where to get the falsh player.

Anyway, I wasn’t able to get the script on this site to work, so does anyone have any experiences with different scripts?

Thanks

@ the following link you’ll find a comprhensive system created by moock for flash detection.

http://www.moock.org/webdesign/flash/detection/moockfpi/

The kirupa tutorial for flash detection works for me. Download netscape with out installing the flash player so you can test your flash detection system. This site uses the kirupa tutorial . Basically you can’t get into this site until you have downloaded the flash player and installed it. The js redirects the non-flash player browser to a nice helpful page.

Hope this helps <:}

RE: Entry page with the button

Have the button take the browser to a page that contains the JavaScript to redirect the browser to either the none flash area or flash area.

Hope this helps

Hey,

I had a look at mook’s script and its very comprehensive - just what i was looking for. Thanks for the help.

Apertureboy