Code Voyeur
RSS
Languages MVC ORM About Roadmap Contact Site Map RSS Sample Code Presentations Snippets dll Hell .net

Articles Tagged with flash

ASP.NET MVC HtmlHelper Extensions for the JW FLV Media Player
The JW FLV Media Player is a popular open source Flash player that supports skinning and has a plugin architecture. It is free for non-commercial use. Like other Flash players, it may be embedded using standard techniques, such as the embed tag or SWF Object. This article will demonstrate how to create simple HtmlHelper extension methods for embedding an FLV media player.