我们可以使用 Objective-C 在 iPhone 中播放 .swf 文件吗
我们可以使用 Objective-C 以编程方式在 ipad 中播放、导出 .swf 文件吗?如果有人可以建议支持此功能的本机或外部库。
Can we programmatically play,export .swf files in the ipad using Objective-C, if then could any one suggest the native or external library which supports this feature.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不,iPhone SDK 和 iOS 不支持 Flash(众所周知的事实:)。有几个应用程序可以在服务器端将 Flash / Shockwave Flash 文件转换为 HTML(5)。
阐述苹果条款
No, the iPhone SDK and iOS doesn't support Flash (well known fact :). There're several apps that convert Flash / Shockwave Flash Files to HTML(5) on the server side.
Stating the Apples Terms
音频播放和录制格式
操作系统支持的音频播放格式如下:
操作系统支持的音频录制格式如下:
https://developer.apple.com/library/archive/documentation/MusicAudio/Conceptual/CoreAudioOverview/SupportedAudioFormatsMacOSX/SupportedAudioFormatsMacOSX.html
Audio Playback and Recording Formats
The audio playback formats supported in OS are the following:
The audio recording formats supported in OS are the following:
https://developer.apple.com/library/archive/documentation/MusicAudio/Conceptual/CoreAudioOverview/SupportedAudioFormatsMacOSX/SupportedAudioFormatsMacOSX.html