<?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 Flex notes</title>
	<atom:link href="http://www.robertbak.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertbak.com/wordpress</link>
	<description>My notes on Flex related topics</description>
	<lastBuildDate>Wed, 26 May 2010 12:34:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Geolocation Library by Robert Bak</title>
		<link>http://www.robertbak.com/wordpress/2009/08/geolocation-library/comment-page-1/#comment-145</link>
		<dc:creator>Robert Bak</dc:creator>
		<pubDate>Wed, 26 May 2010 12:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=3#comment-145</guid>
		<description>It should work, check the example on google code: http://code.google.com/p/asgeolocation/issues/detail?id=1&amp;can=1 .

The reasons that might make in not work:
1) Javascript disabled
2) The bowser doesn&#039;t support geolocation (Internet Explorer?)</description>
		<content:encoded><![CDATA[<p>It should work, check the example on google code: <a href="http://code.google.com/p/asgeolocation/issues/detail?id=1&#038;can=1" rel="nofollow">http://code.google.com/p/asgeolocation/issues/detail?id=1&#038;can=1</a> .</p>
<p>The reasons that might make in not work:<br />
1) Javascript disabled<br />
2) The bowser doesn&#8217;t support geolocation (Internet Explorer?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geolocation Library by Sebastien Arbogast</title>
		<link>http://www.robertbak.com/wordpress/2009/08/geolocation-library/comment-page-1/#comment-144</link>
		<dc:creator>Sebastien Arbogast</dc:creator>
		<pubDate>Fri, 21 May 2010 21:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=3#comment-144</guid>
		<description>I&#039;ve just discovered your library and it&#039;s exactly what I was looking for. But I can&#039;t figure out how to make it work in Flex 4. I have to initialize the GeoLocator in ActionScript:

var application:Application = FlexGlobals.topLevelApplication as Application;
geolocator = new GeoLocator();
geolocator.applicationID = application.className;
geolocator.addEventListener(&quot;result&quot;, onGeolocatorResult);
geolocator.addEventListener(&quot;fault&quot;, onGeolocatorFault);

But then when I call geolocator.send(), I don&#039;t receive any event. Am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just discovered your library and it&#8217;s exactly what I was looking for. But I can&#8217;t figure out how to make it work in Flex 4. I have to initialize the GeoLocator in ActionScript:</p>
<p>var application:Application = FlexGlobals.topLevelApplication as Application;<br />
geolocator = new GeoLocator();<br />
geolocator.applicationID = application.className;<br />
geolocator.addEventListener(&#8220;result&#8221;, onGeolocatorResult);<br />
geolocator.addEventListener(&#8220;fault&#8221;, onGeolocatorFault);</p>
<p>But then when I call geolocator.send(), I don&#8217;t receive any event. Am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From photoshop design to a Flex 4 skin by Vince Genovese</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-132</link>
		<dc:creator>Vince Genovese</dc:creator>
		<pubDate>Mon, 19 Apr 2010 20:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-132</guid>
		<description>Hi Robert,

I like this article on Flex 4 Skins. It clearly describes what 

We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#039;m wondering whether you would consider adding a comment with a link to your post to the following page:

* Your page: http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/

* Our page: http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html

Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.

Vince Genovese
Senior Technical Writer
Adobe Systems Incorporated</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>I like this article on Flex 4 Skins. It clearly describes what </p>
<p>We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#8217;m wondering whether you would consider adding a comment with a link to your post to the following page:</p>
<p>* Your page: <a href="http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/" rel="nofollow">http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/</a></p>
<p>* Our page: <a href="http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html" rel="nofollow">http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html</a></p>
<p>Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: <a href="http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html" rel="nofollow">http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html</a>. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.</p>
<p>Vince Genovese<br />
Senior Technical Writer<br />
Adobe Systems Incorporated</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things you might not know about calling actionscript functions by Russ</title>
		<link>http://www.robertbak.com/wordpress/2010/02/things-you-might-not-know-about-calling-actionscript-functions/comment-page-1/#comment-7</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Sat, 20 Feb 2010 19:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=38#comment-7</guid>
		<description>That is interesting, I always wondered what ...args meant in a function definition, now I know, thanks!</description>
		<content:encoded><![CDATA[<p>That is interesting, I always wondered what &#8230;args meant in a function definition, now I know, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
