<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Avalon MediaElement Tag</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Avalon MediaElement Tag</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 07:26:07 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 07:26:07 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>2</c9:totalResults>
	<c9:pageCount>-2</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Avalon MediaElement Tag</title>
		<description><![CDATA[<p>How do i use it?<br>
I tried this:<font color="#0000ff">
<p>&lt;</font><font color="#800000">MediaElement</font><font color="#0000ff"> </font>
<font color="#ff0000">Name</font><font color="#0000ff"> =</font>&quot;<font color="#0000ff">Mediae</font>&quot;<font color="#0000ff">
</font><font color="#ff0000">Source</font><font color="#0000ff"> =</font>&quot;<font color="#0000ff">f:\1.wmv</font>&quot;<font color="#0000ff">/&gt;<br>
<br>
</p>
</font>though as it seems Source is not what is supposed to be used as Source of video so help would be appriciated.<br>
By the way&nbsp;I tried to look in the winfx documentation though it was not clear on how to use it.<br>
Thanks<br>
Shmuel<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/71781-Avalon-MediaElement-Tag/71781#71781</link>
		<pubDate>Thu, 02 Jun 2005 15:26:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/71781-Avalon-MediaElement-Tag/71781#71781</guid>
		<dc:creator>Shmuelpro</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Shmuelpro/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Avalon MediaElement Tag</title>
		<description><![CDATA[<p><div>There are some gotchas with video in this release:</div>
<div>&nbsp;</div>
<div>--It requires Windows Media Player 10 be installed on the machine.</div>
<div>--It only plays .wma and .wmv files.</div>
<div>--It requires the latest video drivers for most video cards. (For sure on ATI Radeon 9600/9700, which is what I have.)<br>
</div>
<div>--There is very little documentation.<br>
</div>
<div>Here's a simple file you can put into XAMLPad to see it working:</div>
<div>&nbsp;</div>
<div>&lt;Grid xmlns=&quot;<a href="http://schemas.microsoft.com/winfx/avalon/2005">http://schemas.microsoft.com/winfx/avalon/2005</a>&quot; &gt;<br>
&nbsp;&nbsp; &lt;MediaElement Name=&quot;myVideo&quot; Source=&quot;C:\WINDOWS\system32\oobe\images\intro.wmv&quot; Stretch=&quot;Fill&quot; /&gt;<br>
&lt;/Grid&gt;<br>
</div></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/71781-Avalon-MediaElement-Tag/63e6ec52673e4e269ca69dea01215d4c#63e6ec52673e4e269ca69dea01215d4c</link>
		<pubDate>Fri, 03 Jun 2005 16:22:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/71781-Avalon-MediaElement-Tag/63e6ec52673e4e269ca69dea01215d4c#63e6ec52673e4e269ca69dea01215d4c</guid>
		<dc:creator>Karsten Januszewski</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/karstenj/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>