Jan 16, 2006 #1 skontox Technical User Jan 16, 2006 4 DE Hello, I would like to simulate a clock with director. Is here anyone who has got a small tutorial fpr doing this? Thanks for reading! Greetings Marc
Hello, I would like to simulate a clock with director. Is here anyone who has got a small tutorial fpr doing this? Thanks for reading! Greetings Marc
Jan 18, 2006 #2 kennethkawamoto Technical User Nov 19, 2002 2,710 GB What you need is Buddy API's baSystemTime() command. Calling this onEnterFrame will give you the info required for the clock. Kenneth Kawamoto http://www.materiaprima.co.uk Upvote 0 Downvote
What you need is Buddy API's baSystemTime() command. Calling this onEnterFrame will give you the info required for the clock. Kenneth Kawamoto http://www.materiaprima.co.uk
Jan 18, 2006 #3 kennethkawamoto Technical User Nov 19, 2002 2,710 GB Actually, you can use "_system.time()" - no Xtra needed for this. Kenneth Kawamoto http://www.materiaprima.co.uk Upvote 0 Downvote
Actually, you can use "_system.time()" - no Xtra needed for this. Kenneth Kawamoto http://www.materiaprima.co.uk
Jan 20, 2006 Thread starter #4 skontox Technical User Jan 16, 2006 4 DE Allright, thank you very much! That helps me a lot! Greetings skontox Upvote 0 Downvote