Hello,
I’m working with flash 8 and I have a 100sec soundclip that plays with the images at 12fps. Problem is the sound invariably ends before the images. I don’t mind sound/image being out of synch -I just want the images to cut off regardless of where they are when the sound ends. Any suggestions?
I wonder if it is possible to create a kind of an actionScript timer that counts actual seconds rather than # of frames so that after pausing/sleeping/waiting 100sec’s, the action gotoAndPlay(frame label) is executed. Is this possible or is there a better way around the problem?
Any help would be greatly appreciated.
-Llyfre