<?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 for eonflex.com</title>
	<atom:link href="http://www.eonflex.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.eonflex.com</link>
	<description>erich cervantez on adobe flex, flash, actionscript, air, cocomo, &#38; catalyst erich cervantez on adobe flex, flash, actionscript, air, cocomo, &#38; catalyst erich cervantez on adobe flex, flash, actionscript, air, cocomo, &#38; catalyst erich cervantez on adobe flex, flash, actionscript, air, cocomo, &#38; catalyst erich cervantez on adobe flex, flash, actionscript, air, cocomo, &#38; catalyst</description>
	<lastBuildDate>Wed, 11 Aug 2010 06:01:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Flex Random Password Generator by Durairaj</title>
		<link>http://www.eonflex.com/?p=439&#038;cpage=1#comment-2792</link>
		<dc:creator>Durairaj</dc:creator>
		<pubDate>Wed, 11 Aug 2010 06:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=439#comment-2792</guid>
		<description>&lt;a href=&quot;#comment-2097&quot; rel=&quot;nofollow&quot;&gt;@james &lt;/a&gt; 
The problem why u were not seeing the trace statement is, because the statement was after the return code.  Try putting the trace before the return command. Also the &#039;generateRandomPassword&#039; function returns the password of datatype string, so try assigning it to a variable to use it. Just using creationcomplete=&#039;generateRandomPassword is useless</description>
		<content:encoded><![CDATA[<p><a href="#comment-2097" rel="nofollow">@james </a><br />
The problem why u were not seeing the trace statement is, because the statement was after the return code.  Try putting the trace before the return command. Also the &#8216;generateRandomPassword&#8217; function returns the password of datatype string, so try assigning it to a variable to use it. Just using creationcomplete=&#8217;generateRandomPassword is useless</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Auto-Resizeable TextArea Component by Julia</title>
		<link>http://www.eonflex.com/?p=398&#038;cpage=1#comment-2640</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Sun, 01 Aug 2010 21:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=398#comment-2640</guid>
		<description>Awesome post. Saved me hours of trying to figure it out (like I did in Flex 3) - thanks!</description>
		<content:encoded><![CDATA[<p>Awesome post. Saved me hours of trying to figure it out (like I did in Flex 3) &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Auto-Resizeable TextArea Component by Tim John</title>
		<link>http://www.eonflex.com/?p=398&#038;cpage=1#comment-2577</link>
		<dc:creator>Tim John</dc:creator>
		<pubDate>Wed, 28 Jul 2010 15:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=398#comment-2577</guid>
		<description>&lt;a href=&quot;#comment-2196&quot; rel=&quot;nofollow&quot;&gt;@Scptt Jordan &lt;/a&gt; 

Yes and for some reason, it&#039;s not working. When setting heightInLines to {NaN} the TextArea is rendering to 1 line in height. Anyone else?

Here&#039;s the code:

[code]

[/code]</description>
		<content:encoded><![CDATA[<p><a href="#comment-2196" rel="nofollow">@Scptt Jordan </a> </p>
<p>Yes and for some reason, it&#8217;s not working. When setting heightInLines to {NaN} the TextArea is rendering to 1 line in height. Anyone else?</p>
<p>Here&#8217;s the code:</p>
<p>[code]</p>
<p>[/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4: Switching to Railo from ColdFusion by Filipe Lima</title>
		<link>http://www.eonflex.com/?p=442&#038;cpage=1#comment-2548</link>
		<dc:creator>Filipe Lima</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=442#comment-2548</guid>
		<description>Hi Erich,
I just bumped into this post and now I must say Im quite curious to try Railo myself :-)
Ive been looking into Bluedragon as a coldfusion alternative to look at, but Railo seems to be even better yet ;-)

Cheers for the post,
Filipe</description>
		<content:encoded><![CDATA[<p>Hi Erich,<br />
I just bumped into this post and now I must say Im quite curious to try Railo myself <img src='http://www.eonflex.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Ive been looking into Bluedragon as a coldfusion alternative to look at, but Railo seems to be even better yet <img src='http://www.eonflex.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Cheers for the post,<br />
Filipe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Random Password Generator by Will</title>
		<link>http://www.eonflex.com/?p=439&#038;cpage=1#comment-2335</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=439#comment-2335</guid>
		<description>Nice. Couple suggestions:

I&#039;m not sure &#039;salt&#039; is the right name for that variable. It&#039;s more of a list of potential characters; &#039;salt&#039; implies that some sort of cryptographic operation is going on.

I see you took out some characters to avoid confusion; I&#039;d take out more. I&#039;d removed all the vowels, so you don&#039;t accidentally generate rude words, and I&#039;d also take out the number &#039;1&#039;, which can easily be confused with the lower case &#039;L&#039; in some fonts. (I know you don&#039;t have the lowercase &#039;L&#039; in the potential characters, but the user won&#039;t know that when they&#039;re staring at their generated password).</description>
		<content:encoded><![CDATA[<p>Nice. Couple suggestions:</p>
<p>I&#8217;m not sure &#8217;salt&#8217; is the right name for that variable. It&#8217;s more of a list of potential characters; &#8217;salt&#8217; implies that some sort of cryptographic operation is going on.</p>
<p>I see you took out some characters to avoid confusion; I&#8217;d take out more. I&#8217;d removed all the vowels, so you don&#8217;t accidentally generate rude words, and I&#8217;d also take out the number &#8216;1&#8242;, which can easily be confused with the lower case &#8216;L&#8217; in some fonts. (I know you don&#8217;t have the lowercase &#8216;L&#8217; in the potential characters, but the user won&#8217;t know that when they&#8217;re staring at their generated password).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Auto-Resizeable TextArea Component by Scptt Jordan</title>
		<link>http://www.eonflex.com/?p=398&#038;cpage=1#comment-2196</link>
		<dc:creator>Scptt Jordan</dc:creator>
		<pubDate>Thu, 01 Jul 2010 23:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=398#comment-2196</guid>
		<description>Has anyone tried this with flex SDK 4.1</description>
		<content:encoded><![CDATA[<p>Has anyone tried this with flex SDK 4.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4: Changing the &#8220;displayAsPassword&#8221; default character by Marty Pitt</title>
		<link>http://www.eonflex.com/?p=435&#038;cpage=1#comment-2193</link>
		<dc:creator>Marty Pitt</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=435#comment-2193</guid>
		<description>Woot!  That&#039;s a lot easier.

A colleague recently had to do this on a flex 3 project, and he ended up having to write a custom font.

mx_internal FTW.</description>
		<content:encoded><![CDATA[<p>Woot!  That&#8217;s a lot easier.</p>
<p>A colleague recently had to do this on a flex 3 project, and he ended up having to write a custom font.</p>
<p>mx_internal FTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Random Password Generator by Anjali Sharma</title>
		<link>http://www.eonflex.com/?p=439&#038;cpage=1#comment-2184</link>
		<dc:creator>Anjali Sharma</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=439#comment-2184</guid>
		<description>Nice Tips!!
Its a Very Important program , i used it in my Project!!
thanks


&lt;a href=&quot;http://www.newbusiness-solutions.com&quot; rel=&quot;nofollow&quot;&gt;Affordable Website Designing&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice Tips!!<br />
Its a Very Important program , i used it in my Project!!<br />
thanks</p>
<p><a href="http://www.newbusiness-solutions.com" rel="nofollow">Affordable Website Designing</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Random Password Generator by james</title>
		<link>http://www.eonflex.com/?p=439&#038;cpage=1#comment-2097</link>
		<dc:creator>james</dc:creator>
		<pubDate>Mon, 28 Jun 2010 01:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=439#comment-2097</guid>
		<description>hi there

thanks for the code.

i have tried this but it does not seem to work. nothing is displayed. even when i put trace(_password) immediately after line 18.

i am using flash builder and i created a new project and pasted this code. i also put the creationComplete= &quot;generateRandomPassword()&quot;


i bet im doing something wrong.  can you please provide some hints?  im a newbie.  :)</description>
		<content:encoded><![CDATA[<p>hi there</p>
<p>thanks for the code.</p>
<p>i have tried this but it does not seem to work. nothing is displayed. even when i put trace(_password) immediately after line 18.</p>
<p>i am using flash builder and i created a new project and pasted this code. i also put the creationComplete= &#8220;generateRandomPassword()&#8221;</p>
<p>i bet im doing something wrong.  can you please provide some hints?  im a newbie.  <img src='http://www.eonflex.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 4 Auto-Resizeable TextArea Component by Dominik</title>
		<link>http://www.eonflex.com/?p=398&#038;cpage=1#comment-1711</link>
		<dc:creator>Dominik</dc:creator>
		<pubDate>Thu, 27 May 2010 21:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.eonflex.com/?p=398#comment-1711</guid>
		<description>Thanks. Just what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks. Just what I was looking for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
