Skip to main content
deepakr46023445
Participant
February 26, 2019
解決済み

Is support for Flex builder ending in 2020 ?

  • February 26, 2019
  • 返信数 2.
  • 2171 ビュー

Hi,

In our organization, we are using Flex Builder 3.0 to compile ActionScript files to SWF. Currently SWF files are hosted in html. I can understand that the support for FlashPlayer is ending in 2020.

We are planning to use our application SWF files in AIR (as desktop application). This will eliminate the need of FlashPlayer but we will still need Flex to compile our code into SWF files. However we would like to know if support for Flex Builder will continue beyond 2020 so that we can make the decision accordingly.

Thanks. !

このトピックへの返信は締め切られました。
解決に役立った回答 Leo Kanel

Flex builder and Flash builder products, are not updated for years (I think last Flash Builder update was before 2012). You are stack with what you have, so it doesn't look like they are going to be discontinued.

返信数 2

Inspiring
February 26, 2019

Flex builder is just an IDE, you don't absolutely need it to compile the source code

personally I would advise to at least upgrade to Flash builder 4.7, even if not updated for some time, as long as your Java is configured correctly it does work

now for compiling, any Adobe Flex SDK or more recent Apache Flex SDK will do the job

simply put, Flex builder is not the same thing as Flex SDK

Leo Kanel解決!
Inspiring
February 26, 2019

Flex builder and Flash builder products, are not updated for years (I think last Flash Builder update was before 2012). You are stack with what you have, so it doesn't look like they are going to be discontinued.