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?