Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an actionscript extension for visual studio?

I prefer the VS IDE over flex builder.

like image 270
Peter Avatar asked Sep 12 '25 02:09

Peter


1 Answers

There used to be a few alternative commercial VS plugins for Flex dev but they have all disappeared. IntelliJ IDEA and the official (mostly unsupported) Adobe Flex IDE are the only commercial remaining offerings.

As suggested there is the free and opensource FlashDevelop IDE which is inspired by Visual Studio:

  • http://flashdevelop.org
like image 160
Philippe Avatar answered Sep 15 '25 21:09

Philippe