<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript-3/tags/stylesheet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 20:43:22 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3: Adding styles to a TextArea component using new TextFormat() - chrisaiv</title>
<link>http://snipplr.com/view/4099/as3-adding-styles-to-a-textarea-component-using-new-textformat/</link>
<description><![CDATA[ <p>Confusing but here's the rule. TextFields can use stylesheets. TextArea or TextInput need a new TextFormat()</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 16:58:25 GMT</pubDate>
<guid>http://snipplr.com/view/4099/as3-adding-styles-to-a-textarea-component-using-new-textformat/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Adding styles to a TextInput component using a new TextFormat() - chrisaiv</title>
<link>http://snipplr.com/view/4098/as3-adding-styles-to-a-textinput-component-using-a-new-textformat/</link>
<description><![CDATA[ <p>So from what I can tell, you can't style a TextArea or a TextInput component using a new StyleSheet(). Instead you need to use a new TextFormat().</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 16:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/4098/as3-adding-styles-to-a-textinput-component-using-a-new-textformat/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Adding styles to a TextField() using a new StyleSheet() object - chrisaiv</title>
<link>http://snipplr.com/view/4097/as3-adding-styles-to-a-textfield-using-a-new-stylesheet-object/</link>
<description><![CDATA[ <p>This doesn't show you how to load an external style sheet but it simulates what would happen if the stylesheet.css had already been loaded. Note! There is no simple way of applying a stylesheet to a TextArea component in Flash CS3</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 16:46:26 GMT</pubDate>
<guid>http://snipplr.com/view/4097/as3-adding-styles-to-a-textfield-using-a-new-stylesheet-object/</guid>
</item>
</channel>
</rss>