Flash Player issues with BBC Weather Map

I am using Flash Player 16.0.0.235 on Windows 7 via Internet Explorer 32-bit
I keep losing the information on the BBC Weather Maps.
The maps load but then freeze before the weather information is displayed.  The bar shows it is trying to load but nothing happens.
I have tested & Adobe Flash Player is working correctly on my laptop.
Tried shutting down & rebooting but no change.
Any ideas?

I believe I had a similar issue as well. I'd check Adobe's website for an updated version of Flash. If that still doesn't fix it, it's likely because Flash actually does not yet support Lion (or at least not the last time I looked).

Similar Messages

  • Flash Player Issue with Windows 8.1 Professional

    Hi guys,
    I'm currently having issues with Flash Player on Internet Explorer 11 in Windows 8.1. It seems that the Flash Player has been disabled when I access http://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-8.html.
    However, when I logged off the my domain account and use my local account, I'm able to test Flash Player.
    Therefore, the only thing I can think of is the Group Policy that is blocking the Flash Player as I've resetted IE settings on my domain account.
    Hopefully you guys are able to solve this mystery.
    Thanks!!

    Go to control panel and go to program and features and uninstall existing adobe player
    and adobe flash player activex both....
    Then select windows 8 and flash player  from here http://get.adobe.com/flashplayer/otherversions/
    Install and check.. 
    Hetti Arachchige V Aravinda | Network & System Administrator (B.Sc,MCP, MCTS, MCSA, MCSE,MCITP, CCNA, CEH, MBCS)| http://www.windowstechinfo.com |

  • Flash player issues with system recognizing it's installed - all versions

    I am running a Vista 64-bit computer.I seem to have had lots of trouble with Adobe Flash Player being recognized by various sites (and have the same issues with other computers running both XP and Windows 7). I've downloaded, I've clicked install, it shows in the computer but the sites keep asking me to download. I downloaded 11 recently, which didn't help and later found out that it doesn't support Vista 64 bit, even though I've had Vista 64 bit for 3 1/2 years! Anyway, I uninstalled 11 and found a download for 10 and put it back to that but it still doesn't help.For example, I was looking at patterns on michaels.com and I got the message to install Flash.
    Again, I have FP 10 installed (now) and would like to know if there are additional steps to take in order to get sites to recognize it is installed. Additionally, I am curious as to the short-sitedness of Adobe NOT to provide Flash Player for 64 bit Vista machines. Because Microsoft charges crazy amounts to upgrade OS, it is unlikely that I'll upgrade to Win 7 anytime soon. And since the product (Vista x64) has been around for many years, why is it treated as though it doesn't exist?

    Exactly same issue here.

  • Flash Player Issues with Lion

    Has anyone else had issues with flash player after downloading Lion? for some reason after i got lion and i go to facebook to take a picture with my webcam or if i go to a video chat website it pops up the screen that asks to allow the website to connect to the webcam but it is not clickable. i have only had this problem after i got lion does anyone know how to fix this or if it is a problem with my laptop not the program.

    I believe I had a similar issue as well. I'd check Adobe's website for an updated version of Flash. If that still doesn't fix it, it's likely because Flash actually does not yet support Lion (or at least not the last time I looked).

  • Newest Version of Flash Player Issues With Firefox 12.0

    Firefox just updated today to its newest version 12.0. After updating, every website was running slow or freezing. I eventually discovered that the culprit was the Adobe Flash Player Plugin. Disabling the plugin returned things to normal. I would like to still use the flash plug in, but have not found a way to enable it without all websites freezing. I am using a Windows 7 64-bit operating system. I have tired uninstalling and reinstalling the flash player and I have double checked that I am using the newest version of Flash Player. I have cleared the Flash Player cache, tried disabling the hardware acceleration option, and restarted my computer inbetween several times. I am offically at a loss for what to do? Please help me.

    jennifer.jones214 wrote:
    In your  opinion, should I uninstall Firefox if I am installing Waterfox?
    Waterfox can coexist peacefully with Waterfox.  I have both installed, but never use Firefox any more.
    Not only can Waterfox run in 64-bit address space, it also is better optimized during compile time than Firefox.  (For obvious reasons; Firefox is compatible with many old systems, Waterfox only needs to be compatible with new 64-bit systems.)
    P.S. regarding Chris' advice above; Firefox and Waterfox use the same profile, so if that is actually the problem, then it will occur in both browsers.

  • Flash Player issues with Windows 8 / IE 10

    I cant get this to work and I've tried every link. Even going to the download flashplayer site, it comes up blank. It says it's already installed but i have several sites that I cannot get onto and asks me to update flash player. I've enabled the Add On, I've fixed the security, I've hit every link, update, that is suggested on here and google. It's still not working. Any help would be very appreciated!

    Specifically abcmouse.com and candy crush on facebook.
    When I click on the Flash Player Version - none of the boxes show I have flash player capabilities (all blank).
    And that second link....that's my problem, when I click on that one it says Flash Player is embedded into Windows 8 and I cannot manually install. Yet, the video on that same link says I do not have Flash Player, and click this link to install. When I click the link to install, I get the Adobe page, and no info. Blank page (see attached picture).

  • Installing Flash Player Issues

    I have a Windows 8 Operating Sysytem and I use IE version 8. I have downloaded the latest flash player numerous times and it continues not to work. So can someone please help me install it?????? Thanks in advance

    If you have Windows 8, you CANNOT use IE 8, because Windows 8 comes with IE 10 preinstalled and it WON'T accept a lower version.
    In addition, Flash Player for IE in Windows 8 is modified and embedded by Microsoft. It's "their baby" so to speak. It can ONLY be updated through Windows Update (in your Control Panel under System and Security).
    Microsoft released a "Tuesday patch" November 12 to update Flash Player for IE10 and IE11 in Windows 8 and 8.1.
    If you run the update and still have problems, see: http://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-8.html for more steps to take.

  • Issue with a graphical mapping -

    Hi folks,
    I have an issue with a graphical mapping.
    We are replicating the Material Master, with an interface of ECC -> PI -> JDBC.
    The idoc we are using is the MATMAS.MATMAS05, and in the database we created 5 tables, simulating the structure of the source idoc. The tables are: MARA, MARC, MARD, MBEW, MAKT.
    The fact is that we need some data of some segments (tables) in another ones.
    In this case we I need to take a value of the segment E1MARCM (MARC) to the MBEW table. The value is: SERNP.
    The condition to copy that value is the centre (WERKS). So, the condition will be:
    If  MBEW-WERKS == MARC-WERKS,
      then  MBEW-SERNP = MARC-SERNP.
    The problem I'm having is that I have to lookup in many different E1MARCM segments, and the relation is not 1...1, nor, E1MBEWM is a child of it (they are in the same level.)
    For example there could come:
    - E1MARCM_1  (WERKS = 0001)
    - E1MARCM_2  (WERKS = 0002)
    - E1MARCM_3  (WERKS = 0003)
    - E1MBEWM_1 (WERKS = 0001)
    - E1MBEWM_2 (WERKS = 0002)
    - E1MBEWM_3 (WERKS = 0002)
    - E1MBEWM_4 (WERKS = 0003)
    - E1MBEWM_5 (WERKS = 0003)
    Am I clear with the requirement?
    Any answer will be greatly appreciated.
    Thanks in advance.
    .Juan.

    Hey folks, any advice or input about this?
    Thanks again.
       Juan

  • Which flash player works with mac 10.5.8  intel

    Which flash player works with leopard 10.5.8 intel based

    This page will tell you which version you have and the latest version for your Mac & OS...
    http://kb2.adobe.com/cps/155/tn_15507.html
    4. Install Flash Player
    Important: Flash Player installation requires a browser restart. Bookmark this page, so that you can visit this page whenever required.
    Mac
    Download and install the latest Flash Player version.
    For any reason if your installation is not successful: 
    a. Uninstall the installation files using the Adobe Flash Player uninstaller.
    Note: Use only Adobe Flash Player uninstaller to uninstall Flash Player installation files.
    b. Reinstall the latest Flash Player version.
    Go to step 5 to check if you can access rich media content properly.

  • Would flash player issues cahnge desktop icons?

    I'm starting a seperate discussion on this issue as it is truly different than my other postings
    I use Vista Home premium
    I have many icons on my desk top, mostly shortcuts to program. Yesterday I had to reboot several times when trying to update to ne flash player.
    Then upon one reboot, I noticed that some, just like 3, Icons changed.
    Example
    icon for the shortcut to itunes looked like the icon picture for the game dinerdash
    icon for shortcut to the game Bakerydash looked like the icon for spider solitaire
    now when I would right click on these shortcuts, they would show the proper data for the shortcut they truely were Whe I would right click on the icon and then select change icon, the only option there was the actual correct icon. I'd hit apply, but it did not good.
    I ran virus/spyware scans and all were clean.
    Could it be because of flash player issues? or because  I had rebooted several times in a row and did not allow the system to fully reboot before trying the next reboot??
    Like I would reboot and then 7 minutes later reboot again. Could that cause the icons to screw up a little?

    I don't know what changed the desktop icons, but it is one of these things that just happen sometimes.
    Windows XP had a great tool, TweakUI (from Windows Power Toys), that has a 'Repair Icons' function.  Microsoft never released a TweakUI version for Vista, but I know that a 3rd-party version of TweakUI for Vista can be found on the Internet (Google will find it for you).
    I would try to use this to repair your desktop icons.
    P.S. since this TweakUI is not a Microsoft tool, I recommend to make a System Restore point before running it; just in case...

  • Is there a solution or work around for flash player issues?

    Is there a solution, app or work around for flash player issues w/ iPad 2? Maybe even something in development?

    Browser apps such as Skyfire, iSwifter and Puffin 'work' on some sites, but judging by their reviews not all sites. Also some websites, especially news sites, have their own apps in the App Store, so you could try checking there for your sites (and there is the built-in YouTube app). But flash itself is unlikely to ever be supported on the iPad : http://www.apple.com/hotnews/thoughts-on-flash/ , and Adobe have failed to create a version of flash that works on iOS
    There is a search box on the right-hand side of this page for further info.

  • Is flash player compatible with kindle fire?

    Is flash player compatible with the kindle fire?

    I am able to run flash on my Kindle Fire HD. It was actually really easy. You have to use a process called sideloading. The information is all over the web. Check out this site: http://kindlefirelive.com/install-adobe-flash-player-onto-your-kindle-fire/

  • About flash player issue on Nokia E6 with all upda...

    Hello there! Here complaining about flash player. As you see my attachment of this post my phone pops out flash player error when i choose to play flash content. At first it pop out that there is server error and by the time it pops out second error that my flash player doesnt support 17th version of flash. This error show up using different web content via internet. For example via app. Same error occurs on the web browser.Does not matter which browser is used but all the time it show same error. When i press flash content flash box goes to blank and left upper corner show flash icon. I have last updated of OS, but both error of time still exist. Whats i should to do and whats i am doing wrong? Anyone have the same error after Belle or Belle refresh version is installed?
    Model of phone : Nokia E6
    Product Code: 0588127
    Software information: 111.140.0058
    Custom version: 111.140.0058.C00.01
    Flash: 4.0
    Link where i cannot play flash content video: http://m.diena.lv/diena-tv/izklaide/video-ka-skan-​pasaules-klases-orkestris-kad-to-dirige-garamgajej​...
    Attachments:
    Printscr000099.jpg ‏35 KB
    Printscr000098.jpg ‏25 KB
    Printscr000095.jpg ‏53 KB

    Hi 7absinth49,
    You mentioned that you already performed an update with the phone, have you tried doing a reset on the phone itself? If not yet, you can do this one, but make sure that you created first a back up for every files that you have on the phone.

  • X Pro and Flash Player Error with web-based PDF readbook

    Everytime I try to view a web-based PDF book (with multiple PDF files) I get an error/alert that reads:
    "To View the Flash technology content in this PDF file, please install this version of Flash Player that supports Adobe Reader and Acrobat."
    I am currently using:
    IE Explorer 9.0.8112.16421
    Adobe Reader X 10.1.7
    Adobe Acrobat X Pro 10.1.4
    Shockwave 12.0.2 Development
    I have all of the appropriate settings enabled/disabled in the browser. Before I installed Adobe Acrobat Pro the files opened perfectly in IE9. I believe, but am unsure, that I was just using Reader X at that point.
    Of note...the PDF books in question still open perfectly if I DOWNLOAD the file and open it from the desktop. The issue is when I try to view it in the browser(a setting enabled in the preferences). This is an issue because I don't have the time or space to download these files and need to view them in the browser for efficiency.

    JohnPublic wrote:
    "To View the Flash technology content in this PDF file, please install this version of Flash Player that supports Adobe Reader and Acrobat."
    You would usually get this message if you don't have the Flash Player plugin installed.  However I do not quite understand why you get that message when viewing a PDF in the browser, but not when viewing it from your local disk.

  • Controlling autoupdate of Adobe Flash Player ActiveX with mms.cfg file

    For several years we have suppressed Flash Player ActiveX from autoupdating by using the mms.cfg file, with the setting "AutoUpdateDisable=1" -- and it has worked without a problem.
    With the constant updates of Flash Player for security reasons, we decided several months ago to change the autoupdate setting and allow Flash Player ActiveX to update automatically, without notifying the user, checking every seven days.  We changed the mms.cfg file to this:
    AutoUpdateDisable=0
    AutoUpdateInterval=7
    SilentAutoUpdateEnable=1
    We are using Windows 7 64-bit, so the mms.cfg file was copied/updated to: C:\Windows\SysWOW64\Macromed\Flash, as well as C:\Windows\System32\Macromed\Flash
    The problem we are randomly seeing across our 2500+ computers is a notification that a Flash Player update is available.  This is occurring on machines with the mms.cfg file in place.
    Does anyone else have this same issue?  We were also wondering if the encoding of the file, i.e., ANSI or UTF-8, has any bearing on the effectiveness of this mms.cfg file. Or has a registry setting been updated overriding the mms.cfg?
    We believe the file is encoded in UTF-8, but it is difficult to be 100% certain of this.
    Screenshot of the auto-update notification:
    Thanks
    Currently running Flash Player ActiveX 11.9.900

    You're right, it sounds very malwareish, but they will know more in the Flash Player forum  http://forums.adobe.com/community/flashplayer . This is teh Adobe Reader forum. When you post there, a screen shot may help.

Maybe you are looking for