Ok, first off your image is linked to My Pictures/My Lotus.jpg You need to take off My Pictures or you need to move the image into that folder. You can find that image at [url]www.twosacompany.com/My%20Lotus.jpg[/url].
And this is where you are embedding your buttons.
[code]<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="103" height="24">
<param name="BASE" value=".">
<param name="BGCOLOR" value="">
<param name="movie" value="../Jamie%27s%20Website/button19.
swf">
<param name="quality" value="high">
<embed src="../Jamie%27s%20Website/button19.
swf" width="103" height="24" quality="high" pluginspage="
http://www.macromedia.com/shockwave/download/index.
cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" base="." ></embed>
</object>
[/code]
If you look at the <embed src="../Jamie..... That is the location of your file to your page. Here you are telling the page that the Flash move is above the WWW (Folder that contains your website) Folder and is in the folder Jamie 27s 20Website and the file name is button19.
swf. This is why your buttons are not appearing. You should put them in your WWW folder first off, and then secondly make sure they are located in the folder Jamie%27s%20Website And all you would need to do to get it up and running is to erase those little dots. Hope that helps you out and Welcome to the Forumz!