Update 11/27/2007 We do quite a bit of Flash video integrated into ASP.NET web applications. For video library application, the best solution from a usability perspective is to use JavaScript to control the flash player. There are some issues that keep popping up with the Flash Player, SwfObject, ExternalInterface, and ASP.NET that we needed to document for the good of the world. Hopefully, we'll save someone the hours that our team took to figure this stuff out. First, we begin with some background... Read More...