Hi,
I am working on a timer that has audio instructions.
At the begging of the timer a verbal instruction is given and then the timer should begin.
After the audio ends i can't seem to get the swf to move to the next frame.
What am I missing.
Thanks
Printable View
Hi,
I am working on a timer that has audio instructions.
At the begging of the timer a verbal instruction is given and then the timer should begin.
After the audio ends i can't seem to get the swf to move to the next frame.
What am I missing.
Thanks
using a sound object ??
if so, use the onSoundComplete function (details in Help files, tute in my sig)
What is a sound object?
I have a MC with the voice inside the MC...is that what you mean?
As a side note: I can not use the _root or _parent in the code.
This is because the SWF will be imported into presentation software that does not like _root or _level go figure.
I am checking into your tute right now and will post the results.
It seems like this should be easier.
Thanks
Okay,
jumped the gun. I got it to work. Thanks