<?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: Using graphical and text primitives in Flex Gumbo</title>
	<atom:link href="http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan</title>
		<link>http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/comment-page-1/#comment-3976</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/#comment-3976</guid>
		<description>Hi Peter,

in your last AS3 example:

Looks like &#039;group.addItem(ellipse)&#039; changed to &#039;group.addElement(ellipse)&#039;
(I was using sdk_4.0.0.5409)

Cheers,
Stefan</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>in your last AS3 example:</p>
<p>Looks like &#8216;group.addItem(ellipse)&#8217; changed to &#8216;group.addElement(ellipse)&#8217;<br />
(I was using sdk_4.0.0.5409)</p>
<p>Cheers,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/comment-page-1/#comment-3977</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/#comment-3977</guid>
		<description>Thanks Peter, you&#039;ve pointed me in the right direction. I also use Redoable so getting the formatting for code right is now sorted. I checked out the html source code on your page and realised that you were using an iframe. Now I know that you&#039;re hand coding it. What you&#039;ve got does the job very well.</description>
		<content:encoded><![CDATA[<p>Thanks Peter, you&#8217;ve pointed me in the right direction. I also use Redoable so getting the formatting for code right is now sorted. I checked out the html source code on your page and realised that you were using an iframe. Now I know that you&#8217;re hand coding it. What you&#8217;ve got does the job very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/comment-page-1/#comment-3978</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/#comment-3978</guid>
		<description>Jason,

The formatting (background colors, icons, etc) is due to the WordPress template (Redoable). But I don&#039;t know if the template is compatible with newer versions of WordPress, so I don&#039;t know if I&#039;d recommend it. I believe there is a WP_Syntax plugin though that colors code, but I haven&#039;t tried it on this blog.

As for the SWFs, I embed them using an &lt;iframe/&gt;. Pretty low-tech, but it gets the job done. I just FTP the SWF+HTML+JS files to the web server and then set the iframe url to the HTML page.

Peter</description>
		<content:encoded><![CDATA[<p>Jason,</p>
<p>The formatting (background colors, icons, etc) is due to the WordPress template (Redoable). But I don&#8217;t know if the template is compatible with newer versions of WordPress, so I don&#8217;t know if I&#8217;d recommend it. I believe there is a WP_Syntax plugin though that colors code, but I haven&#8217;t tried it on this blog.</p>
<p>As for the SWFs, I embed them using an &lt;iframe/&gt;. Pretty low-tech, but it gets the job done. I just FTP the SWF+HTML+JS files to the web server and then set the iframe url to the HTML page.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/comment-page-1/#comment-3979</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/30/using-graphical-and-text-primitives-in-flex-gumbo/#comment-3979</guid>
		<description>Hey, bit off topic but I&#039;m wondering whether you&#039;re using any Wordpress plugins to embed your flex examples? Also, the code formatting looks ace, is that something you&#039;ve knocked together yourself or is it a plugin for Wordpress?

Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Hey, bit off topic but I&#8217;m wondering whether you&#8217;re using any WordPress plugins to embed your flex examples? Also, the code formatting looks ace, is that something you&#8217;ve knocked together yourself or is it a plugin for WordPress?</p>
<p>Keep up the great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

