<?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>scuty's stuff</title>
	<atom:link href="http://blog.flashweb.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.flashweb.org</link>
	<description>just sharing my work</description>
	<lastBuildDate>Sat, 16 Jan 2010 11:21:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex: Normal Distribution Chart</title>
		<link>http://blog.flashweb.org/archives/18</link>
		<comments>http://blog.flashweb.org/archives/18#comments</comments>
		<pubDate>Fri, 15 May 2009 14:42:00 +0000</pubDate>
		<dc:creator>scuty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.flashweb.org/?p=18</guid>
		<description><![CDATA[Just in case you need this chart for a fancy report for your boss  
I was looking for something like this for a while now and couldn&#8217;t find anything. The thought part was how to split that area chart in individual pieces so I can display the standard deviation chunks. So the only way [...]]]></description>
		<wfw:commentRss>http://blog.flashweb.org/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex: Export valid HTML from RichTextEditor and back</title>
		<link>http://blog.flashweb.org/archives/7</link>
		<comments>http://blog.flashweb.org/archives/7#comments</comments>
		<pubDate>Mon, 13 Oct 2008 23:25:38 +0000</pubDate>
		<dc:creator>scuty</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Export RichTextEditor valid HTML]]></category>
		<category><![CDATA[Export valid HTML from the RichTextEditor]]></category>
		<category><![CDATA[Flex 3 RichTextEditor Valid HTML]]></category>
		<category><![CDATA[Flex RichTextEditor]]></category>
		<category><![CDATA[Flex RichTextEditor HTML Parser]]></category>
		<category><![CDATA[Flex RichTextEditor Valid HTML]]></category>
		<category><![CDATA[Flex RichTextEditor Valid HTML Parser]]></category>
		<category><![CDATA[HTML back to RichTextEditor parser]]></category>
		<category><![CDATA[RichTextEditor]]></category>
		<category><![CDATA[RichTextEditor HTML]]></category>
		<category><![CDATA[RichTextEditor HTML Parser]]></category>
		<category><![CDATA[RichTextEditor valid HTML]]></category>
		<category><![CDATA[RichTextEditor valid HTML output]]></category>

		<guid isPermaLink="false">http://blog.flashweb.org/?p=7</guid>
		<description><![CDATA[I&#8217;ve been looking for a RichTextEditor valid HTML parser for long time. I&#8217;ve seen all this regexp solutions but is not working all the time specially if you try to send an email with this RTE or to convert from HTML to RTE.
The solution to this problem is a XML approach. Maybe is a little [...]]]></description>
		<wfw:commentRss>http://blog.flashweb.org/archives/7/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Custom scroll box with mouse wheel scroll (AS2)</title>
		<link>http://blog.flashweb.org/archives/6</link>
		<comments>http://blog.flashweb.org/archives/6#comments</comments>
		<pubDate>Sun, 30 Mar 2008 12:29:03 +0000</pubDate>
		<dc:creator>scuty</dc:creator>
				<category><![CDATA[Flash AS]]></category>
		<category><![CDATA[flash 8 scroll box]]></category>
		<category><![CDATA[flash AS2 scroll box]]></category>
		<category><![CDATA[flash scroll]]></category>
		<category><![CDATA[mouse scroll]]></category>
		<category><![CDATA[scroll box]]></category>
		<category><![CDATA[scroll mouse wheel]]></category>

		<guid isPermaLink="false">http://flashweb.org/wp/?p=6</guid>
		<description><![CDATA[Recently I was working in a project where I needed a scroll box with dynamic content and the ability to attach movies, to create empty movie clips, load external .swf files, to play movies etc. I looked around some time in order to find a shell that is easy to insert into my project. I [...]]]></description>
		<wfw:commentRss>http://blog.flashweb.org/archives/6/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>dynamic text field bold and italic tags with embedded font problem (flash 8)</title>
		<link>http://blog.flashweb.org/archives/5</link>
		<comments>http://blog.flashweb.org/archives/5#comments</comments>
		<pubDate>Sun, 23 Mar 2008 13:02:06 +0000</pubDate>
		<dc:creator>scuty</dc:creator>
				<category><![CDATA[Flash AS]]></category>
		<category><![CDATA[bold ad intalic TextField]]></category>
		<category><![CDATA[Flash 8 TextField]]></category>
		<category><![CDATA[text field]]></category>
		<category><![CDATA[TextField]]></category>
		<category><![CDATA[TextField embedded fonts]]></category>

		<guid isPermaLink="false">http://flashweb.org/wp/?p=5</guid>
		<description><![CDATA[I&#8217;ve struggled a lot with this problem in the past. So I have decided to assemble a full example for those who are having the same problem. The whole problem is how to add the font names in the library and how to embed fonts for each tag.
So for bold you need to embed the [...]]]></description>
		<wfw:commentRss>http://blog.flashweb.org/archives/5/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>better looking embedded font for input, radio, button, check box and combo box components (Flash 8)</title>
		<link>http://blog.flashweb.org/archives/4</link>
		<comments>http://blog.flashweb.org/archives/4#comments</comments>
		<pubDate>Sun, 23 Mar 2008 11:57:43 +0000</pubDate>
		<dc:creator>scuty</dc:creator>
				<category><![CDATA[Flash AS]]></category>
		<category><![CDATA[better looking font components]]></category>
		<category><![CDATA[button anti-alias text]]></category>
		<category><![CDATA[check box anti-alias text]]></category>
		<category><![CDATA[combo box anti-alias text]]></category>
		<category><![CDATA[components anti-alias]]></category>
		<category><![CDATA[components embedded font]]></category>
		<category><![CDATA[flash 8 components font]]></category>
		<category><![CDATA[flash components embedded font]]></category>
		<category><![CDATA[input anti-alias text]]></category>
		<category><![CDATA[radio anti-alias text]]></category>

		<guid isPermaLink="false">http://flashweb.org/wp/?p=4</guid>
		<description><![CDATA[For dynamic Flash pages, you might need to add a component with action script and if you embed the fonts all you will see is a blurry text hard to read and not attractive at all. This will ruin your page look!
The only solution for this problem is to set the anti-alias of the component. [...]]]></description>
		<wfw:commentRss>http://blog.flashweb.org/archives/4/feed</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
