Adobe Air questions and resources

I recently became very interested in developing the adobe air application, and I had a few questions that some more experienced air developers could answer.

First, what are the average time frames needed for an air project. Basically, I plan a somewhat ambitious project to port a specific forum platform to an aerial application. How long do you rate this, will I need it personally? I want something more than just a standard browser inside the application, more along the lines of inline controls / functions for all standard functions.

Secondly, can applications be fully executed using javascript / html / xml? I am quite versed in these three technologies, but have no real experience with flex / flash. It also makes chrome. Do specific languages ​​require specific languages?

Finally, are there any good books / articles that you would recommend? Preferably more advanced books / resources that lay the foundation for creating professional-quality applications.

Any additional tips or ideas about what you find useful are very welcome.

+3
source share
3 answers

, , ?

, , .

Adobe Air .

, , .

MadComponents: http://code.google.com/p/mad-components/

, .

stage3d 2d 3d .

0

python script, :

http://code.google.com/p/flashcommand/

:

http://www.mikechambers.com/blog/2008/05/02/flashcommand-for-os-x-updated-to-work-with-flash-cs3/

Basically, it just uses the JSFL API in Flash Pro to automate compilation from the command line. However, this requires Flash Pro to be installed (and the script will run it).

Cannot compile FLA without using Flash Pro.

microphone cameras

-1
source

Source: https://habr.com/ru/post/1710649/


All Articles