# Detect flash plugin, if no plugin --redirect to non-flash site (javascript)

**URL:** https://forum.kirupa.com/t/detect-flash-plugin-if-no-plugin-redirect-to-non-flash-site-javascript/31565
**Category:** Uncategorized
**Created:** [September 24, 2003, 12:53pm UTC](https://forum.kirupa.com/t/detect-flash-plugin-if-no-plugin-redirect-to-non-flash-site-javascript/31565 "2003-09-24T12:53:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JeffFisher](https://avatars.discourse-cdn.com/v4/letter/j/f17d59/32.png) [@JeffFisher](https://forum.kirupa.com/u/JeffFisher)
#### Post date: [September 24, 2003, 12:53pm UTC](https://forum.kirupa.com/t/detect-flash-plugin-if-no-plugin-redirect-to-non-flash-site-javascript/31565/1 "2003-09-24T12:53:08Z")

</div>

Wanting to know how to redirect a user to another site (non-flash) if they do not have the flash plugin installed on their computer.

–all of this using javascript on the main login-page

if no flash installed on computer, redirect to—non\_flash.htm  
if flash is detected then redirect to–flash.htm

reason being, some of the people that are using my web apps are old and don;t feel as if they should have to download something on their computer to run my software.  
stupid, i know—

Thanks in advance
