<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - main - 00000284.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T06:36:42</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000284.html#80719" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000284.html#75825" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000284.html#71900" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000284.html#80719">
		<title>flash/9.0/main/00000284.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000284.html#80719</link>
		<description>It says with the common tasks, it's possible to capture and replay sounds from the users microphone. However everywhere on the internet I read it is not possible, without first re-routing the sound to the back-end.&lt;br /&gt;How would we be able to record sound from the microphone into a byte array? &lt;br /&gt;I for one would like people to be able to make their own sound effects in a game and store them for later playback. I could think of a thousand other uses.&lt;br /&gt;An example would be hugely appreceated!</description>
		<dc:creator>Ludatic</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-02-14T10:29:42</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000284.html#75825">
		<title>flash/9.0/main/00000284.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000284.html#75825</link>
		<description>The example on this page under &quot;Working through in-chapter examples&quot; is missing the command to actually play the sound.  There should be a third line that reads:&lt;br /&gt;&lt;br /&gt;s.play();&lt;br /&gt;&lt;br /&gt;The entire code sample should look like the following:&lt;br /&gt;&lt;br /&gt;var req:URLRequest = new URLRequest(&quot;click.mp3&quot;);&lt;br /&gt;var s:Sound = new Sound(req);&lt;br /&gt;s.play();</description>
		<dc:creator>TonyV125</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-10-29T18:16:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000284.html#71900">
		<title>flash/9.0/main/00000284.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000284.html#71900</link>
		<description>I'm new to Actionscript 3.0 and I've copied the code var req:URLRequest = new URLRequest(&quot;click.mp3&quot;);&lt;br /&gt;var s:Sound = new Sound(req);&lt;br /&gt;&lt;br /&gt;in the requested place... in the actions panel after seleting frame 1 in the timeline. Everything is in place, but I don't hear the mp3 in the test movie.&lt;br /&gt;I placed the fla file in a folder on my document and the mp3 file is also in that location. I also renamed the mp3 file to &quot;click.mp3&quot; so that it reflects the actionscript used in the action panel.</description>
		<dc:creator>Templeta</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-13T09:37:36</dc:date>
	</item>
	</rdf:RDF>

