Skip to main content
January 15, 2015
Answered

Download flash web page errors

  • January 15, 2015
  • 1 reply
  • 272 views

I am using Chromium without flash player. I go to this page to install flash player http://get.adobe.com/flashplayer/ and just get an empty div.

div id="content-body">           

  <script type="text/javascript">

            registerOnLoad(function() {

  

  });

  </script>

            <noscript>&lt;img src="http://stats.adobe.com/b/ss/mxmacromedia/1/H.24.4T/0?pageName=ACDC%5FNoscript&g=http%3A//get.adobe.com/&ch=ACDC%5FNoscript&server=Dylan" height="1" width="1" border="0" alt="" /&gt;</noscript><noscript>&lt;img src="http://stats.adobe.com/b/ss/adbacdcprod/1/H.24.4T/0?pageName=ACDC%5FNoscript&g=http://get.adobe.com&ch=ACDC%5FNoscript" height="1" width="1" border="0" alt="" /&gt;</noscript><!--/DO NOT REMOVE/-->

<!-- End Adobe Digital Marketing Suite Tag Management code -->

   

</div>

I assume it cannot handle Chromium user-agent?

GET /flashplayer/ HTTP/1.1

Host: get.adobe.com

Cache-Control: max-age=0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8

User-Agent: Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.0 Safari/537.36

This topic has been closed for replies.
Correct answer

That page links to the broken page

https://get.adobe.com/flashplayer

The issue is they cannot handle Windows 10 users. Page renders ok for Windows 7 users.

Had to manually install from

http://www.adobe.com/products/flashplayer/distribution3.html

1 reply

kglad
Community Expert
Community Expert
January 15, 2015
Correct answer
January 15, 2015

That page links to the broken page

https://get.adobe.com/flashplayer

The issue is they cannot handle Windows 10 users. Page renders ok for Windows 7 users.

Had to manually install from

http://www.adobe.com/products/flashplayer/distribution3.html