<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>cocos2d for iPhone &#187; Topic: Facebook post page application customization help!</title>
		<link>http://www.cocos2d-iphone.org/forum/topic/4344</link>
		<description>A fast, easy to use, free, and community supported 2D game engine</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 02:10:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.cocos2d-iphone.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.cocos2d-iphone.org/forum/rss/topic/4344" rel="self" type="application/rss+xml" />

		<item>
			<title>Ricardo1980 on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-46647</link>
			<pubDate>Sat, 17 Jul 2010 23:56:19 +0000</pubDate>
			<dc:creator>Ricardo1980</dc:creator>
			<guid isPermaLink="false">46647@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Hi!</p>
<p>One question, Do you really use FBStreamDialog?<br />
I mean, if I use that then user can write something, apart than the dialog.</p>
<p>I remember doodle jump does not ask you anything, just post it silently,<br />
How can I do that?</p>
<p>Thanks.
</p></description>
		</item>
		<item>
			<title>Toolism on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-26010</link>
			<pubDate>Mon, 08 Feb 2010 22:13:27 +0000</pubDate>
			<dc:creator>Toolism</dc:creator>
			<guid isPermaLink="false">26010@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Nevermind I just found out that the current FBConnect implementation for the iPhone does not allow for this. But the link wouldn't appear correctly anyway, as I've tested with a very long one, it got cut off and moved down to the next line, so there is no reall good reason for including more than one actionlink anyway.
</p></description>
		</item>
		<item>
			<title>Toolism on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-26008</link>
			<pubDate>Mon, 08 Feb 2010 21:40:31 +0000</pubDate>
			<dc:creator>Toolism</dc:creator>
			<guid isPermaLink="false">26008@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Umm.. one last question.. Do you think its possible to publish more than one link in the actionlink section? If for example i'd want to have - Get the App  and then next to it another link that would say - Become a fan -?</p>
<p>Would this be the correct way to do this? : </p>
<p><code>NSString * actionLinkString = @&#34;[{\&#34;text\&#34;:\&#34;Get Tiki Totems\&#34;, \&#34;href\&#34;:\&#34;http://bit.ly/bJwHP3\&#34;},{\&#34;text\&#34;:\&#34;become a Fan\&#34;, \&#34;href\&#34;:\&#34;http://bit.ly/bJwHP3\&#34;}]&#34;;</code>
</p></description>
		</item>
		<item>
			<title>Toolism on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-26005</link>
			<pubDate>Mon, 08 Feb 2010 21:26:20 +0000</pubDate>
			<dc:creator>Toolism</dc:creator>
			<guid isPermaLink="false">26005@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Holy! Thanks!
</p></description>
		</item>
		<item>
			<title>adik on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-25997</link>
			<pubDate>Mon, 08 Feb 2010 20:18:20 +0000</pubDate>
			<dc:creator>adik</dc:creator>
			<guid isPermaLink="false">25997@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Yes, just recently I was curious about it too.<br />
I think they are called action links. Have a look at this code on how to implement it:</p>
<p>FBStreamDialog* dialog = [[[FBStreamDialog alloc] init] autorelease];<br />
dialog.delegate = self;<br />
NSString *attachmentString ...<br />
dialog.attachment = attachmentString;<br />
NSString *actionLinkString = @"[{\"text\":\"Get it on the App Store\", \"href\":\"http://itunes.com/apps/yourApp\"}]";<br />
dialog.actionLinks = actionLinkString;</p>
<p>[dialog show];
</p></description>
		</item>
		<item>
			<title>Toolism on "Facebook post page application customization help!"</title>
			<link>http://www.cocos2d-iphone.org/forum/topic/4344#post-25978</link>
			<pubDate>Mon, 08 Feb 2010 17:02:57 +0000</pubDate>
			<dc:creator>Toolism</dc:creator>
			<guid isPermaLink="false">25978@http://www.cocos2d-iphone.org/forum/</guid>
			<description><p>Sorry for posting this here but the facebook dev forums have been down for the last two days. I've managed to integrate facebook posting from our app to facebook. However when I compared what i've got with what Doodle Jump posts there is one major difference.</p>
<p>Does anyone know how to add something to the lower bar displayed under a facebook post? Allow me to demonstrate what I'm talking about.</p>
<p>Here is what I have :<br />
<img src="http://img251.imageshack.us/img251/9292/screenshot20100208at175.png" /></p>
<p>And here is what I want :<br />
<img src="http://imgur.com/y959E.png" /></p>
<p>My app has the Like and Comment button but how do I add the extra button? Does anyone know?
</p></description>
		</item>

	</channel>
</rss>

