Page 1 of 1

detect if flash plugin installed using php

Posted: Mon Oct 14, 2002 8:23 am
by ridwan
I am currently trying to find out if it is possible to write a php script that will redirect a user to a certain page depending on whether they have flash or not. I have looked all over the internet and not found anything, would anyone here know whether it is possible, and if so how ??

Posted: Mon Oct 14, 2002 9:17 am
by Phirus
You need to use JavaScript to detect the plug in. Have a look here:

http://ww.google.com/search?hl=en&ie=UT ... 2Bredirect

and/or

http://www.a1javascripts.com/redirectio ... etect.html

Phirus