<?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>Actionscript Classes &#187; Selection</title>
	<atom:link href="http://www.actionscriptclasses.com/category/selection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptclasses.com</link>
	<description>Actionscript Class File Repository</description>
	<lastBuildDate>Sat, 19 Jun 2010 18:02:46 +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>MarchingAntsSelect</title>
		<link>http://www.actionscriptclasses.com/2008/marchingantsselect/</link>
		<comments>http://www.actionscriptclasses.com/2008/marchingantsselect/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 17:53:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS 3]]></category>
		<category><![CDATA[Bitmap]]></category>
		<category><![CDATA[Display Object]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Selection]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=235</guid>
		<description><![CDATA[From the site:
This is a simple ActionScript 3 implementation of the class marching ants selection marquee you find in applications such as Photoshop.
The class is based off this ActionScript 2 example here;  http://www.nocircleno.com/experiments/selection_ants_proof/index.html, but adds in many more methods and is entirely self contained. Drawing the bitmaps for the marquee internally in the class.
Features

Either [...]]]></description>
			<content:encoded><![CDATA[<p>From the site:</p>
<blockquote><p>This is a simple ActionScript 3 implementation of the class marching ants selection marquee you find in applications such as Photoshop.</p>
<p>The class is based off this ActionScript 2 example here;  http://www.nocircleno.com/experiments/selection_ants_proof/index.html, but adds in many more methods and is entirely self contained. Drawing the bitmaps for the marquee internally in the class.</p>
<p>Features</p>
<ul>
Either Fixed or user drawn marquee<br />
Draggable or static fixed marque<br />
Programatically changeable marquee colours<br />
Programatically changeable marquee line thickness<br />
Does not rely on library assets for marquee
</ul>
</blockquote>
<p><a href="http://www.blog.noponies.com/archives/80" title="Marching Ants Selection Marquee">http://www.blog.noponies.com/archives/80</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2008/marchingantsselect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TransformManager</title>
		<link>http://www.actionscriptclasses.com/2007/transformmanager/</link>
		<comments>http://www.actionscriptclasses.com/2007/transformmanager/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 14:54:18 +0000</pubDate>
		<dc:creator>greensock</dc:creator>
				<category><![CDATA[AS 2]]></category>
		<category><![CDATA[AS 3]]></category>
		<category><![CDATA[Display Object]]></category>
		<category><![CDATA[Movieclip]]></category>
		<category><![CDATA[Selection]]></category>
		<category><![CDATA[TextField]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[Transform]]></category>
		<category><![CDATA[TransformManager]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/2007/transformmanager/</guid>
		<description><![CDATA[TransformManager makes it easy to add interactive scaling/rotating/moving of DisplayObjects to your Flash or Flex application. It uses an intuitive interaction style that's similar to most modern drawing applications. When the user clicks on a managed DisplayObject, a selection box will be drawn around it along with 8 handles for scaling/rotating. When the mouse is placed just outside of any of the scaling handles, the cursor will change to indicate that they're in rotation mode. Just like most other applications, the user can hold down the SHIFT key to select multiple items, to constrain scaling proportions, or to limit the rotation to 45 degree increments. TransformManager is available in AS2 and AS3.

<a href="http://www.greensock.com/transformmanageras3/">http://www.greensock.com/transformmanageras3/</a>]]></description>
			<content:encoded><![CDATA[<p>TransformManager makes it easy to add interactive scaling/rotating/moving of DisplayObjects to your Flash or Flex application. It uses an intuitive interaction style that&#8217;s similar to most modern drawing applications. When the user clicks on a managed DisplayObject, a selection box will be drawn around it along with 8 handles for scaling/rotating. When the mouse is placed just outside of any of the scaling handles, the cursor will change to indicate that they&#8217;re in rotation mode. Just like most other applications, the user can hold down the SHIFT key to select multiple items, to constrain scaling proportions, or to limit the rotation to 45 degree increments. TransformManager is available in AS2 and AS3.</p>
<p><a href="http://www.greensock.com/transformmanageras3/">http://www.greensock.com/transformmanageras3/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2007/transformmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
