iOS: Flash based programming app for iOS? - ios

I would like to know, Is there way to support Flash based programming app for iOS? It can be native, hybrid or web app. I like to know, is there any possibility to develop Flash based app for iOS devices? I have seen the forums and saying everywhere it is not possible, so just want to confirm before starting any development.
Thank you.

Yes, you can create multiplatform native apps with flash if you use adobe air
More info about Adobe AIR

Related

Using Adobe Flash on iOS devices

Is there any way through which a flash content can be run on iOS devices?
I am getting two different view.
The link below says that it is possible that we can develop some flash application and run it on iOS devices.
http://www.adobe.com/inspire/2012/12/ios-apps-flash-cs6.html
But on the Apple website link it says running flash applications is not possible on iOS devices.
Can someone clarify if it is possible to run the flash applications on iOS?
You cannot run flash natively on iOS devices. Adobe does, however, provide a tool to run software built with flash on iOS devices.
This works in a similar way to Cordova/ Phonegap in that it takes your code and crosscompiles it into iOS code using other plugins and librarys.
As shown here:
http://www.infoworld.com/article/2623251/mobile-development/escape-the-ios-sdk--building-iphone--and-android--apps-via-flash.html
Safari on Mac OS will support Flash
Safari on iOS won’t support Flash.
We will need to write a native iOS app to deliver the functionality

iOS & Adobe AIR working together

I know I can wrap native iOS code within an Adobe AIR application: Adobe calls it Native Extensions, which leverages native iOS API to offer features that Adobe AIR does not have.
My question is, what about the opposite way? Is there a way to wrap ActionScript/Adobe AIR code within a native iOS application? I know this is difficult, but I guess there must be some way.
Thank you for your advice.

Can I use an AIR Component/Library for developing iOS App using Xcode?

I want to develop a Flash Live Stream Player on iOS. As you known, Flash does not supported on iOS platform. I searched Google, but all results are about the ANE (Air Native Extensions).
Is there any way that building Xcode usable component/control/library/framework from Flash/Flex/AIR? Or any other solutions that playing flash on iOS?
Any advice would be grateful, thanks.

Printing from Ios/Ipad Adobe Air 3 application?

Does anyone have experience with printing from iOs/Adobe Air3 app? Is it possible without need to write native extension?
This is not currently possible without a Native Extension, though one could be easily written for it.
Link to Adobe Live Docs
It says: Mobile Browser Support: This class is not supported in mobile browsers

Flash CS5 iOs documentation

Helo folks. I am really excited about the development for iOs devices on the brand new Adobe Flash CS5. I tried searching a documentation for this, but I cannot found. How can I view the possibilities and documentations for that?
Thanks!
First of all, CS5's been out for a LOOONG time already. :P
Here's a simple tutorial:
http://www.lynda.com/Flash-CS5-tutorials/Flash-Professional-CS5-Creating-a-Simple-Game-for-iOS-Devices/77863-2.html
I don't think there is any official Flash documentation for iOS, but I can't get to my Windows partition right now, so I can't check. If there is, it should be in the Help (F1).
But here's some official adobe content to get you started:
http://www.adobe.com/devnet/logged_in/abansod_iphone.html
Adobe is actually consistently pumping out new documentation, tutorials, and examples of Adobe AIR for iOS, Android, and BlackBerry Playbook development.
Also, I think what he meant was Flash CS5.5, not CS5.
Here are some links that might help:
Developing for iOS using Flash Professional
Build iOS Applications using Flex and Flash Builder 4.5 (Video)
Mobile development using Adobe Flex 4.5 SDK and Flash Builder 4.5
Ultimately, you're developing with Adobe AIR and targeting specific, newly-available-for-targetting platforms and devices. There are many things to consider (screen sizes, device orientations, sensors, platforms, and more) and the links above should give you a starting point. The Adobe AIR Developer Center has the above links and many more to help you on your way.

Resources