Reputation: 12069
I have a flash swf file that I want to embed in a view in ASP.NET MVC3 project. I found there are many error prone java-script procedure to do that as if I would have done in plain html. But I am wondering there should be some clean helper, HTML extension method or Display Template available for embedding the swf content. I searched a lot in Google but did not find any. Would anyone please help me pointing out any extension/display template for flash swf file embedding ?
Even if you can point me a solution that is commercial, I wont mind to pay. Rather I am looking for a very rich customizable library what can be highly likely to be commercial.
Upvotes: 1
Views: 2203
Reputation: 180787
ASP.NET MVC HtmlHelper Extensions for the JW FLV Media Player
http://www.codevoyeur.com/Articles/15/ASP.NET-MVC-HtmlHelper-Extensions-for-the-JW-FLV-Media-Player.aspx
Upvotes: 2