<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jeffguthrie.com &#187; cs4</title>
	<atom:link href="http://www.jeffguthrie.com/tag/cs4/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jeffguthrie.com</link>
	<description>web developer specializing in Flash work</description>
	<lastBuildDate>Fri, 18 Jun 2010 01:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Dynamically Add UIScrollbar to Textfield AS3</title>
		<link>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield</link>
		<comments>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield#comments</comments>
		<pubDate>Thu, 18 Feb 2010 02:30:30 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=553</guid>
		<description><![CDATA[This is building off my previous post and adding a scrollbar to the textfield if there are too may tweets to fit in it. You don&#8217;t need to load data from a HTTPService but this is helpful for loading data when you don&#8217;t know its length ahead of time. 1 2 3 4 5 6 [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTPService and ArrayCollection in Flash CS4</title>
		<link>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4</link>
		<comments>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:26:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[FLEX]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=549</guid>
		<description><![CDATA[Recently I had a need to use the HTTPService &#038; ArrayCollection Flex classes from inside Flash CS4. In order to do this you need to point to the Flex classes in your Flash preferences as outlined in this post. Code after the jump. 1 2 3 4 5 6 7 8 9 10 11 12 [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where do I put swc files in Flash CS4?</title>
		<link>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4</link>
		<comments>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4#comments</comments>
		<pubDate>Fri, 27 Mar 2009 06:06:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[cs4]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=335</guid>
		<description><![CDATA[I ran across this question the other day and there were links to CS3 but not for CS4. What I did was put it in the following location, after creating a new folder to hold my components for organization. A restart of CS4 will have them show up in your components library. C:\Documents and Settings\username\Local [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
