<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Help redirecting to a different url after an embedded movie is done playing</title>
      <link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing/</link>
      <description>Comments on Ask MetaFilter post Help redirecting to a different url after an embedded movie is done playing</description>
	  	  <pubDate>Mon, 24 Jul 2006 08:02:41 -0800</pubDate>
      <lastBuildDate>Mon, 24 Jul 2006 08:02:41 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Help redirecting to a different url after an embedded movie is done playing</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing</link>	
  	<description>I have a webpage that has an embedded movie (wmv) that starts when the page loads. My client is wanting the page to redirect to a different url after the movie is done playing instead of the movie just sitting there in the done position.  Please help as my googlefu has failed me on this and I am not familiar enough with movies to figure this out.  I am sure there is some javascript that can do this, but I cannot find it.

For those that are a little confused I hope this helps:
Client visits domain.com/movie.html and when the movie is done playing it needs to go to domain.com/done.html</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.42815</guid>
  	<pubDate>Mon, 24 Jul 2006 08:00:27 -0800</pubDate>
  	<dc:creator>thebwit</dc:creator>
	
	<category>redirect</category>
	
	<category>javascript</category>
	
	<category>movie</category>
	
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing#657931</link>	
  	<description>Did you check &lt;a href=&quot;http://www.microsoft.com/windows/windowsmedia/howto/articles/introwmmeta.aspx&quot;&gt;the windows media docs&lt;/a&gt; on that? I&apos;ve seen movies redirect to a URL before, so I&apos;m sure it&apos;s easy to do.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.42815-657931</guid>
  	<pubDate>Mon, 24 Jul 2006 08:02:41 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: Artful Codger</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing#657970</link>	
  	<description>My Flash chops are weak, but I believe it&apos;s possible to put the wmv movie into a Flash, and you then put the redirect in the Flash, after the movie. Note that  you&apos;re embedding the Flash  into your page instead of wmv.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.42815-657970</guid>
  	<pubDate>Mon, 24 Jul 2006 08:25:26 -0800</pubDate>
  	<dc:creator>Artful Codger</dc:creator>
</item>
<item>
  	<title>By: kindall</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing#657974</link>	
  	<description>Yeah, the best way is probably to have the WMV do the redirect if you can.&lt;br&gt;
&lt;br&gt;
Keep in mind that it might not work on a Mac with the Flip4Mac plug-in installed (that allows QuickTime to play WMVs -- this is Microsoft&apos;s official Mac solution now). I&apos;m pretty sure Flip4Mac only does video and ignores things like URL redirects. I might be happily wrong, though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.42815-657974</guid>
  	<pubDate>Mon, 24 Jul 2006 08:26:41 -0800</pubDate>
  	<dc:creator>kindall</dc:creator>
</item>
<item>
  	<title>By: null terminated</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing#658217</link>	
  	<description>There&apos;s some info &lt;a href=&quot;http://www.mcse.ms/archive220-2004-8-866520.html&quot;&gt;here&lt;/a&gt;, msdn page &lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/playerplaystate.asp&quot;&gt;here&lt;/a&gt;. It looks like WMV sends a &amp;quot;playstatechange&amp;quot; event that is equal to 8 (&amp;quot;MediaEnded&amp;quot;), when the &amp;quot;Media item has completed playback&amp;quot;. Hope this helps.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.42815-658217</guid>
  	<pubDate>Mon, 24 Jul 2006 11:21:40 -0800</pubDate>
  	<dc:creator>null terminated</dc:creator>
</item>
<item>
  	<title>By: Lanark</title>
  	<link>http://ask.metafilter.com/42815/Help-redirecting-to-a-different-url-after-an-embedded-movie-is-done-playing#658290</link>	
  	<description>Navigation which automatically jumps between pages sounds like rather poor usability to me, what if the user wants to play the movie again or copy the URL or visit that second page before the movie has finished or just use the BACK button?&lt;br&gt;
Also a lot of media players now have an option to ignore URL redirects.&lt;br&gt;
I would talk the client out of this idea.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.42815-658290</guid>
  	<pubDate>Mon, 24 Jul 2006 12:22:17 -0800</pubDate>
  	<dc:creator>Lanark</dc:creator>
</item>

    </channel>
</rss>
