<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Embedding Flash Player in Windows Applications using C#</title>
	<atom:link href="http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/</link>
	<description>code = joy</description>
	<lastBuildDate>Fri, 02 Dec 2011 01:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Michael Curry</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-24701</link>
		<dc:creator>Michael Curry</dc:creator>
		<pubDate>Mon, 11 Oct 2010 02:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-24701</guid>
		<description>Mike,

The links in your post above are broken, as it appears that Adobe is no longer showing your articles on embedding the flash player inside an application.  Is there an updated location for this information, or, could you post the original articles on your site?

Cheers!</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>The links in your post above are broken, as it appears that Adobe is no longer showing your articles on embedding the flash player inside an application.  Is there an updated location for this information, or, could you post the original articles on your site?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ho</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-18271</link>
		<dc:creator>Ho</dc:creator>
		<pubDate>Thu, 07 Jan 2010 14:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-18271</guid>
		<description>Hi 
I want a know how can i load flash in c# or c# wpf 
thank</description>
		<content:encoded><![CDATA[<p>Hi<br />
I want a know how can i load flash in c# or c# wpf<br />
thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RC</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-16490</link>
		<dc:creator>RC</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-16490</guid>
		<description>Great Article.

In onr application, when using the flash control in a C# form, sometimes the SWF associated with the control won&#039;t load on some computers. On inspection, it was found that those computers had an older version of flash player than the one included in our application.

Question: How does one detect the already installed version of Flash Player in C# desktop apps so that it does not end up breaking the whole applicaiton? 

There are many methods to do this in web pages. 

Any inputs would be great.

Thanks</description>
		<content:encoded><![CDATA[<p>Great Article.</p>
<p>In onr application, when using the flash control in a C# form, sometimes the SWF associated with the control won&#8217;t load on some computers. On inspection, it was found that those computers had an older version of flash player than the one included in our application.</p>
<p>Question: How does one detect the already installed version of Flash Player in C# desktop apps so that it does not end up breaking the whole applicaiton? </p>
<p>There are many methods to do this in web pages. </p>
<p>Any inputs would be great.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Needhi</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-13702</link>
		<dc:creator>Needhi</dc:creator>
		<pubDate>Fri, 05 Sep 2008 05:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-13702</guid>
		<description>Hi...
 I have used object tag in the same way. I am playing flash file bt now i want dat wen flash file finishes playing, so a button shld be enabled. How can i do this. Plz help me. I have searched  a lot on this. Bt i just don&#039;t understand how to do it in c#....</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
 I have used object tag in the same way. I am playing flash file bt now i want dat wen flash file finishes playing, so a button shld be enabled. How can i do this. Plz help me. I have searched  a lot on this. Bt i just don&#8217;t understand how to do it in c#&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-9211</link>
		<dc:creator>Sally</dc:creator>
		<pubDate>Tue, 14 Aug 2007 02:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-9211</guid>
		<description>Hi,
Mike. I am coming across some problems when i try to embed a Flash Player into a C++ application.
will you be kind to tell me how I can embed a Flash Player into a C++ application. and when the Flash player is running on the C++ application I wanna get the state of the player, for example, when will it end and how to close it and how to open.
Thanks very much.
Anyone else who have better solution can contack me.
thanks again</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Mike. I am coming across some problems when i try to embed a Flash Player into a C++ application.<br />
will you be kind to tell me how I can embed a Flash Player into a C++ application. and when the Flash player is running on the C++ application I wanna get the state of the player, for example, when will it end and how to close it and how to open.<br />
Thanks very much.<br />
Anyone else who have better solution can contack me.<br />
thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dinhcuong</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-2357</link>
		<dc:creator>dinhcuong</dc:creator>
		<pubDate>Thu, 22 Jun 2006 08:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-2357</guid>
		<description>i have Embedding Flash into C# is finish, but all control on Flash is not use. why ?
</description>
		<content:encoded><![CDATA[<p>i have Embedding Flash into C# is finish, but all control on Flash is not use. why ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirav</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-2356</link>
		<dc:creator>nirav</dc:creator>
		<pubDate>Sat, 25 Mar 2006 09:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-2356</guid>
		<description>connected to flash with window application</description>
		<content:encoded><![CDATA[<p>connected to flash with window application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phill</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-2355</link>
		<dc:creator>Phill</dc:creator>
		<pubDate>Mon, 22 Aug 2005 17:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-2355</guid>
		<description>Mike, thank you for your informative and well written article. I am developing a c# app that utilizes flash and it needs to be strongly named to support updating code that I have written (and because it is good practice). The AxShockwaveFlashInteropObjects or whatever dlls are not strongly named when generated at compile time, which throws a whole bunch of problems into my application. How would I resolve this?</description>
		<content:encoded><![CDATA[<p>Mike, thank you for your informative and well written article. I am developing a c# app that utilizes flash and it needs to be strongly named to support updating code that I have written (and because it is good practice). The AxShockwaveFlashInteropObjects or whatever dlls are not strongly named when generated at compile time, which throws a whole bunch of problems into my application. How would I resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-2354</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 25 May 2005 08:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-2354</guid>
		<description>I have the same question as Aashi.

What is the best way to detect if the user has Flash installed or not, before the flash object is loaded into the form?

anybody can help?

thx.</description>
		<content:encoded><![CDATA[<p>I have the same question as Aashi.</p>
<p>What is the best way to detect if the user has Flash installed or not, before the flash object is loaded into the form?</p>
<p>anybody can help?</p>
<p>thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinu</title>
		<link>http://www.mikechambers.com/blog/2003/07/29/embedding-flash-player-in-windows-applications-using-c/comment-page-1/#comment-2353</link>
		<dc:creator>Vinu</dc:creator>
		<pubDate>Fri, 06 May 2005 14:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=581#comment-2353</guid>
		<description>Hi Mke,

Great work!!!, I am also intreated in using C# and Flash. Please help me, how to read the srteam details of a user from Communication app inspector - Flash communication server?

is it possible?

regards,
Vinu</description>
		<content:encoded><![CDATA[<p>Hi Mke,</p>
<p>Great work!!!, I am also intreated in using C# and Flash. Please help me, how to read the srteam details of a user from Communication app inspector &#8211; Flash communication server?</p>
<p>is it possible?</p>
<p>regards,<br />
Vinu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

