开发者

Flash app to iPhone

开发者 https://www.devze.com 2023-01-30 12:32 出处:网络
Before converting Flash into iPhone app, I still need to understand some questions. 1) Is the converted app able to read XML code from the website like RSS or custom script?

Before converting Flash into iPhone app, I still need to understand some questions.

1) Is the converted app able to read XML code from the website like RSS or custom script? 2) 3rd party API are not allowed to be download but assets like Image开发者_StackOverflow中文版s, sounds or reading data from MySQL db is allow? 3) Anyone port from Flex 4 yet?


1) Yes. Almost all of the regular Flex and AIR APIs still work.
2) Yes. You can download assets just not load and run them.
3) You can package a Flex 4 app for iOS but performance and usability may not be great right now. The engineering team working on fixing that.

More details: http://labs.adobe.com/technologies/flex/mobile/faq.html#otherdevices

0

精彩评论

暂无评论...
验证码 换一张
取 消