<?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/component</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 17:42:52 GMT</pubDate>
<item>
<title>(ActionScript 3) Change Label Component Properties - SmpleJohn</title>
<link>http://snipplr.com/view/45497/change-label-component-properties/</link>
<description><![CDATA[ <p>This is the code for changing the color of a label in Flash's components.</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 13:08:08 GMT</pubDate>
<guid>http://snipplr.com/view/45497/change-label-component-properties/</guid>
</item>
<item>
<title>(ActionScript 3) ImageComponent - martijnbleyen</title>
<link>http://snipplr.com/view/36508/imagecomponent/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jun 2010 08:48:55 GMT</pubDate>
<guid>http://snipplr.com/view/36508/imagecomponent/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Format the Text of a TextArea Component - adrianparr</title>
<link>http://snipplr.com/view/34266/as3-format-the-text-of-a-textarea-component/</link>
<description><![CDATA[ <p>To style the text in a TextArea component, create a TextFormat object and pass it to the TextArea's setStyle method.</p> ]]></description>
<pubDate>Tue, 11 May 2010 14:38:12 GMT</pubDate>
<guid>http://snipplr.com/view/34266/as3-format-the-text-of-a-textarea-component/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 FLVPlayback Component Video Metadata - adrianparr</title>
<link>http://snipplr.com/view/30220/as3-flvplayback-component-video-metadata/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Mar 2010 10:55:03 GMT</pubDate>
<guid>http://snipplr.com/view/30220/as3-flvplayback-component-video-metadata/</guid>
</item>
<item>
<title>(ActionScript 3) Flex Custom Component Skeleton - allnatural</title>
<link>http://snipplr.com/view/29794/flex-custom-component-skeleton/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Mar 2010 16:49:47 GMT</pubDate>
<guid>http://snipplr.com/view/29794/flex-custom-component-skeleton/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Remove Border and Background on TextArea Component - adrianparr</title>
<link>http://snipplr.com/view/28373/as3-remove-border-and-background-on-textarea-component/</link>
<description><![CDATA[ <p>These two lines remove the border from an ActionScript 3 TextArea component instance. You can also double-click on the TextArea on the stage, go in to the 'focusRectSkin' MovieClip and set the 'border' layer as a guide.</p> ]]></description>
<pubDate>Tue, 16 Feb 2010 07:07:40 GMT</pubDate>
<guid>http://snipplr.com/view/28373/as3-remove-border-and-background-on-textarea-component/</guid>
</item>
<item>
<title>(ActionScript 3) Bitmap.draw with FLVPlayback component using a Streaming RTMP source - rondog</title>
<link>http://snipplr.com/view/24527/bitmapdraw-with-flvplayback-component-using-a-streaming-rtmp-source/</link>
<description><![CDATA[ <p>If you ever need to take a snapshot of an FLV that is streaming, you know you cant just use bitmap.draw because you get a Security Sandbox Violation. To be specific:

SecurityError: Error #2135: Security sandbox violation: BitmapData.draw: file:///your.swf cannot access rtmp://yourStreamingServer.net. RTMP content cannot be accessed using this API.
	at flash.display::BitmapData/draw()
	at Untitled_fla::MainTimeline/takeSnapshot()

This will allow you to do it by simply disconnecting the netStream and reattaching it.</p> ]]></description>
<pubDate>Wed, 09 Dec 2009 14:24:57 GMT</pubDate>
<guid>http://snipplr.com/view/24527/bitmapdraw-with-flvplayback-component-using-a-streaming-rtmp-source/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 | KCComponent | Basic Component - alejandromb</title>
<link>http://snipplr.com/view/24421/as3--kccomponent--basic-component/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Dec 2009 12:45:43 GMT</pubDate>
<guid>http://snipplr.com/view/24421/as3--kccomponent--basic-component/</guid>
</item>
<item>
<title>(ActionScript 3) Setting a Default Skin - GarthDB</title>
<link>http://snipplr.com/view/14263/setting-a-default-skin/</link>
<description><![CDATA[ <p>This is an example of how to define a default skin in a component written in ActionScript 3 that extends a spark component.</p> ]]></description>
<pubDate>Wed, 22 Apr 2009 00:57:13 GMT</pubDate>
<guid>http://snipplr.com/view/14263/setting-a-default-skin/</guid>
</item>
</channel>
</rss>