I actually have two websites on the same domain. say, for example
&
flashsite contain the website that is fully flash based while the other is an html based with no flash. what i want is that, if somebody visits my url on http://www.abc.com, the javascript should first detect if the plugin is installed in his browser. if yes, then it should take me directly to the “flashsite” folder, and if not, then it should, by default, load the html website.
Thanks in advance.
Code “shamelessly” copied from http://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs05.html