sure you can, in the html page take out the object and embed tags for those swfs and just include them like you did with the header and the buttons
eg.
<script type="text/javascript">
var so = new SWFObject("homepage.swf", "mymovie", "94", "22", "6", "#003399");
so.addParam("wmode"...