<?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: ActionScript 2 Random Compositions Tutorial</title>
	<atom:link href="http://www.blog.noponies.com/2008/01/actionscript-2-random-compositions-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.noponies.com/2008/01/actionscript-2-random-compositions-tutorial/</link>
	<description>I want a pony for xmas! Flash, ActionScript, Drawing, Code, Illustration from New Zealand.</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:49:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-2-random-compositions-tutorial/comment-page-1/#comment-14586</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 15 Jul 2009 04:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/24#comment-14586</guid>
		<description>Hi-

Say I wanted to do something similar to your example, but with traced bitmaps.  Like 100&#039;s of them... This could get disastrously huge, if not impossible (and crash) right?

My question is:

There&#039;s a Main swf file and individual AS files that are &quot;attached&quot; to each clip in the library.  Since this is generative and runs randomly, is it possible to make individual SWFs for each library element and only have them load when needed / called, etc. ?

If so, can someone help me?

THANKS!</description>
		<content:encoded><![CDATA[<p>Hi-</p>
<p>Say I wanted to do something similar to your example, but with traced bitmaps.  Like 100&#8217;s of them&#8230; This could get disastrously huge, if not impossible (and crash) right?</p>
<p>My question is:</p>
<p>There&#8217;s a Main swf file and individual AS files that are &#8220;attached&#8221; to each clip in the library.  Since this is generative and runs randomly, is it possible to make individual SWFs for each library element and only have them load when needed / called, etc. ?</p>
<p>If so, can someone help me?</p>
<p>THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-2-random-compositions-tutorial/comment-page-1/#comment-3545</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 03 Nov 2008 21:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/24#comment-3545</guid>
		<description>I&#039;m using the class approach to building the composition, creating an actionscript file for each element in the composition (ie- having a rose.as for the rose_mc).  It&#039;s my understanding that (rose_mc) should have its background turned into a nested symbol where it&#039;s instance name is called &quot;bg.&quot;  I see that this is reference in the .AS giving the bg a random color from the array.  But what if I wanted to change the color of the stroke too?  After turning the stroke into a symbol, how would one go about referencing that in the .AS as well?? (ie- rose_mc = rose_bg + rose_stroke). 

Also, is there a way to limit the layering order in the main actionscript of the flash file without having to manually click and send movieclips backwards (while holding down the LEFT key)?  I have certain compositional elements that are intended to be random variations of the stage color and I wanted them to always be BEHIND the rest of the movieclips that are more saturated in color.  This would push the depth and dimensionality of the composition, albeit randomly (which is good!)</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the class approach to building the composition, creating an actionscript file for each element in the composition (ie- having a rose.as for the rose_mc).  It&#8217;s my understanding that (rose_mc) should have its background turned into a nested symbol where it&#8217;s instance name is called &#8220;bg.&#8221;  I see that this is reference in the .AS giving the bg a random color from the array.  But what if I wanted to change the color of the stroke too?  After turning the stroke into a symbol, how would one go about referencing that in the .AS as well?? (ie- rose_mc = rose_bg + rose_stroke). </p>
<p>Also, is there a way to limit the layering order in the main actionscript of the flash file without having to manually click and send movieclips backwards (while holding down the LEFT key)?  I have certain compositional elements that are intended to be random variations of the stage color and I wanted them to always be BEHIND the rest of the movieclips that are more saturated in color.  This would push the depth and dimensionality of the composition, albeit randomly (which is good!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarita</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-2-random-compositions-tutorial/comment-page-1/#comment-1459</link>
		<dc:creator>sarita</dc:creator>
		<pubDate>Mon, 14 Jul 2008 06:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/24#comment-1459</guid>
		<description>it is useful</description>
		<content:encoded><![CDATA[<p>it is useful</p>
]]></content:encoded>
	</item>
</channel>
</rss>
