Hey everyone, i've been playing around with trying to get some scripts to work with detecting whether flash player is installed on your computer or not. I found a flash detection kit on the adobe site which had a client side detection method using javascript.

Basically what im trying to get it to do is if flash player is installed, use the style property display="none" to hide my static content, and if flash is not installed...