<?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: How To Create A Flash Login Screen Tutorial	</title>
	<atom:link href="http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/</link>
	<description>GraphicMania.net provides graphic design resources, tutorials, web design and design reviews.</description>
	<lastBuildDate>Thu, 24 Jan 2013 10:19:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Beurm		</title>
		<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/#comment-366795</link>

		<dc:creator><![CDATA[Beurm]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 10:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=3377#comment-366795</guid>

					<description><![CDATA[How can i link a login page to my access or excell database?
To see my database after log in.]]></description>
			<content:encoded><![CDATA[<p>How can i link a login page to my access or excell database?<br />
To see my database after log in.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agent48353		</title>
		<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/#comment-351376</link>

		<dc:creator><![CDATA[Agent48353]]></dc:creator>
		<pubDate>Wed, 01 Aug 2012 13:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=3377#comment-351376</guid>

					<description><![CDATA[Hello John
When tested the flash it gave an error
The class or interface &#039;MouseEvent&#039; could not be loaded]]></description>
			<content:encoded><![CDATA[<p>Hello John<br />
When tested the flash it gave an error<br />
The class or interface &#8216;MouseEvent&#8217; could not be loaded</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TheDude		</title>
		<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/#comment-122944</link>

		<dc:creator><![CDATA[TheDude]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 00:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=3377#comment-122944</guid>

					<description><![CDATA[#Shane

passTxt.addEventListener(KeyboardEvent.KEY_DOWN,handler); 

function handler(event:KeyboardEvent)
{
	if(userTxt.text == &quot;agent47&quot; &#038;&#038; passTxt.text == &quot;alpha&quot; &#038;&#038; event.charCode == 13)
	{
		gotoAndStop(2); 
	}
}

That&#039;s how I got it working, but if I also add the alert variable at the buttom &quot;else&quot; , then it will just say access denied for every key I press. I wish  knew hot to do it so the alert 1st pops up if the entrance is wrong AFTER I have pressed the enter.. :S Hope somebody can understand and can help]]></description>
			<content:encoded><![CDATA[<p>#Shane</p>
<p>passTxt.addEventListener(KeyboardEvent.KEY_DOWN,handler); </p>
<p>function handler(event:KeyboardEvent)<br />
{<br />
	if(userTxt.text == &#8220;agent47&#8221; &amp;&amp; passTxt.text == &#8220;alpha&#8221; &amp;&amp; event.charCode == 13)<br />
	{<br />
		gotoAndStop(2);<br />
	}<br />
}</p>
<p>That&#8217;s how I got it working, but if I also add the alert variable at the buttom &#8220;else&#8221; , then it will just say access denied for every key I press. I wish  knew hot to do it so the alert 1st pops up if the entrance is wrong AFTER I have pressed the enter.. :S Hope somebody can understand and can help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shane		</title>
		<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/#comment-113050</link>

		<dc:creator><![CDATA[Shane]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 10:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=3377#comment-113050</guid>

					<description><![CDATA[Great tutorial, but im relatively new to AS3. so What would the code be to change it to hitting enter instead of a button? Is it much different?]]></description>
			<content:encoded><![CDATA[<p>Great tutorial, but im relatively new to AS3. so What would the code be to change it to hitting enter instead of a button? Is it much different?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Loai		</title>
		<link>http://www.graphicmania.net/how-to-create-a-flash-login-screen-tutorial/#comment-86963</link>

		<dc:creator><![CDATA[Loai]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 06:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=3377#comment-86963</guid>

					<description><![CDATA[thank u so much for this awsome articl!!! can u please help? i want to add more that one user.! please help me please!]]></description>
			<content:encoded><![CDATA[<p>thank u so much for this awsome articl!!! can u please help? i want to add more that one user.! please help me please!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
