<?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: Flash Countdown Timer</title>
	<atom:link href="http://flashspeaksactionscript.com/flash-countdown-timer/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashspeaksactionscript.com/flash-countdown-timer/</link>
	<description>Learn and Speak Actionscript</description>
	<lastBuildDate>Fri, 06 Jan 2012 16:55:08 +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: sindorej</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-133820</link>
		<dc:creator>sindorej</dc:creator>
		<pubDate>Fri, 13 May 2011 13:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-133820</guid>
		<description>That was an excellent post ! Thank you !</description>
		<content:encoded><![CDATA[<p>That was an excellent post ! Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyjumon.Thomas</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-133722</link>
		<dc:creator>Shyjumon.Thomas</dc:creator>
		<pubDate>Fri, 13 May 2011 07:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-133722</guid>
		<description>Awesome friend. 
It saved my time.</description>
		<content:encoded><![CDATA[<p>Awesome friend.<br />
It saved my time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MONZI</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-131268</link>
		<dc:creator>MONZI</dc:creator>
		<pubDate>Fri, 06 May 2011 10:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-131268</guid>
		<description>VERY URGENT ... i need to display TWO countdowns ... but if i just repeat the code  - and change the instande name of the 1 dynamic text box, it only displays the first timer ... second is blank ..... HELP!!!! what do i do????</description>
		<content:encoded><![CDATA[<p>VERY URGENT &#8230; i need to display TWO countdowns &#8230; but if i just repeat the code  &#8211; and change the instande name of the 1 dynamic text box, it only displays the first timer &#8230; second is blank &#8230;.. HELP!!!! what do i do????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Romero</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-113591</link>
		<dc:creator>Angel Romero</dc:creator>
		<pubDate>Mon, 14 Mar 2011 14:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-113591</guid>
		<description>No problem man </description>
		<content:encoded><![CDATA[<p>No problem man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-113569</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 14 Mar 2011 12:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-113569</guid>
		<description>thanks alot for your help on this Angel. Its a really cool script!!</description>
		<content:encoded><![CDATA[<p>thanks alot for your help on this Angel. Its a really cool script!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Romero</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-112390</link>
		<dc:creator>Angel Romero</dc:creator>
		<pubDate>Thu, 10 Mar 2011 14:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-112390</guid>
		<description>No problem Matt!  So if you\&#039;d like to change the day and time you can do so by changing those variables.   
 
If you want to revert to a single date then you can use the example from this post. 
 
Hope this helps! </description>
		<content:encoded><![CDATA[<p>No problem Matt!  So if you\&#8217;d like to change the day and time you can do so by changing those variables.   </p>
<p>If you want to revert to a single date then you can use the example from this post. </p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-112296</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 10 Mar 2011 10:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-112296</guid>
		<description>THanks alot for this Angel looks cool. So to understand I have been trying to set other date and have a play. 
 
eg 
var tuesday:Number = 2; 
var fourPM:Number = 16; 
 
 
Tuesday is second day of the week and 4pm is the 16th hour but I must be missing something else how can I edit it if in future the day or time changes? 
 
THanks 
Matt</description>
		<content:encoded><![CDATA[<p>THanks alot for this Angel looks cool. So to understand I have been trying to set other date and have a play. </p>
<p>eg<br />
var tuesday:Number = 2;<br />
var fourPM:Number = 16; </p>
<p>Tuesday is second day of the week and 4pm is the 16th hour but I must be missing something else how can I edit it if in future the day or time changes? </p>
<p>THanks<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Romero</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-112134</link>
		<dc:creator>Angel Romero</dc:creator>
		<pubDate>Thu, 10 Mar 2011 03:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-112134</guid>
		<description>Hey Matt, here you go!  The countdown&#039;s target end date will be updated so that it is of Tuesday at 4.pm.  If it happens to time out as the swf is loaded, it will then add 7 days to the target end date to accommodate the new target end date.  
  
I&#039;ve pasted it into a &lt;a href=&quot;http://pastie.org/1654152&quot; rel=&quot;nofollow&quot;&gt;pastie&lt;/a&gt;.  Let me know how it works out! </description>
		<content:encoded><![CDATA[<p>Hey Matt, here you go!  The countdown&#039;s target end date will be updated so that it is of Tuesday at 4.pm.  If it happens to time out as the swf is loaded, it will then add 7 days to the target end date to accommodate the new target end date.  </p>
<p>I&#039;ve pasted it into a <a href="http://pastie.org/1654152" rel="nofollow">pastie</a>.  Let me know how it works out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Romero</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-112019</link>
		<dc:creator>Angel Romero</dc:creator>
		<pubDate>Wed, 09 Mar 2011 17:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-112019</guid>
		<description>Hey Matt, got caught up with other things last night and didn\&#039;t get around to it.  Will post later on tonight. </description>
		<content:encoded><![CDATA[<p>Hey Matt, got caught up with other things last night and didn\&#8217;t get around to it.  Will post later on tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://flashspeaksactionscript.com/flash-countdown-timer/#comment-111723</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=442#comment-111723</guid>
		<description>Excellent thanks alot Angel</description>
		<content:encoded><![CDATA[<p>Excellent thanks alot Angel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 415/415 objects using disk: basic

Served from: flashspeaksactionscript.com @ 2012-02-08 15:36:26 -->
