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

Can I embed MP4-files streaming using a flash-player? I find several places it is
On Linux, YouTube places temporary flash files in /tmp. Nautilus can display the duration
I'm trying to place a flash video (object, swf) inside a div, and have
I have a flash upload component I want to use to upload multiple files.
I have a .net client app that needs to play some content (images, movies,
We have implemented charting functionality in our Oracle APEX application using AnyChart. Currently there
Hi I have a flash file. Which contain images. I want to place an
There are cases where shipping javascript code with your flash video is not an
I have a flash media player (similar to lala.com) that needs to continue to
I'm working on a web application. There is one place where the user can

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.