<?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: AddThis Popup Menu in Flash</title>
	<atom:link href="http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/</link>
	<description>Blog. Ugliest Word Ever.</description>
	<lastBuildDate>Sat, 04 Sep 2010 18:04:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Abramski</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-333</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Fri, 02 Jul 2010 02:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-333</guid>
		<description>Wow, they finally made a Flash API. I haven&#039;t tried it out yet, but it looks pretty robust. I would read this documentation as it is official and specifically made for Flash. It is more comprehensive and stable than my example and my proof of concept experiment &lt;a href=&quot;http://blog.robertabramski.com/2009/12/27/addthis-class-for-custom-flash-visualizations/&quot; rel=&quot;nofollow&quot;&gt;here.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Wow, they finally made a Flash API. I haven&#8217;t tried it out yet, but it looks pretty robust. I would read this documentation as it is official and specifically made for Flash. It is more comprehensive and stable than my example and my proof of concept experiment <a href="http://blog.robertabramski.com/2009/12/27/addthis-class-for-custom-flash-visualizations/" rel="nofollow">here.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-331</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Wed, 30 Jun 2010 12:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-331</guid>
		<description>Want to implement the addThis component for Flex, nothing has to be passed in HTML or Javascript.
I tried implementing the same way, but no luck :(
http://www.addthis.com/help/flash-examples

Can you please help me with a example in Flex.</description>
		<content:encoded><![CDATA[<p>Want to implement the addThis component for Flex, nothing has to be passed in HTML or Javascript.<br />
I tried implementing the same way, but no luck :(<br />
<a href="http://www.addthis.com/help/flash-examples" rel="nofollow">http://www.addthis.com/help/flash-examples</a></p>
<p>Can you please help me with a example in Flex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Abramski</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-290</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-290</guid>
		<description>Ivan, from what I understand addthis_compact is for the rollover menu only. This way of doing it circumvents that menu completely. So if you want to only show a few you are going to have to write a lot of excludes. You might be better off just using the bookmark.php URL instead and just making a button for each service you want.</description>
		<content:encoded><![CDATA[<p>Ivan, from what I understand addthis_compact is for the rollover menu only. This way of doing it circumvents that menu completely. So if you want to only show a few you are going to have to write a lot of excludes. You might be better off just using the bookmark.php URL instead and just making a button for each service you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-289</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-289</guid>
		<description>Thanks for all this. I&#039;m trying to include just a few destinations, ( facebook, twitter, linkedin and email) and I can&#039;t seem to get the addthis_compact to work. The exclude works fine, and I tried exclude all the destinations I don&#039;t want but the query string must to too long as about the last 15 or so are still showing up.

Anyone figure out how to do this?</description>
		<content:encoded><![CDATA[<p>Thanks for all this. I&#8217;m trying to include just a few destinations, ( facebook, twitter, linkedin and email) and I can&#8217;t seem to get the addthis_compact to work. The exclude works fine, and I tried exclude all the destinations I don&#8217;t want but the query string must to too long as about the last 15 or so are still showing up.</p>
<p>Anyone figure out how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Abramski</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-288</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Sun, 22 Nov 2009 20:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-288</guid>
		<description>John, This used to be possible, but it seems AddThis has changed something and didn&#039;t version the API when they did. 

&lt;a href=&quot;http://addthis.com/bookmark.php&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://addthis.com/bookmark.php&lt;/a&gt;

This page has a new, less last-minute-tacked-on look, but it seems that the email link was a causality.</description>
		<content:encoded><![CDATA[<p>John, This used to be possible, but it seems AddThis has changed something and didn&#8217;t version the API when they did. </p>
<p><a href="http://addthis.com/bookmark.php" target="_blank" rel="nofollow">http://addthis.com/bookmark.php</a></p>
<p>This page has a new, less last-minute-tacked-on look, but it seems that the email link was a causality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-287</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Nov 2009 21:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-287</guid>
		<description>Is it possible to have the email link listed within the bookmark list rather than being a different button?</description>
		<content:encoded><![CDATA[<p>Is it possible to have the email link listed within the bookmark list rather than being a different button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-286</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Nov 2009 21:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-286</guid>
		<description>Nevermind my last comment. Got it working. THANKS!!</description>
		<content:encoded><![CDATA[<p>Nevermind my last comment. Got it working. THANKS!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-285</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Nov 2009 20:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-285</guid>
		<description>Hi Robert,
I am trying to use your flex download, but it isn&#039;t working for me. I just started a new project and did not change anything. Is there a step or anything I need to do to get it working? I am just seeing the buttons, but they do not do anything.</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
I am trying to use your flex download, but it isn&#8217;t working for me. I just started a new project and did not change anything. Is there a step or anything I need to do to get it working? I am just seeing the buttons, but they do not do anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Abramski</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-284</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Thu, 19 Nov 2009 17:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-284</guid>
		<description>Steered clear by not addressing it. This is pretty disappointing. This is nothing new at all, you can do this with the bookmark script.

http://www.addthis.com/bookmark.php

You can send query variables like pub for username, url and s for service. They just made a different URL call for something already there. Nothing new, nothing groundbreaking.

What they really need to do, and I&#039;ve suggested this in the forum but only got their form response, is to make a sharing endpoint that gets a list of all the service codes that they have. Then at least I could build something that would be able to list to all services. That call used in conjunction with the bookmark script would be suffice to recreate their dialogue or any visualization in Flash, JavaScript, PHP or whatever.</description>
		<content:encoded><![CDATA[<p>Steered clear by not addressing it. This is pretty disappointing. This is nothing new at all, you can do this with the bookmark script.</p>
<p><a href="http://www.addthis.com/bookmark.php" rel="nofollow">http://www.addthis.com/bookmark.php</a></p>
<p>You can send query variables like pub for username, url and s for service. They just made a different URL call for something already there. Nothing new, nothing groundbreaking.</p>
<p>What they really need to do, and I&#8217;ve suggested this in the forum but only got their form response, is to make a sharing endpoint that gets a list of all the service codes that they have. Then at least I could build something that would be able to list to all services. That call used in conjunction with the bookmark script would be suffice to recreate their dialogue or any visualization in Flash, JavaScript, PHP or whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfroom</title>
		<link>http://blog.robertabramski.com/2009/07/08/addthis-popup-menu-in-flash/comment-page-1/#comment-283</link>
		<dc:creator>jfroom</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertabramski.com/2009/07/08/addthis-to-flash/#comment-283</guid>
		<description>Here&#039;s the links AddThis has provided. Looks like they&#039;ve steered clear of the whole overlay issue. 

http://www.addthis.com/help/flash-installation 
http://www.addthis.com/pages/embedded-example-flash</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the links AddThis has provided. Looks like they&#8217;ve steered clear of the whole overlay issue. </p>
<p><a href="http://www.addthis.com/help/flash-installation" rel="nofollow">http://www.addthis.com/help/flash-installation</a><br />
<a href="http://www.addthis.com/pages/embedded-example-flash" rel="nofollow">http://www.addthis.com/pages/embedded-example-flash</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
