<?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: Flex AS3 Password Creator / Generator</title>
	<atom:link href="http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-as3-password-creator-generator</link>
	<description>A Software Development Manager&#039;s Blog</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:37:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: flashflex</title>
		<link>http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-6012</link>
		<dc:creator>flashflex</dc:creator>
		<pubDate>Mon, 28 Mar 2011 13:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-6012</guid>
		<description>Thanks Nico it worked.. 
 
&lt;a href=&quot;http://www.designscripting.com&quot; rel=&quot;nofollow&quot;&gt;adobe flash,actionscript, as3, html5, flex&lt;/a&gt; 
 
-sara  &lt;a href=&quot;http://www.designscripting.com&quot; rel=&quot;nofollow&quot;&gt;http://www.designscripting.com&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Thanks Nico it worked.. </p>
<p><a href="http://www.designscripting.com" rel="nofollow">adobe flash,actionscript, as3, html5, flex</a> </p>
<p>-sara  <a href="http://www.designscripting.com" rel="nofollow">http://www.designscripting.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiCo</title>
		<link>http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-5923</link>
		<dc:creator>NiCo</dc:creator>
		<pubDate>Mon, 21 Feb 2011 14:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-5923</guid>
		<description>var num:Number = Math.round(Math.random()*(nLenght - 1)); 
to get the exact amount of chars 
cheers =) </description>
		<content:encoded><![CDATA[<p>var num:Number = Math.round(Math.random()*(nLenght &#8211; 1));<br />
to get the exact amount of chars<br />
cheers =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merso Maniac</title>
		<link>http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-1962</link>
		<dc:creator>Merso Maniac</dc:creator>
		<pubDate>Fri, 09 Apr 2010 17:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamboredsoiblog.eu/2010/02/13/flex-as3-password-creator-generator/#comment-1962</guid>
		<description>To avoid an empty string one must change 
 
 var num:Number = Math.round(Math.random()*nLenght); 
 
to 
 
 var num:Number = Math.floor(Math.random()*nLenght); </description>
		<content:encoded><![CDATA[<p>To avoid an empty string one must change</p>
<p> var num:Number = Math.round(Math.random()*nLenght);</p>
<p>to</p>
<p> var num:Number = Math.floor(Math.random()*nLenght);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
