如果我创建一个 Flash 游戏,有什么方法可以让我将其打包,以便我可以将其作为应用程序在 windows 市场上出售?
问问题
779 次
3 回答
1
不可以。您不能在 WinRT 应用程序内托管 Flash 运行时。这包括无法在应用程序内使用 webbrowser 控件。
于 2012-08-20T14:35:08.303 回答
1
根据这篇文章,IE Metro Style 似乎不支持 Flash(或任何其他插件),但是在同一篇文章中提到 Adobe 将发布 Adobe Air 的“Metro Style”版本,因此您将能够将您的 Flash 应用程序部署为 Metro 的独立 Flash 应用程序,例如在 iOS 和 Android 中相同。
于 2012-08-20T14:44:51.213 回答
0
Interestingly - you can run flash in the desktop mode of the WinRT version of Windows 8 (not the Metro-style mode). I'm surprised because I thought only Windows 8 pro desktop mode would support the flash plug-in. Thought I'd share...
于 2012-12-17T22:52:57.007 回答