<?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>The Danosphere. &#187; Code Snippets</title>
	<atom:link href="http://www.thedanosphere.com/cat/code-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedanosphere.com</link>
	<description>class TheDanosphere extends Dan implements Blog</description>
	<lastBuildDate>Thu, 03 Nov 2011 18:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Draw Dashed Lines in Flex / AS3</title>
		<link>http://www.thedanosphere.com/2009/02/05/draw-dashed-lines-in-flex-as3/</link>
		<comments>http://www.thedanosphere.com/2009/02/05/draw-dashed-lines-in-flex-as3/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 17:51:35 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[snipt]]></category>

		<guid isPermaLink="false">http://www.thedanosphere.com/?p=200</guid>
		<description><![CDATA[Here is a recent code snippet I wrote to draw dashed lines in Actionscript (I am using it in Flex). Very cool. I&#8217;m displaying it using the new &#8220;Snipt Embed&#8221; functionality from Snipt.org, pretty neat!
if(embedStylesPrinted != true) {document.write('');}var embedStylesPrinted = true;v1var content = 'asdfaspfds  #snipt-embed-1155351058 pre {    background-color: #fafafa !important;  [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a recent code snippet I wrote to draw dashed lines in Actionscript (I am using it in Flex). Very cool. I&#8217;m displaying it using the new &#8220;Snipt Embed&#8221; functionality from <a href="http://snipt.org">Snipt.org</a>, pretty neat!<br />
<script type="text/javascript" src="http://embed.snipt.org/Jkl"></script><noscript>if(embedStylesPrinted != true) {document.write('<link type="text/css" rel="stylesheet" href="http://snipt.org/snipt/extend/embed/snipt_js.css">');}var embedStylesPrinted = true;v1var content = '<div id="snipt-embed-255522638" class="snipt-embed" ><div class="snipt-embed-meta-container"><div class="snipt-embed-title">asdf</div><div class="snipt-embed-language">asp</div></div><div class="snipt-embed-code" style="background-color:#fafafa"><pre class="asp" style="font-size:12px;color: #;">fds</pre></div><div class="snipt-embed-byline" style="display:block"><div class="snipt-embed-logo" style="display:inline-block"><a href="http://snipt.org/zlkgl8" title="Powered by Snipt.org - Easily share source code" style="text-decoration:none"><img src="http://snipt.org/snipt/images/embed_logo.png" border="0"></a></div><!--<div class="snipt-embed-poweredby" style="display:inline-block"><a href="http://snipt.org/zlkgl8" title="Easily share source code">powered by snipt.org</a></div>--></div></div><style type="text/css">  #snipt-embed-255522638 pre {    background-color: #fafafa !important;    background-image: none !important;  }</style>';document.write(content);<br>[code snippet: <a href="http://snipt.org/Jkl">http://snipt.org/Jkl</a>]</noscript></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedanosphere.com/2009/02/05/draw-dashed-lines-in-flex-as3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

