Display text in loaded flv file with cuepoints

When a user visits the site i’m working on they first have to enter their name, after which a .flv file is loaded into the .swf file. The names they have enterd should appear on a computer screen in the .flv file.

I added several cue points to the .flv file when the name of the user should appear on these screens, but i don’t really know how to get the text to appear on top of the .flv file.

What would be the best way of doing this?