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

  • SEARCH
  • Home
  • 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 1105637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:39:50+00:00 2026-05-17T01:39:50+00:00

when we place flash files in our websites, it OFF-COURSE requires flash player on

  • 0

when we place flash files in our websites, it OFF-COURSE requires flash player on client machines, and prompts to install flash player…

is there some php code using which i can check weather there is flash player on the client machine and if not then instead of placing\embedding a flash file i place an images over there…

cuz in my specific case flash is not that much important… it is just for cosmetics, an animation… which i can replace by a gif or a simple jpeg doesnot matter…

but can i do it

  • 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-17T01:39:51+00:00Added an answer on May 17, 2026 at 1:39 am

    swfobject can help with this.

    You can just place the content to be shown if flash cannot be displayed in the code where the flash object should be, and point the script to it.

    In code :

    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    
        <title>TestFlash</title>
    
        <!--import the swfobject library /-->
        <script type="text/javascript" src="swfobject.js"></script>
    
        <!--Define which div (by ID) gets replaced if flash is present /-->
        <script type="text/javascript">
            swfobject.embedSWF("myContent.swf", "flash1", "300", "120", "9.0.0");
        </script>
    
    </head>
    
    <body>
    
        <h1>We are testing some flash</h1>
        <hr />
    
        <div id="flash1">
            <!-- This stuff will show if flash is not present on the machine  /-->
            <img src="/img/image1.jpg" />
        </div>
    
        <hr />
        <h2>this is a footer</h2>
    
    
    </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a place to find all possible uses of the syscmd method in
What is the right place to store program data files which are the same
My place of employment is looking into buying a third party tool, for batch
I place using namespace in a view code behind but i can't call any
I'm trying to place this menu on the left hand side of the page:
Where is a good place to start with making an application in .NET that
When I place a control on a tabpage in Silverlight the control is placed
I want to place a Webpart on a page that holds a subfolder of
My current place of employment is currently in a transition, new ownership has taken
I'm trying to place 4 of my image containers into a new pane, having

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.