Hi,
Please see attachment fla
I’m working on a puzzle game.
No one has been able to figure this out so far, so I put the challenge out there to anyone can solve this puzzle.
At present, when all the pieces are put in place it takes you to frame 4.
However I want to be able to do the following;
go to frame 3 if the puzzle is completed in less than 1 minute
go to frame 4 if the puzzle is completed in over 1 minute
go to frame 5 if the puzzle is completed in over 5 minutes
Code
Code for the timer can be found on frame 2 upper left side.
Code for the puzzle pieces can be found on frame 2. Double click on number to get code.
Thanks Guys