<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Scriptographer.com - Crazy Dashes</title> 
		<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/</link>
		<description>Scriptographer.com</description>
		<lastBuildDate>Thu, 13 Dec 2007 04:13:02 +0100</lastBuildDate>
		<generator></generator>
		<language>en</language>
			<item>
			<title>Crazy Dashes</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2059/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2059/</guid>
			<pubDate>Thu, 13 Dec 2007 04:13:02 +0100</pubDate>
			<dc:creator><a href="/Users/keegan/">keegan</a></dc:creator>
			<description>&lt;p&gt;
this script makes a line or a bunch of lines dashed, with random values for the gap and dash.&lt;br /&gt;
&lt;br /&gt;
It&apos;s kind of fun to use on lots and lots of lines at once. Why not use it with the spiderweb script or wall blazer first?&lt;br /&gt;
&lt;br /&gt;
After all, who doesn&apos;t love a little randomness?

&lt;/p&gt;
&lt;p&gt;
	&lt;span class=&quot;icon-small&quot;&gt;
	&lt;a href=&quot;/Scripts/General+Scripts/Crazy-Dashes/2059/resources/crazy-dash.js&quot;&gt;&lt;img src=&quot;/static/img/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&amp;nbsp;crazy-dash.js&lt;/a&gt;
&lt;/span&gt;

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>v2</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2168/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2168/</guid>
			<pubDate>Tue, 05 Feb 2008 02:25:39 +0100</pubDate>
			<dc:creator><a href="/Users/keegan/">keegan</a></dc:creator>
			<description>&lt;p&gt;
A minor improvement occurred to me, so here is an updated version of this script. You can now assign a random stroke weight to selected objects.

&lt;/p&gt;
&lt;p&gt;
	&lt;span class=&quot;icon-small&quot;&gt;
	&lt;a href=&quot;/Scripts/General+Scripts/Crazy-Dashes/2168/resources/crazy-dash_v2.js&quot;&gt;&lt;img src=&quot;/static/img/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&amp;nbsp;crazy-dash_v2.js&lt;/a&gt;
&lt;/span&gt;

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: v2</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2278/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2278/</guid>
			<pubDate>Mon, 24 Mar 2008 11:44:01 +0100</pubDate>
			<dc:creator><a href="http://king" target="_blank">hawken</a></dc:creator>
			<description>&lt;p&gt;
where do I put it?&lt;br /&gt;
&lt;br /&gt;
is it a tool?&lt;br /&gt;
&lt;br /&gt;
is it a script?

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: v2</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2283/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2283/</guid>
			<pubDate>Wed, 26 Mar 2008 08:36:02 +0100</pubDate>
			<dc:creator>Maria prabudass</dc:creator>
			<description>&lt;p&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I have developed javascript for illustrator cs for windows. I did not know how to call script in vc++. Please help me how to call javascript in vc++. Its very helpfull for my plugin development.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Maria Prabudass E

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: v2</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2293/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2293/</guid>
			<pubDate>Thu, 27 Mar 2008 12:13:55 +0100</pubDate>
			<dc:creator><a href="/Users/keegan/">keegan</a></dc:creator>
			<description>&lt;p&gt;
Hi Hawken,&lt;br /&gt;
&lt;br /&gt;
I probably should have explained this better:&lt;br /&gt;
&lt;br /&gt;
This is a script. Make sure you have at least one object selected, and make sure it has a stroke. then select the script, and push play. You should get a dialog were you can choose the minimum and maximum dash and gap. Press OK, and every object you have selected will be made into a dashed line with different random values.&lt;br /&gt;
&lt;br /&gt;
Hope this helps,&lt;br /&gt;
&lt;br /&gt;
Keegan

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: v2</title> 
			<link>http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2470/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Scripts/General+Scripts/Crazy-Dashes/2470/</guid>
			<pubDate>Sat, 12 Jul 2008 17:16:14 +0200</pubDate>
			<dc:creator><a href="http://giantsandmidgets.com" target="_blank">Fugazidude</a></dc:creator>
			<description>&lt;p&gt;
i keep getting this in the console:&lt;br /&gt;
illegally formed XML syntax (C:\Program Files\Adobe\Adobe Illustrator CS3\Plug-ins\Scriptographer\scripts\scripts\crazy-dash_v2.js#122)

&lt;/p&gt;
</description>
		</item>
	</channel>
</rss>
