The Designspace http://thedesignspace.net/ My daily explorations, troubleshooting, solutions and discoveries. en-us ellen@thedesignspace.net Fri, 02 Jan 2009 16:00:43 -0500 JW Player example: two streaming flash players that clip to hard stop in a single page http://thedesignspace.net/MT2archives/000573.html NOTE this has been superceded by these articles: JW FLV player 4.6: Two or more players on a page Infinite JW FLV players on a page, with error catching for Red5 bug See also: JW FLV player that switches playlists on the fly The authors of our learning modules often want to embed one one or more videos embedded... Using the JW player to run javascripts at specific time points in the video http://thedesignspace.net/MT2archives/000500.html Note: this tutorial is still very much in draft form. Additional instructions for those not familiar with javascript and more examples will be added soon. The Jeroen Wijering Media Player is a widely used free, open-source Flash-based media player, available for download from Jeroenwijering.com. The JW player has an extensive Javascript API which allows it to communicate with events and... How to run Red 5 on a shared IIS server on port 80 http://thedesignspace.net/MT2archives/000431.html Setting up Red5 on a box which also contains a web server can be a challenge if you are restricted to using specific ports because of a firewall. Here is how we set up Red5 on a Windows 2003 server which also contains a production IIS server. Our firewall only allows traffic on ports 80 and 443. This is non-negotiable,... Streaming Flash Video with open-source software http://thedesignspace.net/MT2archives/000337.html Flash video has several advantages over other formats, especially the fact that the Flash plugin comes pre-installed on most browsers. For this reason I've been looking at using streaming Flash video in sites which must support a wide variety of browsers and platforms....