ok, I understand that my code is different then the code in the index of the simpleviewer. But I'm afraid to change the whole code into what you sent me because I don't want to screw up the page. How should I insert the code from the index.html in the SV map into the code of my page?
this is the part that should change:
<td align="center" valign="top" width="606" height="456">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="450">
<param name="movie" value="gallery_ocean_view/viewer.swf">
<param name="quality" value="high" />
<param name="BGCOLOR" value="FFFFFF" />
<param name="scale" value="noscale" />
<param name="wmode" value="transparent">
<embed src="viewer.swf" width="680" height="450" scale="noscale" bgcolor="#ffffff" "wmode" value="transparent" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" />
</embed>
</object></td>
---------------
can I just replace this with the code from the index.html
what about the source (gallery_ocean_view/viewer.swf). Do I put this in front of every viewer.swf in the new code?
thanks in advance
wouter