
This is the rundown, I copied all the files as illustrated in your really cool video!!!!!
I copied the object to object code and pasted it into the html add in the VSD program. But I seem to not have not something right so I think I"m going to start from scratch. Thanks for all the cool help!!!!
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="959" height="355" id="tech" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="files.swf?xml_path=slides.xml" />
<param name="quality" value="high" />
<embed src="files.swf?xml_path=slides.xml" quality="high" width="959" height="355" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>