It is not possible to run flash content inside of Silverlight or vice-versa. However, it is possible to run both types of content on the same html page.
For a workaround, an html that is running a flash content can be overlayed to Silverlight. But, the windowless param should be true. (And this option affects the application's performance.)
What is the flash content? Is it a video? If yes, it can be converted to Silverlight, wmv, avi or any other video formats that Silverlight supports.
References:
http://stackoverflow.com/questions/618193/can-i-include-flash-content-inside-a-silverlight-app
No comments:
Post a Comment