Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个主应用程序,它将充当游戏的门户(例如 Kongregate)。当您选择游戏时,游戏就会加载(无需任何额外下载,只需按需预加载)。
我想让我的游戏与主应用程序分开,然后将它们嵌入到主项目中,这样我就可以使用 StencylWorks(或只是在另一个单独的项目中)和我在 xCode 中的主应用程序制作游戏。
实现这一目标的最佳方法是什么?(我认为我最想做的是将其他 SWF 嵌入到 adobe air 应用程序中)。
谢谢!
您编写每个游戏并在按下按钮时“开始”它们。它们必须是应用程序包本身的一部分。
您不能执行外部编译代码,例如.swf.
.swf