<?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: FacebookLogger</title>
	<atom:link href="http://blog.yoz.sk/2009/12/facebooklogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yoz.sk/2009/12/facebooklogger/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebooklogger</link>
	<description>My life, my work</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:37:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TwitterLogger class to full twitter api access from ActionScript 3 at Jozef Chúťka&#39;s blog</title>
		<link>http://blog.yoz.sk/2009/12/facebooklogger/comment-page-1/#comment-1344</link>
		<dc:creator>TwitterLogger class to full twitter api access from ActionScript 3 at Jozef Chúťka&#39;s blog</dc:creator>
		<pubDate>Tue, 13 Apr 2010 15:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=750#comment-1344</guid>
		<description>[...] been working with Twitter API, trying to make the api usable for flash in browser the same way as FacebookLogger (Facebook API extension) is. Guess what, I did it! I created TwitterLogger. TwitterLogger class [...]</description>
		<content:encoded><![CDATA[<p>[...] been working with Twitter API, trying to make the api usable for flash in browser the same way as FacebookLogger (Facebook API extension) is. Guess what, I did it! I created TwitterLogger. TwitterLogger class [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parsing FQL result at Jozef Chúťka&#39;s blog</title>
		<link>http://blog.yoz.sk/2009/12/facebooklogger/comment-page-1/#comment-383</link>
		<dc:creator>Parsing FQL result at Jozef Chúťka&#39;s blog</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=750#comment-383</guid>
		<description>[...] e.g. extended FacebookLogger and add these [...]</description>
		<content:encoded><![CDATA[<p>[...] e.g. extended FacebookLogger and add these [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Facebook Login For Desktop Application at Jozef Chúťka&#39;s blog</title>
		<link>http://blog.yoz.sk/2009/12/facebooklogger/comment-page-1/#comment-379</link>
		<dc:creator>Elegant Facebook Login For Desktop Application at Jozef Chúťka&#39;s blog</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=750#comment-379</guid>
		<description>[...] post connects my 3 previous posts: Flex IFrame – Web browser in flash, FacebookLogger and Facebook Extended Permissions With Authorization by Overriding Class in swc in order to create [...]</description>
		<content:encoded><![CDATA[<p>[...] post connects my 3 previous posts: Flex IFrame – Web browser in flash, FacebookLogger and Facebook Extended Permissions With Authorization by Overriding Class in swc in order to create [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozef Chúťka</title>
		<link>http://blog.yoz.sk/2009/12/facebooklogger/comment-page-1/#comment-351</link>
		<dc:creator>Jozef Chúťka</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=750#comment-351</guid>
		<description>hi JRobbins, thanks for your feedback, well, there is protected setter defined on line 36:
protected function set connected...
so setting must be via protected namespace just like it is:
protected::connected = true;

these classes are created and tested for flex 3, using facebook flex api v3.3. did you have any problems using it?</description>
		<content:encoded><![CDATA[<p>hi JRobbins, thanks for your feedback, well, there is protected setter defined on line 36:<br />
protected function set connected&#8230;<br />
so setting must be via protected namespace just like it is:<br />
protected::connected = true;</p>
<p>these classes are created and tested for flex 3, using facebook flex api v3.3. did you have any problems using it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JRobbins</title>
		<link>http://blog.yoz.sk/2009/12/facebooklogger/comment-page-1/#comment-347</link>
		<dc:creator>JRobbins</dc:creator>
		<pubDate>Fri, 08 Jan 2010 22:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=750#comment-347</guid>
		<description>Thanks for sharing all your hard work.  I was trying the code that you provided, but there seems to be a typo in the FacebookLogger class.

line 66 protected::connected = true;

should be 

public::connected = true;</description>
		<content:encoded><![CDATA[<p>Thanks for sharing all your hard work.  I was trying the code that you provided, but there seems to be a typo in the FacebookLogger class.</p>
<p>line 66 protected::connected = true;</p>
<p>should be </p>
<p>public::connected = true;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

