PDA

View Full Version : Flash detection script


webmarkart
11-01-2002, 10:36 PM
I used to have a script (I think it was ASP, but I'm not sure) that would determine if a user has a certain version of a Flash plugin. For example if the person had the appropriate plugin it would redirect to flashpage.asp and if they didn't it would go to noflashpage.asp without the user having to click "Enter Flash Site" or "Enter Regular Site". Anyone know where I can find a script similar ro this?

haskins
11-01-2002, 10:50 PM
http://www.kirupa.com/developer/flashdetect.asp

webmarkart
11-01-2002, 11:42 PM
That'll work! I'm going to convert some of it to asp, but that will give me a lot of the syntax, thanks!