<?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: New Tutorial and Updates for the SoundCloud AS3 API</title>
	<atom:link href="http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/</link>
	<description>Flex, AIR &#38; the Flux of Flash</description>
	<lastBuildDate>Sun, 18 Jul 2010 12:25:30 -0400</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dorian</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-83</link>
		<dc:creator>Dorian</dc:creator>
		<pubDate>Wed, 21 Apr 2010 17:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-83</guid>
		<description>@Marc 
You&#039;re right, the API uses the sandbox by default. That&#039;s just to avoid that you accidentally mess up your live data when playing around with the API. To access the live system, you have to set the 4th argument in the constructor to &quot;true&quot;. So if you don&#039;t use OAuth, that would be:
var scClient:SoundcloudClient = new SoundcloudClient(&quot;&quot;, &quot;&quot;, null, true);
See the docs for a reference for all parameters:
&lt;a href=&quot;http://dasflash.com/soundcloud-as3-api/asdoc/com/dasflash/soundcloud/as3api/SoundcloudClient.html#SoundcloudClient()&quot; rel=&quot;nofollow&quot;&gt;http://dasflash.com/soundcloud-as3-api/asdoc/com/dasflash/soundcloud/as3api/SoundcloudClient.html#SoundcloudClient()&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Marc<br />
You&#8217;re right, the API uses the sandbox by default. That&#8217;s just to avoid that you accidentally mess up your live data when playing around with the API. To access the live system, you have to set the 4th argument in the constructor to &#8220;true&#8221;. So if you don&#8217;t use OAuth, that would be:<br />
var scClient:SoundcloudClient = new SoundcloudClient(&#8221;", &#8220;&#8221;, null, true);<br />
See the docs for a reference for all parameters:<br />
<a href="http://dasflash.com/soundcloud-as3-api/asdoc/com/dasflash/soundcloud/as3api/SoundcloudClient.html#SoundcloudClient()" rel="nofollow">http://dasflash.com/soundcloud-as3-api/asdoc/com/dasflash/soundcloud/as3api/SoundcloudClient.html#SoundcloudClient()</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Widmer</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-82</link>
		<dc:creator>Marc Widmer</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-82</guid>
		<description>Hi There

Thans for the API first. I have question which i could not solve so far. 

I am currently implementing a custom flash player for public files of a specific user. I need to do it in flash, but actually i do not need auth, as only public content is used. 

is it possible that:

var scClient:SoundcloudClient = new SoundcloudClient();

is always in sandbox mode? because the retrieved stream-url looks like this:
http://media.sandbox-soundcloud.com/stream/****

How can i connect as simple as described but in live mode, not sandbox. 

Any help would be really apreciated. 

Thanks a lot, beside this everything works really nice
Best M</description>
		<content:encoded><![CDATA[<p>Hi There</p>
<p>Thans for the API first. I have question which i could not solve so far. </p>
<p>I am currently implementing a custom flash player for public files of a specific user. I need to do it in flash, but actually i do not need auth, as only public content is used. </p>
<p>is it possible that:</p>
<p>var scClient:SoundcloudClient = new SoundcloudClient();</p>
<p>is always in sandbox mode? because the retrieved stream-url looks like this:<br />
<a href="http://media.sandbox-soundcloud.com/stream/" rel="nofollow">http://media.sandbox-soundcloud.com/stream/</a>****</p>
<p>How can i connect as simple as described but in live mode, not sandbox. </p>
<p>Any help would be really apreciated. </p>
<p>Thanks a lot, beside this everything works really nice<br />
Best M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis Varga</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-76</link>
		<dc:creator>Francis Varga</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-76</guid>
		<description>Hi nice work… i will check it on github! :)

Upps wrong link, sry for double posting! :)</description>
		<content:encoded><![CDATA[<p>Hi nice work… i will check it on github! :)</p>
<p>Upps wrong link, sry for double posting! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis Varga</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-75</link>
		<dc:creator>Francis Varga</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-75</guid>
		<description>Hi nice work... i will check it on github! :)</description>
		<content:encoded><![CDATA[<p>Hi nice work&#8230; i will check it on github! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andre</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-45</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Tue, 09 Feb 2010 09:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-45</guid>
		<description>Wicked! i will plug this into my site as soon as ive got a day off ++</description>
		<content:encoded><![CDATA[<p>Wicked! i will plug this into my site as soon as ive got a day off ++</p>
]]></content:encoded>
	</item>
</channel>
</rss>
