我可以从windows app中调用flash projector中的函数吗?
就像在浏览器上使用ExternalInterface在JS和SWF之间通信一样,只是现在我有了一个windows应用程序和一个Flash投影仪(.exe文件)。
发布于 2014-01-14 17:47:09
是的,你有一个RemoteObject。
https://stackoverflow.com/questions/21110253
相似问题