<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VivMedia Code: Selection Controller</title>
	<atom:link href="http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/</link>
	<description>Looking at the world of media: from music to RIA.</description>
	<lastBuildDate>Mon, 23 Nov 2009 08:39:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-763</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 18 Jul 2008 13:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-763</guid>
		<description>&lt;p&gt;The example code above is Flex but the SelectionController does work with CS3.  I whipped up a quick example for you and posted it here:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://blog.vivisectingmedia.com/examples/SelectionContollerExampleCS3.zip&quot;&gt;http://blog.vivisectingmedia.com/examples/Selec...&lt;/a&gt;&lt;br&gt;&lt;br&gt;I didn&#039;t get a chance to comment the code since this is a quick and dirty example.  What is going on is that you have a Document class that generates two SelectableItems, places the items on the stage and then adds them to the SelectionController.&lt;br&gt;&lt;br&gt;The items themselves are responsible for tracking their own click event and updating their selection.  Check out the code and let me know if this helps explain how to use the SelectionController in CS3.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The example code above is Flex but the SelectionController does work with CS3.  I whipped up a quick example for you and posted it here:<br /><br /><a href="http://blog.vivisectingmedia.com/examples/SelectionContollerExampleCS3.zip"></a><a href="http://blog.vivisectingmedia.com/examples/Selec.." rel="nofollow">http://blog.vivisectingmedia.com/examples/Selec..</a>.<br /><br />I didn&#8217;t get a chance to comment the code since this is a quick and dirty example.  What is going on is that you have a Document class that generates two SelectableItems, places the items on the stage and then adds them to the SelectionController.<br /><br />The items themselves are responsible for tracking their own click event and updating their selection.  Check out the code and let me know if this helps explain how to use the SelectionController in CS3.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-623</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 11:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-623</guid>
		<description>&lt;p&gt;Ok I cleared up most of the errors, but im confused.  is this code for Flash CS3 or Flex?&lt;br&gt;because it doesnt seem to work on flash CS3&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok I cleared up most of the errors, but im confused.  is this code for Flash CS3 or Flex?<br />because it doesnt seem to work on flash CS3</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-762</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 11:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-762</guid>
		<description>&lt;p&gt;Ok I cleared up most of the errors, but im confused.  is this code for Flash CS3 or Flex?&lt;br&gt;because it doesnt seem to work on flash CS3&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok I cleared up most of the errors, but im confused.  is this code for Flash CS3 or Flex?<br />because it doesnt seem to work on flash CS3</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-636</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-636</guid>
		<description>&lt;p&gt;Hey thanks for the code, ive been looking for something like this for a while&lt;br&gt;I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.&lt;br&gt;&lt;br&gt;error: 1017 the definition of base class Button was not found and a few other&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey thanks for the code, ive been looking for something like this for a while<br />I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.<br /><br />error: 1017 the definition of base class Button was not found and a few other</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-675</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-675</guid>
		<description>&lt;p&gt;Hey thanks for the code, ive been looking for something like this for a while&lt;br&gt;I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.&lt;br&gt;&lt;br&gt;error: 1017 the definition of base class Button was not found and a few other&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey thanks for the code, ive been looking for something like this for a while<br />I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.<br /><br />error: 1017 the definition of base class Button was not found and a few other</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-750</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-750</guid>
		<description>&lt;p&gt;Hey thanks for the code, ive been looking for something like this for a while&lt;br&gt;I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.&lt;br&gt;&lt;br&gt;error: 1017 the definition of base class Button was not found and a few other&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey thanks for the code, ive been looking for something like this for a while<br />I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.<br /><br />error: 1017 the definition of base class Button was not found and a few other</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wootwoot</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-761</link>
		<dc:creator>wootwoot</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-761</guid>
		<description>&lt;p&gt;Hey thanks for the code, ive been looking for something like this for a while&lt;br&gt;I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.&lt;br&gt;&lt;br&gt;error: 1017 the definition of base class Button was not found and a few other&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey thanks for the code, ive been looking for something like this for a while<br />I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.<br /><br />error: 1017 the definition of base class Button was not found and a few other</p>]]></content:encoded>
	</item>
	<item>
		<title>By: webnesto</title>
		<link>http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/comment-page-1/#comment-760</link>
		<dc:creator>webnesto</dc:creator>
		<pubDate>Thu, 03 Jul 2008 19:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vivisectingmedia.com/2008/07/vivmedia-code-selection-controller/#comment-760</guid>
		<description>&lt;p&gt;This is a great pattern.  It&#039;s frustrating to me that with as long as web-tech has been around and as long as developers have been hacking form elements, using non-form elements &lt;em&gt;as&lt;/em&gt; form elements, and otherwise completely thumbing our noses at the way the system(s) have been designed, they haven&#039;t redesigned the system.  You would think that this kind of functionality should be a class of behavior that can be assigned to &lt;em&gt;any&lt;/em&gt; element rather than one defined as a &quot;radio button&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is a great pattern.  It&#8217;s frustrating to me that with as long as web-tech has been around and as long as developers have been hacking form elements, using non-form elements <em>as</em> form elements, and otherwise completely thumbing our noses at the way the system(s) have been designed, they haven&#8217;t redesigned the system.  You would think that this kind of functionality should be a class of behavior that can be assigned to <em>any</em> element rather than one defined as a &#8220;radio button&#8221;.</p>]]></content:encoded>
	</item>
</channel>
</rss>
