{"id":207,"date":"2020-02-28T09:34:21","date_gmt":"2020-02-28T09:34:21","guid":{"rendered":"https:\/\/flashspeaksactionscript.com\/?p=207"},"modified":"2020-02-29T01:57:43","modified_gmt":"2020-02-29T01:57:43","slug":"flash-countdown-timer","status":"publish","type":"post","link":"https:\/\/flashspeaksactionscript.com\/flash-countdown-timer\/","title":{"rendered":"Flash Countdown Timer"},"content":{"rendered":"\n
In this tutorial, you will learn how to create a timer in Adobe Flash that will count down the time to a given date in days, hours, minutes, and seconds. If you were looking for a great Flash tool for counting down holidays, birthdays, etc, this is the tutorial for you.<\/p>\n\n\n\n
Also, this Flash countdown timer tutorial allows you to preset any day of your choice with in AS2 and AS3. Have fun!<\/p>\n\n\n\n
This tutorial will go over the basics on constructing a Flash countdown timer within Actionscript 2.0.<\/p>\n\n\n\n
Step 1<\/strong>: Create a dynamic text field with the string value of \u201c00:00:00:00\u2033. Note:this is simply to get the text field to the size needed for the dynamic content.<\/em><\/p>\n\n\n\n Step 2<\/strong>: Delete the string value of text field and name the text field \u201ctime_txt\u201d.<\/p>\n\n\n\n Step 3<\/strong>: Create a new layer named \u201cactions\u201d and insert the following code in the first keyframe:<\/p>\n\n\n\n