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 7928115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T19:39:05+00:00 2026-06-03T19:39:05+00:00

I have a page that contains a flash object. The flash file is wrong

  • 0

I have a page that contains a flash object. The flash file is wrong I a change was made to one of the images specified. I have a big problem, users who have already hit the site, seem to have this flash object cached. I have tried renaming it, have put in <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">, but no matter what I do, it still seems to recognize the cached flash object as being the object to display. Try it in a new browser and it works fine. Now I know I can clear the cache to get it work but I can’t expect to tell every user this. Any ideas as to what else I can try?

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540001"
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0"
        width="1127" height="333" id="lottery6" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="wmode"  value="transparent" />
    <param name="movie"
           value="flashtemp/lottery1.swf?logo=<%=WinnerSponsorImage%>&winningNumber=<%=Winner%>&link=<%=WinnerSponsorLink%>&sponsorName=<%=WinnerSponsorName%>&winnerName=<%=WinnerName%>&hourToPlay=<%=PrizeDrawHr%>&minToPlay=<%=PrizeDrawMin%>" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#5d8804" />
    <embed wmode="transparent" quality="high" bgcolor="#5d8804"
           width="1127" height="333"
           name="lottery6" align="middle"
           allowScriptAccess="sameDomain" allowFullScreen="false"
           type="application/x-shockwave-flash"
           pluginspage="http://www.adobe.com/go/getflashplayer"
          src="flashtemp/lottery1.swf?logo=<%=WinnerSponsorImage%>&winningNumber=<%=Winner%>&link=<%=WinnerSponsorLink%>&sponsorName=<%=WinnerSponsorName%>&winnerName=<%=WinnerName%>&hourToPlay=<%=PrizeDrawHr%>&minToPlay=<%=PrizeDrawMin%>"  />
</object>
  • 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-06-03T19:39:06+00:00Added an answer on June 3, 2026 at 7:39 pm

    It sounds like the browser is caching the index page. Try adding the following meta tags in the <head> section of your html.

    <meta http-equiv="cache-control" content="no-cache">
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="expires" content="-1">
    

    If you’re running Apache you can set the cache-related response headers in .htaccess (assuming .htaccess override is enabled in Apache’s config). Example use of .htaccess…

    <FilesMatch "^index\.html$">
    Header set Cache-Control: "no-cache, must-revalidate"
    </FilesMatch>
    

    More on this – http://www.askapache.com/htaccess/apache-speed-cache-control.html

    Edit: If you’re running IIS you can set the cache control headers by following the instructions here – Add Expires or Cache Control Header to static content in IIS

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a HTML page that contains a flash file and some a JavaScript
I have a page that contains several forms, by submitting each one of them,
i have a page that contains several submit buttons however i only want one
I have a page that consists of two frames: one being a flash app,
I have a page that contains 3 forms, each one with a Zend_Form_Element_Hash for
i have a website page that contains only data of which one field gives
I have a page that contains an iFrame point to a URL with parameters.
I have an aspx page that contains a checkbox, and a button. The button
I have an ASP.Net page that contains a <div> with an <img> tag within.
I have an ASP.NET page that contains two div's. Both have search fields and

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.