How do you embed a flash video in silverlight, if the source file is provided?
相关问题
- Should I wait for Flash Player 10.1 or go with Fla
- How to load flex swf from flash?
- how to Enumerate local fonts in silverlight 4
- Free Silverlight mapping with Bing maps and OpenSt
- Custom number picker?
相关文章
- embed 循环播放MP3文件(loop="2"变成无限循环)
- How to dynamically add wmode=transparent to Youtub
- New Windows Application - What language?
- relative url in wcf service binding
- Embedded images not showing when in a UserControl
- as3 ByteArray to Hex (binary hex representation)
- getElementById not working in Google Chrome extens
- getElementById not working in Google Chrome extens
In Silverlight 3 we've put in place raw audio/video capabilities so yes you could in theory render out .flv into Silverlight. That being said, research your codec licenses here and ensure you comply with Adobe's EULA / Terms & Conditions etc.
Scott Barnes / Rich Platforms Product Manager / Microsoft.
Please go to Don't want to wait for Silverlight 3 to get your FLV support? for real-time FLV converter.
Ramya,
Sorry, not that I know of. Silverlight 3 is the only realistic strategy here, there maybe some ways to bolt it on using your own native wrapper or something along those lines but it's somewhat of a dicey setup to use that approach.
Sorry!
Finally I got the answer,
This way we can embed a flash file.
Well, it seems not a good idea. But I respect is as it may be your requirement.
Similar discussion avaialble here: http://channel9.msdn.com/forums/TechOff/257390-Silverlight-can-i-embed-a-flash-object-/