Skip to main content
Petr_Egorov
Inspiring
January 22, 2016
Answered

Check for ESR latest version

  • January 22, 2016
  • 1 reply
  • 2349 views

I use internal update server in my company and deploying the ESR version company-wide.

I'm trying to automate update checks to upload the actual version onto my server.

I can get the current public version using a method like this:

  1. Get the major version ($VersionMajor) from here: https://fpdownload2.macromedia.com/pub/flashplayer/update/current/sau/currentmajor.xml
  2. Go to the major version subdir and check for the full version here: https://fpdownload2.macromedia.com/pub/flashplayer/update/current/sau/$VersionMajor/xml/version.xml

Are there some URLs to check for the current ESR version using the method above?

For now I have to parse the Flash Player Distribution page and get ESR version from there, that is absolutely inconvenient (especially now, when there are two different versions for ActiveX/Plugin)...

This topic has been closed for replies.
Correct answer Petr_Egorov

Hi Petr.Egorov ,

We are working on a solution to this and provide a way for customers to check for the latest version of Flash Player for each player type, and supported platform, which will include the current release and ESR.  I currently don't have an estimate as to when it will be available, but had pinged the team working on this for an update.  I'll post a reply when I have an update.

--

Maria


According to this -^ the topic is no longer actual...

m_vargas​ thanks for your support and wilingness to help anyway!

1 reply

_maria_
Legend
January 28, 2016

Hi,

We currently don't have a similar page for the ESR version.  We've had some conversations on this and are exploring different options.  I currently don't have an estimate as to when something might be available.


--

Maria

Petr_Egorov
Inspiring
January 29, 2016

m_vargas‌, thanks for your answer, I'll wait then. I really hope there will be some option to check current ESR builds.

I'd be glad to help or test some solutions if it is needed.