<?xml version="1.0" encoding="ISO-8859-1"?>	<rss version="2.0">
	    <channel>
    <title><![CDATA[staplefish's Threadless Blog]]></title>
    <description><![CDATA[Keep up to date on all things Threadless!]]></description>
    <link>http://www.threadless.com/</link>
    <lastBuildDate>Sun, 12 Oct 2008 14:40:52 -0500</lastBuildDate>
	
			<item>
			<title><![CDATA[help me, flash people!]]></title>
						<link><![CDATA[http://www.threadless.com/profile/181576/staplefish/65783/help_me_flash_people]]></link>
						<pubDate>Tue, 15 Aug 2006 23:56:50 -0500</pubDate>
			<description><![CDATA[so i use this actionscript to change the shirt color when you click on it accordingly:<br />
<br />
on (release)<br />
{ <br />
colorchange = new Color("/rectangle"); <br />
colorchange.setRGB(0x333333); <br />
}<br />
<br />
rectangle being the shirt. it works when i test it in flash, but when previewed in threadless it nulls the color changing :( i even went through the page source and got the actual SWF file without the zoom feature and the color changing worked.<br />
<br />
so how do i fix it?!?!?! thanks]]></description>
		</item>
		
	    </channel>
	</rss>