Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Action script for Application?

New Here ,
Jun 24, 2018 Jun 24, 2018

Goodmorning guys!

I come from flash, a program that I left when Adobe decided not to support it anymore. Today, however, I would like to make a working app both on ipad and android tablet can you tell me if to do what actionscript 3.0 is good or is another language necessary? and if one day I wanted to convert it to html 5 is it possible without putting a hand to all the code?

I can not understand if actionscript is obsolete and if you animate cc now only serves to make animations or basic games.

thank you so much

TOPICS
ActionScript
363
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Jun 24, 2018 Jun 24, 2018

Actionscript is absolutely not obsolete, you misunderstood noise from detractors around.

if you want to make an app for Android / IOS so use Air, or Flash but the users will have to use Puffin browser only

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 24, 2018 Jun 24, 2018
LATEST

Adobe Animate is just a new name for Flash Professional. You can make iOS and Android apps, and you would be using ActionScript, and publishing as an Adobe AIR mobile application.

If you later want to make an HTML5 version you could reuse a lot of the graphics and sounds, but you would have to rewrite the code in JavaScript. When doing that you would be using the CreateJS libraries, and a lot of the syntax is similar to ActionScript. But, ActionScript and AIR can do a lot more than HTML5 and JavaScript can, so you may need to do some things in a different way.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines