Flash player not loading on http but works on https

I have an issue where flash player shows "movie not loading" on http pages but works fine on https.
I am using windows 7 64 bit, ie9 64 bit, i have tried it with the latest firefox and chrome and i still get the same issue.
This started with flash player 10.3, the 10.2 version did not have this problem and all subsequent versions have the same issue. i am currently using the 11.2 version of flash.
Example: Any flash video on youtube with the address beginning with HTTP, the video screen is black and when you right click you get movie not loading and the correct version of the flash player. If you change the header over to HTTPS the video works fine. this wouldnt be much of a problem except when going to any other website that has flash as its main element but does not have an HTTPS version, you cannot use the page or its features.
I have uninstalled and reinstalled several times, done a clean install, deleted all files and updated every area of my computer but this issue remains. I have read the forums here and done any suggestions listed to no avail and noticed many people have this type of problem. This issue has now been going on for almost 6 months. Can anyone help?
I may have posted this in the wrong forum and I appologize. If so can you please move it to the correct location?

I don't claim to know the solution to your problem, but in your situation I would try either or both administrator install methods: 1) Right-click the downloaded install file, choose "Run as Administrator" and install the software as usual. 2) Try using a different Windows account that you are positively certain has full administrator rights or the actual Administrator login name, install with that account.
Also, make sure you empty the browser cache before retrying the http pages. What about other browser settings, like security or privacy settings? Any add-ons or antivirus browser helper objects?
Do you only use Internet Explorer, or is this issue the same in Firefox, Opera, Chrome and Safari?
Good luck, hope you get the error fixed.

