如何将 iAd 合并到我的 Flash 应用程序中?
我当时正在使用 Xcode 开发一个简单的游戏应用程序,但当我看到使用 Flash SDK 进行图像处理要容易得多时,我使用 Flash 重新编写了游戏。
不幸的是,我不知道如何将 iAds 合并到我的 Flash iOS 应用程序中。我尝试在 Google 上搜索,但得到的只是有关 Apple 和 Adobe 之间正在进行的战斗的参考资料。
我感谢任何提示 - 提前致谢!
I was working on a simple game app using Xcode, but when I saw that image manipulation is much easier using the Flash SDK, I reprogrammed the game using Flash.
Unfortunately, I don't know how to incorporate iAds into my Flash iOS app. I tried searching on Google, but all I got were references to the ongoing battle between Apple and Adobe.
I appreciate any tips - thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我已经为 iAds Native Extensions(AIR 3 新引入)编写了一个示例,它可以让您在 Flash 游戏中插入 iAds。您可以尝试 http://code.google.com/p/iad-air-ios /
I have written a sample for iAds Native Extensions(Introduced newly with AIR 3) that will let you insert iAds in your flash game. You can try http://code.google.com/p/iad-air-ios/
为了实现 Apple 的 iAd,我找到了一个使用 Air3 中的本机扩展的好方法。
有一些关于本机扩展的教程/文章。
Adobe 有一个包含其本机扩展的页面可供下载。
http://www.adobe.com/devnet/air/native -extensions-for-air.html
To implement Apple's iAd, I found a nice way using the native extension in Air3.
There are a few tutorials/articles on Native extensions floating around.
Adobe has a page with its Native extensions for download.
http://www.adobe.com/devnet/air/native-extensions-for-air.html