How do I trigger an event in Adobe Animate based on the current time?
In short, I have a movie clip on the stage that has 12 frames (all with actionscript set to stop on each frame)
I would like a button to Get the Hour of the current time, and then go to that frame number.
ie, if it's 3,30, I want the movie clip to go to frame 3, i it's 11.00, I want themovie clip to go to frame 11 etc.
I can make events occur on 'direct information' I write in my code, but I can't work out how to set an event to occur as the result of a 'trace' - that being the 'get hour'.
Your help would be greatly appreciated as I am in the process of creating a 'time telling' game for my nephew.
Cheers
