Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3964244
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:18:38+00:00 2026-05-20T03:18:38+00:00

I actually have two websites on the same domain. say, for example http://www.abc.com/flashsite &

  • 0

I actually have two websites on the same domain. say, for example

http://www.abc.com/flashsite

&

http://www.abc.com/htmlsite

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.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T03:18:40+00:00Added an answer on May 20, 2026 at 3:18 am

    Code “shamelessly” copied from http://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs05.html

    <script type="text/javascript">
    
    <!-- use this comment tag to hide the enclosed code from old browsers.
    
    //Look for a version of Internet Explorer that supports ActiveX (i.e., one that's
    //running on a platform other than Mac or Windows 3.1) or a browser that supports
    //the plugin property of the navigator object and that has Flash Player 2.0
    //installed.
    
    if ((navigator.appName == "Microsoft Internet Explorer" &&
        navigator.appVersion.indexOf("Mac") == -1 &&   navigator.appVersion.indexOf("3.1") == -1) ||
    
        (navigator.plugins && navigator.plugins["Shockwave Flash"])
                           || navigator.plugins["Shockwave Flash 2.0"]){
    
       //Load a pre-defined HTML page with Flash Player in it into the browser window.
        //window.location='flashed.html';
       alert ("flash plugin detected");
    }
    else {
        //Load a pre-defined HTML page without Flash Player into the browser window.
        //window.location='nonflashed.html';
       alert("flash plugin not detected");
    }
    
    // Close the comment tag. -->
    
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two websites that is actually the same where example.com shares all files
I actually have two questions regarding the same problem but I think it is
Actually, this question seems to have two parts: How to implement pattern matching? How
We have two websites that share some business processes and UI elements. Lets focus
I actually have two questions today, but they are both small :-) 1) Where
I actually have an answer to my question but it is not parallelized so
I have heard that it's best not to actually have any html in your
I have a JTree with multiple roots (Of course, I actually have an invisible
I used windows installer (msi project) and actually I have the msi file after
I would actually love to have an AlternatingItemTemplate on a GridView, but all it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.