<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for CodeRaptor</title>
	<atom:link href="http://coderaptor.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://coderaptor.wordpress.com</link>
	<description>Coding the web with teeth and claws</description>
	<pubDate>Fri, 25 Jul 2008 21:24:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Using JavaScript to handle Flash (ActionScript) events by Paul Vencill</title>
		<link>http://coderaptor.wordpress.com/2007/09/10/using-javascript-to-handle-flash-actionscript-events/#comment-61</link>
		<dc:creator>Paul Vencill</dc:creator>
		<pubDate>Wed, 28 May 2008 12:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://coderaptor.wordpress.com/2007/09/10/using-javascript-to-handle-flash-actionscript-events/#comment-61</guid>
		<description>Well, with a video there are two paths you need to be thinking of (possibly more, but at least two).  The Flash player itself will be served from one URL, and that will have a .swf ending.  The movie itself will be served from another (probably, but not necessarily, in the same domain) which will have a .flv ending.  From javascript it's pretty trivial to find the .swf one; you just find the correct Object or Embed tag and then look at the path that it's pointing to.

Finding out the path to the .flv is not possible from Javascript to my knowledge.  What you'll need there is a more generic HTTP proxy (e.g. Fiddler) which then can sniff out all HTTP/S traffic coming through the browser, and then look for movie URLs.</description>
		<content:encoded><![CDATA[<p>Well, with a video there are two paths you need to be thinking of (possibly more, but at least two).  The Flash player itself will be served from one URL, and that will have a .swf ending.  The movie itself will be served from another (probably, but not necessarily, in the same domain) which will have a .flv ending.  From javascript it&#8217;s pretty trivial to find the .swf one; you just find the correct Object or Embed tag and then look at the path that it&#8217;s pointing to.</p>
<p>Finding out the path to the .flv is not possible from Javascript to my knowledge.  What you&#8217;ll need there is a more generic HTTP proxy (e.g. Fiddler) which then can sniff out all HTTP/S traffic coming through the browser, and then look for movie URLs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using JavaScript to handle Flash (ActionScript) events by Idrees</title>
		<link>http://coderaptor.wordpress.com/2007/09/10/using-javascript-to-handle-flash-actionscript-events/#comment-60</link>
		<dc:creator>Idrees</dc:creator>
		<pubDate>Wed, 28 May 2008 11:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://coderaptor.wordpress.com/2007/09/10/using-javascript-to-handle-flash-actionscript-events/#comment-60</guid>
		<description>Hi, 
  I am writing a PLugin for browser which captures the downloading path of the video running on it, like youtube video is running and plugin feature to download that video. 
  I am thinking to get hold of flash player and get the path of file currently running. 

  Can you help me in this regard? Your suggestions are welcomed. 
  Waiting for the reply.
Thanks, 
Idrees.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I am writing a PLugin for browser which captures the downloading path of the video running on it, like youtube video is running and plugin feature to download that video.<br />
  I am thinking to get hold of flash player and get the path of file currently running. </p>
<p>  Can you help me in this regard? Your suggestions are welcomed.<br />
  Waiting for the reply.<br />
Thanks,<br />
Idrees.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#60;asp:ListView&#62;,possibly the perfect server control by andrew</title>
		<link>http://coderaptor.wordpress.com/2007/08/01/possibly-the-perfect-server-control/#comment-49</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Tue, 08 Jan 2008 20:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://coderaptor.wordpress.com/2007/08/01/possibly-the-perfect-server-control/#comment-49</guid>
		<description>hey you should check out the google syntax highlighter for showing code on your blog.</description>
		<content:encoded><![CDATA[<p>hey you should check out the google syntax highlighter for showing code on your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#60;asp:ListView&#62;,possibly the perfect server control by Inserting new records with the ListView &#38; LinqDataSource &#171; CodeRaptor</title>
		<link>http://coderaptor.wordpress.com/2007/08/01/possibly-the-perfect-server-control/#comment-2</link>
		<dc:creator>Inserting new records with the ListView &#38; LinqDataSource &#171; CodeRaptor</dc:creator>
		<pubDate>Thu, 16 Aug 2007 12:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://coderaptor.wordpress.com/2007/08/01/possibly-the-perfect-server-control/#comment-2</guid>
		<description>[...] CodeRaptor Coding the web with teeth and claws      &#171; &#60;asp:ListView&#62;,possibly the perfect server&#160;control [...]</description>
		<content:encoded><![CDATA[<p>[...] CodeRaptor Coding the web with teeth and claws      &laquo; &lt;asp:ListView&gt;,possibly the perfect server&nbsp;control [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
