Did you embed these Flash Files into HTML Document ??
Do this, Open Notepad and ADD These links
Code:
<object width="xxx" height="yyy">
<param name="movie" value="filename.swf">
<embed src="filename.swf" width="xxx" height="yyy">
</embed>
</object>
Where xxx is the width of the SWF and yyy is the height. Edit the info and save it xyz.htm and apply this Document to Active Desktop