Adobe Devnet new article: Developing for the Apple iPhone using Flash!

flash cs5 for apple iphone

VIa Adobe, Adobe now makes it possible to create applications for the Apple iPhone using the Adobe Flash Platform. You heard right: We’re really excited to bring this new capability to Flash designers and developers—the ability to target the iPhone with ActionScript 3 projects. You will be able to test this functionality in the forthcoming beta release of Adobe Flash Professional CS5 on Adobe Labs.

Watch a demonstration of applications from the Apple App Store built using Flash technology. 

Applications for iPhone:Developer FAQ

Well a a great news for Flash mobile developers! But still having flash player on Apple iPhone is something which we are waiting for 🙂

vivek

Porting Flash Lite content to the Apple Iphone:b.Tween

Via Thomas Joos , This week they released Rock Werchter Mobile Guide, a music festival application in Adobe Flash lite. “The cool part is that for the first time in the mobile history we ported our Flash Lite Project to the iphone/ipod touch, taking advantage of all the oppurtunities the iphone UI has to offer. He used b.Tween: an eyeGT FRAMEWORK technology to make this work 🙂Few advantages:

  • The code that uses the framework is compiled to machine code, that means several orders of magnitude faster than the ActionScript equivalent (AS3 in Flash 9 is JIT compiled but we are talking about mobile platforms here where there is no AS3 and no JIT compilation, for the moment at least)
  • Parts of the code that are unused are left out the final compiled application, so size and time to transmit/load are reduced to the minimum
  • Native code can access ANY feature of the hosting platform: wants Bluetooth? Wants to process received SMS? Wants to read the phone book? All possible from native applications not so from a player based one.

Cool, read the complete process to how to Port Flash Lite content to Apple Iphone.

Other blog news

Excellant information as collected from Krvishal, i2fly

vivek