Similar Messages

  • Flash Player not loading or working- windows 7 IE8

    Several months ago, after some update I assume, Adobe Flash Player stopped working. I've installed and uninstalled repeatedly and tried to follow help instructions, no luck.
    When I download flash it goes through the process and says I'm successful, but then when I go to any page that needs Flash, it tells me I don't have it. And on the flash info page, www.adobe.com/software/flash/about I see the "f", but its not animated and the image that I guess is supposed to show that I have flash installed shows as a blank.
    I uninstall and that seems to run through a process too...  says its been succesfully uninstalled, but I just sat here and ran and re-ran that uninstall, each time its telling me its successfully uninstalling.. I think it would run 100 times so either its doing nothing or I've got an unlimited number of these flash programs installed.
    I have Windows 7, IE 8, IE does not show 64 bit any where so I assume it's correct.
    I just changed security in IE to medium from medium high... tried to load again, restarted the computer, no luck.
    When I go to view addons as I saw in earlier suggestions I don't see Shockware Flash listed any where, not blocked, not showing at all. Any help would be greatly appreciated!!!

    First thing to check: do you have the "kill-bit" for Flash Player set (e.g. by some malware): http://www.adobe.com/software/flash/about/
    If you have, don't fix it manually (unless you are very confident using the Registry Editor); just post back, and someone will post an easy way to remove that "kill-bit".

  • Adobe Flash player not loading on most websites but loads fine on youtube.

    I read as much articles about this as I can. I cleared my browser cache, deleted cookies, disabled fire-fox addons, disabled Kaspersky, uninstalled and reinstalled Flash using the uninstall tool from adobe website, deleted that cpl file and exe programs from macromedia folder.  its all gone. reinstalled Flash, still same problem. Updated to the most recent version, autoupdated, still nothing.
    Flash won't load on websites like Gametrailers, ign, BBC, livestream, CNN and msn websites. 
    I can only see video, perfectly, clearly and very nice only on youtube. It wont even load on any other website, it just shows a black screen where the video would show. It doesnt ask me to update either. I try tinkering with the settings like hardware acceleration but whenever I switch it around, it reverts back to being on. I check global settings and delete all I can on that and still nothing. It just seems like my flash player is out to piss me off.  I've had this problem for a good 2-3 months and I'm thinking this problem will just go away but of course that's a dumb idea.
    I'm upset. I dont know what to do.

    Can you try to disable Hardware Acceleration to see if the problem goes away; see http://forums.adobe.com/thread/891337
    If it does go away, update the device drivers for your display adapter; see http://forums.adobe.com/thread/945765

  • Flash player not loading in Firefox

    I just installed the latest version Flash Player and still a page is not loading it. Where the player should be is totally blank, but the rest of the page loads. Here's the page that did not load Flash:
    http://gawker.com/civil-disobedience/
    YouTube works fine, as other web sites with Flash. I opened the link, above, in Safari and it played with no trouble. Why am I having this problem?

    I see the Flash player if I reload the page with a click on the Reload toolbar button or Ctrl+R (Cmd+R on Mac)

  • IE10 - flash player not loaded

    Hi
    I have a Acer Aspire E1-522 64 bit laptop running windows 8 with  Internet explorer 19 version 10.0.9200.16921 with up to date updates.
    So the latest security patch was updated yesterday and several of my favourite websites are no longer allowing me to see content with the general error being "Error loading player, No playable sources found".
    Having seen that a few times today I visited the Adobe help page and checked the Active X controls and the check Shockwave flash object is enabled. Yes the Active X is NOT selected and the status of the flash object is listed as..... Enabled, publisher unknown, for 32 bit and 64 bit, updated 31 may 2014.....
    Next thing is the flash player test doesn't work and instead says Flash player disabled OR Active x is on. Now of course I have checked that as seen above and when I visit the download page it simply says you don't need to download because the flash player is included in IE 8.
    Anyone have any suggestions?

    If ads are breaking your content, then this sounds like antivirus/firewall/adblocking software is the culprit.  I'd start by resetting your hosts file:
    http://support.microsoft.com/kb/972034
    Then reboot your system into safe mode with networking enabled and try again.  If it works and you're able to get past the ads, then a third party utility/service is to blame.  I've done minimal testing against IE 10 on Win 7, but I have played a few YouTube files without any problems.
    Thanks,
    Chris

  • Flash objects not displaying in Firefox (but works fine in Chrome and IE)

    Well, I'm trying to embed a Shockwave Flash object into a website I'm building. It displays in Chrome and IE, but it doesn't show up at all in Firefox. It's just white space. Ive tried it on two machines, so it's presumably the code. Both the machines have Adobe Flash enabled... I'm not sure what the problem is. I've not worked with embedding Flash objects in HTML before, so, it's probably something really obvious. I just used the insert command on dreamweaver and it wrote the code that I'm using. If anyone can help me, it would be much appreciated. Here's my code:
    <pre><nowiki><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="99%" height="600" id="FlashID">
    <param name="movie" value="The file path" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="10.1.0.0" />
    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
    <param name="expressinstall" value="../Scripts/expressInstall.swf" />
    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="the file path" width="99%" height="76.5%">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="10.1.0.0" />
    <param name="expressinstall" value="../Scripts/expressInstall.swf" />
    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
    <div>
    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
    </div>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]--></nowiki></pre>

    If you can't post an address for a page demonstrating the problem, could you check the Web Console (Ctrl+Shift+k) and Browser Console (Ctrl+Shift+j) for any messages related to the Flash media? For example, does either console show that Firefox is requesting the SWF file? Does either show an error in content type or any kind of security message?

  • Flash Lite 2.0 Content in Flash Player not loading PNGs

    Hi,
    I have a Flash Lite 2.0 Application, that I'm running on a
    Phone. I'm loading local PNG files, which works on the phone and in
    the emulator. The problem is as soon as I run the SWF from Flash
    Player on my PC it's not working. It seems like it's not able to
    load those PNGs, because it's acting like Flash Player 7 (because
    Flash Lite 2.0 is basically Flash 7), even though I have Flash
    Player 9 installed.
    Anybody has any hints?
    thanks,
    M

    Yes, thare are alternatives. Adobe has licensed 03 companies
    to provide Flash Lite content for the Verizon network. These
    companies are certified to delivery games, apps, screensavers, and
    such using Flash Lite for BREW and they aggregate developer's
    content. You can check details at:
    Verizon">http://www.adobe.com/devnet/devices/verizon.html[L=Verizon
    Wireless page at Adobe.com

  • Flash player not loading websites like pandora or memrise

    On those websites, the flash player just continues to load until the website times out. I've done the pandora troubleshooting, and I've reinstalled the flash player multiple times. The only thing that worked for awhile was uninstalling and reinstalling chrome. However, if I happened to close chrome, it would not work the next time I started chrome. I have no idea why. I tried firefox and internet explorer and went through the adobe page on proper installation for them as well. I've deleted all cache data, and changed my settings in chrome to clear browsing data, I disabled ad block, I have plugins set to run automatically, I have memrise and pandora allowed in the pop up blocker.
    Here is the plugin information from chrome:
    Adobe Flash Player (2 files) - Version: 11.7.700.179
    Shockwave Flash 11.7 r700
    I also tried disabling my avg and spybot from running too, but that didn't work either.
    I also tried running chrome as administrator.
    I restarted my computer multiple times while attempting to fix this.
    I cannot think of anything else to do.
    Please help me!

    "Install Flash...", nope...enable Shockwave.
    My experience is my own, but this may work for you.
    Opening Pandora in Chrome a link to download Flash v10 or higher appears. Huh? It worked last week before I re-installed and slimmed down the add-ons/bloatware on my laptop. Turned off and allowed EVERYTHING including plug-ins like Pandora suggests as a test. Still nothing. Tried again but on a whim instead of allowing all plug-ins, I clicked "disable individual plug-ins" and found my post-install slimming last week wasn't being reset on the previous page so incrementally I re-allowed each one individually and found allowing the Shockwave add-in fixed it.

  • Flash Player not loading in IE

    I have reinstalled IE and also Flash Player, still the flash
    does not work, I can only see a blank space where the flash has to
    load, anyone had this issues?

    function(){return A.apply(null,[this].concat($A(arguments)))}
    eidnolb wrote:
    Hi Tw0tone, I'll try again and hope my post goes thru this time! Thanks for marking your thread as answered. I know the procedure was like flying to New York from Atlanta to get to California, but you got there
    This is to Uze DaFarce in case you didn't get the post I sent you. Before you try this procedure you will need to make an adjustment, to let me know.
    Thanks,
    eidnolb
                             EDIT: I know browsers freeze, but I guess the Flash Forum is freezing also I see my latest post brought up the other two.
                             Do we have a Spam filter? LOL
    Message was edited by: eidnolb
    Yeah, this forum was really having troubles.  I checked the site when I got the email notifications, but the last few posts (including solution) were missing, and I didn't catch it cause there were new posts from the previous time I had checked.
    I am excited to try this, but it will be a while before I can as I was helping my sister fix her laptop, and after days of trying to resolve this, I finally had to give it back to her.  I will fix it next time we get together, until then she's going to have to do without flash in IE. 

  • Flash player not loading videos after firefox update to 32.0.1

    Hi,
    I use Firefox portable and use it for work. I do moderation of videos. I open a page with 5-20 videos that load with Flash Player and view them. Today there was a Firefox update to 32.0.1 version. After update when I open a page I only get 1 video loaded and the others are blank. When I right-click on area where a video should be I get "Movie not loaded..." greyed (can not click) and "About Adobe Flash Player 15.0.0.152..."
    I checked and I have the latest version of Adobe Flash Player plugin. It was updated few days ago and worked fine until Firefox update. I also checked to open a page with SRWare Iron (also portable browser) and everything works.

    I tried reinstalling Flash twice. Did it as on the link for Windows. The second time I erased also a Flash folder in SysWOW64. Tried installing Adobe Shockwave Player, didn't help and when I disabled Flash plugin and left only Adobe Shockwave Player plugin, didn't get any videos just a link to get Flash.
    Tried this with ProtectedMode=0, also didn't help, everything was the same.
    So still, what ever the number of videos I open on one page/tab, I only get to see one video, the others are blank.

  • Flash file not loading first time but loads on refresh

    I have a problem where a flash program is not loading when
    the webpage is first visited, it will get stuck on the loading
    screen. Now for this file to finish loading, it needs to load in
    another file. Once that file is done loading then the program will
    continue. But like I said the first time the program gets stuck on
    the loading screen and never continues. If you hit refresh in the
    browser then the program will continue past the loading screen.
    I've checked the code and everything seems fine there. Could
    this be a security issue? The two files are on the same domain. Or
    if anyone has any insight into this problem, it would be
    appreciated.

    "Dusarn" <[email protected]> wrote in
    message news:e3b9i7$qup$[email protected]..
    >I have a problem where a flash program is not loading
    when the webpage is first
    > visited, it will get stuck on the loading screen. Now
    for this file to finish
    > loading, it needs to load in another file. Once that
    file is done loading then
    > the program will continue. But like I said the first
    time the program gets
    > stuck on the loading screen and never continues. If you
    hit refresh in the
    > browser then the program will continue past the loading
    screen.
    >
    > I've checked the code and everything seems fine there.
    Could this be a
    > security issue? The two files are on the same domain. Or
    if anyone has any
    > insight into this problem, it would be appreciated.
    That is almost always caused by a faulty preloader code. Post
    your preloader code or a link to the website so it can be checked.
    tralfaz

  • Flash Player not loading

    I have uninstalled and reinstalled Flash Player 10.3 several times.  It says it is running but when I try to open a page or video it tells me I have to download newer version.  Help.  I need this to work.

    What browser and OS are you using?  Here's some common steps that help many users with Internet Explorer:
    Enabling Flash Player in Internet Explorer 9
    ActiveX Filtering in Internet Explorer 9
    Chris

  • Image slideshow on website not loading on mobile but works fine on other mobile browsers

    I designed a mobile website for (esinrestaurant.com). This is a new site and when I was trying to look at it today on Firefox 21.0 on my Droid (4.0) phone, I noticed that the slideshow that is supposed to appear on the Home page just below the logo, is not loading. I thought it might be a timeout problem but it still doesn't load if I use WiFi. Note that if I try to view this website on the native droid browser, Chrome an Opera the slideshow is displayed correctly. I tried clearing the cache and resetting my phone and still no luck. I discussed this problem with the company that provides my mobile tools and when he tried to look at the website it loaded correctly on his Droid phone using the same Firefox 21.0. So what could be going on? If the customer sees this problem I need to be able to fix it or at least explain why it is happening.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    The Firefox cache temporarily stores images, scripts, and other parts of websites while you are browsing. <br>
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies, do the following:
    #Tap the menu icon located at the top right corner. This is the icon with 3 bars. On older Android devices you'll have to press the hardware menu key and then tap More.
    #Tap '''Settings'''.
    #After that, you will be taken to the settings screen. In the settings screen, look under the section '''''Privacy & Security''''' and select '''Clear private data'''.
    #You will then be taken to a list of what can be cleared. Select the following 2 for deletion:
    #*Cookies & active logins
    #*Cache
    #After those have been selected, tap the '''Clear data''' button to actually clear the cache and cookies.
    Did this help you with your problems? Please let us know!

  • Facebook games w/latest Flash player not loading

    installed newest Flash player (11, i think) this morning now none of my Facebook games will load.  I'm using Firefox.  Any suggestions?

    I am having the same issue. I tried callig the 1800 number for tech help and the jerks told me since it was a FREE prodcut they really couldnt help me without me paying like 30$ or some BS

  • Flash Player not loading on Vista 64

    I'm running Vista 64.
    I have uninstalled and reinstalled Flash Player 11 4-5-6 times and every time I go into google maps to street level it tells me I need to update Flash Player.  What's going on?

    What browser?

Maybe you are looking for

  • How can I create a solution with Livecycle

    I work for a high school and we have about 12 pdfs that we need parents to read/scroll through, then 10 (different) pages that we want them to print, complete and return to the school.  Finally, we want them to see a "Thank you, you have done all you

  • Applet overwritten when second instance initialized ?

    Hi When I try to initialize a second instance of an applet using IE(one instance is already running), I find that the first applet is overwritten by the second. This should not have been a problem, but my applet launches a password verification dialo

  • Do you want turn off cellular data?

    Unfourtuanatelly Apple doesn't offer us this option, but I figure out a way to do it, even in mobile phones that does not have the option to edit the APN. In my case, the option to edit the APN was acidentally turned off by me, when I typed "disabled

  • DNS for Mail service.

    I want to use java to send mail by smtp service. but for some hosts, the InetAddress class can't find out the ip address for the hosts, which need the MX flag in DNS Query data package(UDP). I can send the query and get the result from the ISP DSN se

  • Trying to outline a rectange.

    Hi, I have some very simple code that draws a filled rectangle. I would like to outline this rectangle, but can't figure out how. import java.awt.*; import javax.swing.*; import java.awt.geom.*; public class Rectangle extends JFrame{      public Rect