Load different swf files into html

I am designing a CD-ROM that will use HTML as the main interface. I have several different swf exercises and movies that will need to be called into the HTML. For instance, when the student clicks on Lesson 1 Vocabulary on the main html page, I would like vocab1.swf to open in a predetermined <div> of the page. Is this possible?

why not do the entire presentation in flash with no HTML and save it as a projector file?

Just curious.

TD

We are going to use this CD-Rom in conjunction with an online course. When they get to the online lesson vocablulary they will click vocabulary and the CD-ROM will pull up the vocabulary. So I need the HTML.