开发者

Convert silverlight to flash

开发者 https://www.devze.com 2023-01-26 04:50 出处:网络
How can i c开发者_如何转开发onvert silverlight app to flash?The platforms are different enough that a \"conversion\" of code is out of the question.

How can i c开发者_如何转开发onvert silverlight app to flash?


The platforms are different enough that a "conversion" of code is out of the question.

Instead take the running Silverlight app as a prototype and build the Flash from scratch.

You might be able to re-use some assets such as images.


I imagine both platforms are turing complete.

Maybe you could embed a simple PC emulator from http://bellard.org/jslinux/ into one (or the other) of these, and install the opposing platform into it, and run it in that fashion.

Performance might suffer a bit.

0

精彩评论

暂无评论...
验证码 换一张
取 消