<?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 sound effects in your Flex applications</title>
	<atom:link href="http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-9231</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 17 May 2011 15:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-9231</guid>
		<description>Anonymous, from 2009, you&#039;re god</description>
		<content:encoded><![CDATA[<p>Anonymous, from 2009, you&#8217;re god</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-9131</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 12 Apr 2011 14:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-9131</guid>
		<description>Tried to include this link:
http://stackoverflow.com/questions/4690285/unsupported-sampling-flex-actionscript</description>
		<content:encoded><![CDATA[<p>Tried to include this link:<br />
<a href="http://stackoverflow.com/questions/4690285/unsupported-sampling-flex-actionscript" rel="nofollow">http://stackoverflow.com/questions/4690285/unsupported-sampling-flex-actionscript</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-9130</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 12 Apr 2011 14:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-9130</guid>
		<description>Your comment is old, but for anyone else reading, I found the reason this happens. Flex only supports certain sampling rates, so you have to re-encode your mp3. See &lt;a href=&quot;http://stackoverflow.com/questions/4690285/unsupported-sampling-flex-actionscript&quot; title=&quot;here.&quot; / rel=&quot;nofollow&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Your comment is old, but for anyone else reading, I found the reason this happens. Flex only supports certain sampling rates, so you have to re-encode your mp3. See <a href="http://stackoverflow.com/questions/4690285/unsupported-sampling-flex-actionscript" title="here." / rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-7731</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 17 May 2010 15:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-7731</guid>
		<description>@Abid,

I believe that Flash Player only supports .MP3 playback, not .WAV files.

Peter</description>
		<content:encoded><![CDATA[<p>@Abid,</p>
<p>I believe that Flash Player only supports .MP3 playback, not .WAV files.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abid</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-7728</link>
		<dc:creator>Abid</dc:creator>
		<pubDate>Mon, 17 May 2010 11:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-7728</guid>
		<description>Can any one help me making a player that play only wav file</description>
		<content:encoded><![CDATA[<p>Can any one help me making a player that play only wav file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-7526</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 19 Apr 2010 15:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-7526</guid>
		<description>@Zied,

I&#039;m using Windows 7 and I think I got the sounds from the C:\Windows\Media\ folder. There are a bunch of .WAV files in there which I probably converted to .MP3 files using iTunes or something. Just search your \Windows\ folder for *.wav and you should probably get a bunch of results that the OS uses for various events (ie: logon, logoff, system errors, etc).

Peter</description>
		<content:encoded><![CDATA[<p>@Zied,</p>
<p>I&#8217;m using Windows 7 and I think I got the sounds from the C:\Windows\Media\ folder. There are a bunch of .WAV files in there which I probably converted to .MP3 files using iTunes or something. Just search your \Windows\ folder for *.wav and you should probably get a bunch of results that the OS uses for various events (ie: logon, logoff, system errors, etc).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zied</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-7522</link>
		<dc:creator>Zied</dc:creator>
		<pubDate>Mon, 19 Apr 2010 08:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-7522</guid>
		<description>From where can I  download sound ding.mp3 or others like PC alert ?</description>
		<content:encoded><![CDATA[<p>From where can I  download sound ding.mp3 or others like PC alert ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cris marc</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-7150</link>
		<dc:creator>cris marc</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-7150</guid>
		<description>Anonymous thanks!

Your solution came to the right time.</description>
		<content:encoded><![CDATA[<p>Anonymous thanks!</p>
<p>Your solution came to the right time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankur</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-6720</link>
		<dc:creator>ankur</dc:creator>
		<pubDate>Mon, 04 Jan 2010 11:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-6720</guid>
		<description>i am trying to put a music loop which plays in the background for the client as long as he is on the website(he should of course be able to turn it off) how can i do this?</description>
		<content:encoded><![CDATA[<p>i am trying to put a music loop which plays in the background for the client as long as he is on the website(he should of course be able to turn it off) how can i do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans</title>
		<link>http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/comment-page-1/#comment-5394</link>
		<dc:creator>Frans</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/07/embedding-sound-effects-in-your-flex-applications/#comment-5394</guid>
		<description>Anonymous thanks!

It took me quite some while to get sound running until I found your message and noticed that the target=&quot;{this}&quot; part was missing. After fixing that it worked like a charm.

Unbelievable this is not the default value.

Frans</description>
		<content:encoded><![CDATA[<p>Anonymous thanks!</p>
<p>It took me quite some while to get sound running until I found your message and noticed that the target=&#8221;{this}&#8221; part was missing. After fixing that it worked like a charm.</p>
<p>Unbelievable this is not the default value.</p>
<p>Frans</p>
]]></content:encoded>
	</item>
</channel>
</rss>

