I have a small QT video clip. I know how to import it into flash and use the tools to have a default video controller display ( I have flash 8 pro).

I would like this video to be a progressive download.

I would also like to have the video to have no controls displayed but rather have a still image. There will be a note in html beneath it that says "click to image to see movie." If the user clicks the still shot the progressive movie will start playing.

I imagine I would set this up as two frames of a single layer. Have the first frame contain the still, use action script to goto and play frame 2 if someone clicks it, then when the movie is done playing in frame 2 goto and stop on frame one to reset the whole process.

The only thing is, conceptually I know what I want but I'm too much of a newbie to figure this out. Can anyone help?

Thanks!