<?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 for dasflash</title>
	<atom:link href="http://dasflash.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dasflash.com</link>
	<description>Flex, AIR &#38; the Flux of Flash</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:43:28 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SoundCloud-AS3-API: Small Update and new URL by Nico</title>
		<link>http://dasflash.com/2010/10/soundcloud-as3-api-small-update-and-new-url/comment-page-1/#comment-299</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=253#comment-299</guid>
		<description>Hi Dorian,

Thx for all your work, it&#039;s awesome!

I&#039;m a Flash Developer and I read your tuto about how to build an SoundCloud Flash based app but I did not find how to simply load the player to read an artist track like Foo Fighters or an entire playlist.

I tried to load the SoundCloud player with a loader but I have a security error...

Can you help me? Please send me a link. I&#039;m sure it&#039;s very simple.

Thx a lot.</description>
		<content:encoded><![CDATA[<p>Hi Dorian,</p>
<p>Thx for all your work, it&#8217;s awesome!</p>
<p>I&#8217;m a Flash Developer and I read your tuto about how to build an SoundCloud Flash based app but I did not find how to simply load the player to read an artist track like Foo Fighters or an entire playlist.</p>
<p>I tried to load the SoundCloud player with a loader but I have a security error&#8230;</p>
<p>Can you help me? Please send me a link. I&#8217;m sure it&#8217;s very simple.</p>
<p>Thx a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updates to the SoundCloud AS3 API by Evan</title>
		<link>http://dasflash.com/2009/09/updates-to-the-soundcloud-as3-api/comment-page-1/#comment-296</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Sun, 25 Dec 2011 21:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=85#comment-296</guid>
		<description>After downloading everything I am getting stuck at 1150: The protected attribute can only be used on class property definitions.</description>
		<content:encoded><![CDATA[<p>After downloading everything I am getting stuck at 1150: The protected attribute can only be used on class property definitions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SoundCloud-AS3-API: Small Update and new URL by Barry</title>
		<link>http://dasflash.com/2010/10/soundcloud-as3-api-small-update-and-new-url/comment-page-1/#comment-293</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Tue, 25 Oct 2011 16:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=253#comment-293</guid>
		<description>Hi Dorian,
Just wanted to let you know that I have been able to execute the resolve API call by building the full URL request from a string.

urlRequest.url = http://api.soundcloud.com/resolve?url=http://soundcloud.com/TRACKURL&amp;client_id=CONSUMER_KEY

I wasn&#039;t able to get it working if the oauthParams where included.</description>
		<content:encoded><![CDATA[<p>Hi Dorian,<br />
Just wanted to let you know that I have been able to execute the resolve API call by building the full URL request from a string.</p>
<p>urlRequest.url = <a href="http://api.soundcloud.com/resolve?url=http://soundcloud.com/TRACKURL&amp;client_id=CONSUMER_KEY" rel="nofollow">http://api.soundcloud.com/resolve?url=http://soundcloud.com/TRACKURL&amp;client_id=CONSUMER_KEY</a></p>
<p>I wasn&#8217;t able to get it working if the oauthParams where included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SoundCloud-AS3-API: Small Update and new URL by Barry</title>
		<link>http://dasflash.com/2010/10/soundcloud-as3-api-small-update-and-new-url/comment-page-1/#comment-292</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Wed, 19 Oct 2011 04:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=253#comment-292</guid>
		<description>Hi Dorian,
Do you have an example of how to call the &quot;resolve&quot; API with this library? I haven&#039;t been able to get it to work. I&#039;ve tried several patterns, but can&#039;t get it to work. I am currently manually using the resolve API in the API console to resolve tracks from their URL. If you have got this working, I would very much appreciate some guidance.

This wrapper has really helped me. Thanks very much for putting it out there.</description>
		<content:encoded><![CDATA[<p>Hi Dorian,<br />
Do you have an example of how to call the &#8220;resolve&#8221; API with this library? I haven&#8217;t been able to get it to work. I&#8217;ve tried several patterns, but can&#8217;t get it to work. I am currently manually using the resolve API in the API console to resolve tracks from their URL. If you have got this working, I would very much appreciate some guidance.</p>
<p>This wrapper has really helped me. Thanks very much for putting it out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Tutorial and Updates for the SoundCloud AS3 API by Dorian</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-271</link>
		<dc:creator>Dorian</dc:creator>
		<pubDate>Tue, 21 Jun 2011 16:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-271</guid>
		<description>Actually, the whole point of OAuth is that you can&#039;t do that ;)

You could only try to load the login form in a HTML view inside your app and then grab the security code from the URL of the returned page.

But honestly, I wouldn&#039;t enter my password in an app like this because there&#039;s no way to know that you&#039;re showing me the actual SoundCloud login form and not trying to phish my password. In the browser, you see the URL of the site and know that you&#039;re sending your password to SoundCloud.</description>
		<content:encoded><![CDATA[<p>Actually, the whole point of OAuth is that you can&#8217;t do that ;)</p>
<p>You could only try to load the login form in a HTML view inside your app and then grab the security code from the URL of the returned page.</p>
<p>But honestly, I wouldn&#8217;t enter my password in an app like this because there&#8217;s no way to know that you&#8217;re showing me the actual SoundCloud login form and not trying to phish my password. In the browser, you see the URL of the site and know that you&#8217;re sending your password to SoundCloud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Tutorial and Updates for the SoundCloud AS3 API by android music player</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-270</link>
		<dc:creator>android music player</dc:creator>
		<pubDate>Tue, 21 Jun 2011 16:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-270</guid>
		<description>Is there a way to connect in an air application without opening a browser window?</description>
		<content:encoded><![CDATA[<p>Is there a way to connect in an air application without opening a browser window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We don&#8217;t need Flash on the iPad, we need better tools to build HTML5 sites by Jay</title>
		<link>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/comment-page-1/#comment-266</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 01 Jun 2011 12:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=150#comment-266</guid>
		<description>yeah, well the blackberry tablet has flash now :)</description>
		<content:encoded><![CDATA[<p>yeah, well the blackberry tablet has flash now :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We don&#8217;t need Flash on the iPad, we need better tools to build HTML5 sites by android music player</title>
		<link>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/comment-page-1/#comment-265</link>
		<dc:creator>android music player</dc:creator>
		<pubDate>Thu, 19 May 2011 12:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=150#comment-265</guid>
		<description>&quot; And that’s why I think Flash Player will never really work on a mobile device.&quot;

I totally disagree... candytunes works awesomely  well on the HTC Evo.</description>
		<content:encoded><![CDATA[<p>&#8221; And that’s why I think Flash Player will never really work on a mobile device.&#8221;</p>
<p>I totally disagree&#8230; candytunes works awesomely  well on the HTC Evo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Tutorial and Updates for the SoundCloud AS3 API by Mick T.</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/comment-page-1/#comment-263</link>
		<dc:creator>Mick T.</dc:creator>
		<pubDate>Tue, 03 May 2011 16:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=125#comment-263</guid>
		<description>Hi

I&#039;m trying the advanced sample and I keep getting a 401 error:

 POST http://api.sandbox-soundcloud.com/oauth/request_token [HTTP/1.1 401 Unauthorized 243ms]

I have created a sandbox account and am using my OAuth1 key and secret and I&#039;m not sure how to debug?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m trying the advanced sample and I keep getting a 401 error:</p>
<p> POST <a href="http://api.sandbox-soundcloud.com/oauth/request_token" rel="nofollow">http://api.sandbox-soundcloud.com/oauth/request_token</a> [HTTP/1.1 401 Unauthorized 243ms]</p>
<p>I have created a sandbox account and am using my OAuth1 key and secret and I&#8217;m not sure how to debug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We don&#8217;t need Flash on the iPad, we need better tools to build HTML5 sites by trevor jordet</title>
		<link>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/comment-page-1/#comment-262</link>
		<dc:creator>trevor jordet</dc:creator>
		<pubDate>Wed, 09 Feb 2011 14:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://dasflash.com/?p=150#comment-262</guid>
		<description>html5 is pretty good, but it has nowhere near the power or browser penetration that flash has.

also, apple doesn&#039;t allow html5 to perform to it&#039;s full potential. they disable javascript calls to the audio elements for one.

IMO they do not want any technology to threaten their app store business.  I&#039;d gladly build iphone apps if there weren&#039;t so many restrictions on what you can build.  why spend months or even years building apps that could be denied by apple.

I don&#039;t like wasting my time or being censored.

I love apple desktops.  I wouldn&#039;t use anything else for developing, but they need to let creativity and innovation be more free on their mobile platforms.</description>
		<content:encoded><![CDATA[<p>html5 is pretty good, but it has nowhere near the power or browser penetration that flash has.</p>
<p>also, apple doesn&#8217;t allow html5 to perform to it&#8217;s full potential. they disable javascript calls to the audio elements for one.</p>
<p>IMO they do not want any technology to threaten their app store business.  I&#8217;d gladly build iphone apps if there weren&#8217;t so many restrictions on what you can build.  why spend months or even years building apps that could be denied by apple.</p>
<p>I don&#8217;t like wasting my time or being censored.</p>
<p>I love apple desktops.  I wouldn&#8217;t use anything else for developing, but they need to let creativity and innovation be more free on their mobile platforms.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

