Embedding Flash / Flex component into Java app

后端 未结 4 829
Happy的楠姐
Happy的楠姐 2020-12-18 09:35

I\'m working on some Flex spike in my company. We are basically evaluating different scenarios etc. What solution would you recommend for embedding Flex components into Java

4条回答
  •  借酒劲吻你
    2020-12-18 10:01

    I think the best way to do something like this would be to embed something like xulrunner into your java app then have the java app interact with flash via the xulrunner interfaces.

提交回复
热议问题