With a lot of help from Hobbs, I now have a successful rtmp stream to a flv player on my site, for instance here:
http://www.rossiterandco.com/VideoProductionIntro.htm
Now, at the end of the video, I'd like some text, and three links to appear.
So for instance, it'd say
Are you interested in:
> web video
> training video
> marketing video
With the three bullets being links to pages in my site (NOT videos).
Any suggestions as to how would I go about doing this?
Many thanks, Linda

Where do you want the links to appear?
Over the image that replaces the player at the end of the video?
Above or below the image?
Somewhere else?
The links would just be sent along with the other parameters when the createPlayer() function is called, then after the video, they would be displayed wherever...
Did you see the semi-transparent Play Button? What do you think of it? I'm trying to indicate that there is a video to be played by clicking on the image, but not make it too obtrusive. I've also looked at positioning the Play Button in in the upper-left corner with 10~20px margins.