tutorials about mobile apps
yes, I am aware that there are some tutorials about making mobile apps in adobe site, plus there are also complete sections of the site dedicated to that and even they provide sdks and other stuff.
the thing is, I look for tutorials either from adobe or from google, and it will send me to flash builder tutorials, and how to use flex to make mobile apps. are there any FLAH tutorials for mobile app development? I mean, using ACTIONSCRIPT and no flex, since if I wanted flex I would have searched for flex and not search like 'FLASH mobile apps tutorial' (or something like that)
In particular, I would like to know which events to expect (for example, how to handle an incomming call -which may be equivalent to a 'lost focus' event-, how to handle memory heap or to find quantity of memory available, find if gpu is available etc); that, from ACTIONSCRIPT
