View Single Post
11-27-2011, 11:29 AM
#1
Trent Boswell is offline Trent Boswell
Status: I'm new around here
Join date: Nov 2011
Location: Los Angeles
Expertise: flash
Software: flash
 
Posts: 6
iTrader: 0 / 0%
 

Trent Boswell is on a distinguished road

  Old  Code to detect and redirect if flash plugin is installed?

I have two versions of my website, flash and non-flash.

Does anyone know the code to detect if a user's browser has the flash plug-in installed, and then automatically redirect them to a different webpage if they do?

The way I plan to do it is to send everyone to the non-flash website by default, but immediately, if flash plugin is detected, then they are redirected to the flash website.

Thanks in advance guys.