OK...I confess...I am a clueless ActionScript Newbie

I do FlashMX, but have primarily used SWiSH for creating my basic .swf files.

Now, I need to do some Audio-only (1pixel x 1pixel screen size) stuff with <PAUSE> and <CONTINUE> control of audio segments, and need help as to exactly how to do ActionScript so that the (non-visual "movie") will PAUSE right at the end of each audio clip, and then pressing the spacebar or other key/combo will CONTINUE with the next in-sequence audio clip. Like:

Step 1 = Do this

Step 2 = Do that

Step 3 = Then...

A couple of additional questions:

1. Can you batch import audio clips (sequentially numbered) into FlashMX and auto-assign the repetitive <PAUSE> <CONTINUE> steps without having to copy & paste the code for each one? If not, this would be an awesome feature, IMHO.

2. I plan to use this as a Help Guide for a web-based program which will be in the primary Window, so am not sure how to handle the switch back & forth if there is a Focus issue.

Any help is GREATLY appreciated!!!

- flash777 -