First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: yashraj singh | Website: http://www.themallshimla.com

Programming the clock

Now the instances have been named and we to program the clock to rotate these intances according to the need , for example the seconds hands must rotate 6 degrees every second so as to complete the 360 deg revolution after 60 secs . For this we define a new date element , the use the newdate.getsec() properties to get the particular time element and then set the property ' _rotation ' accordingly . By now you must have got some idea about this programming , lets start it . Select the first frame of the movie ' clock ' where all instances have been names and then right click and select 'actions ' or press Alt + Ctrl + a to open the action window . Now paste this code in the action window

x = new Date();
y = x.getSeconds();
z = x.getHours();
setProperty (sec, _rotation, y*6);
setProperty (min, _rotation, x.getMinutes()*6);
if (z>12) { z = z-12; }
setProperty (hrs, _rotation, ((z*30)+(x.getMinutes()/2)))

see figure 6
» Level Intermediate

Added: 2001-12-25
Rating: 6 Votes: 63
(10 being the highest)
» Author
Currently doing computer engineering
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.