Chris
10-19-2003, 01:52 PM
Here is the code for the layer:
<div id=izone style="position:absolute; top:20; left:700; width:300; height:300; z-index:1; padding:5px; border: 0;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="550" height="400">
<param name=movie value="izone.swf">
<param name=quality value=high>
<param name="wmode" value="Transparent">
<embed src="izone.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=Shockwave
Flash" type="application/x-shockwave-flash" width="550" height="400">
</embed>
</object>
</div>
I want it to appear in the top right hand corner of my page, but it appears right at the bottom in the middle.???
The page URL is: http://tcbp.t35.com/index.html
Thanks
Chris
<div id=izone style="position:absolute; top:20; left:700; width:300; height:300; z-index:1; padding:5px; border: 0;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="550" height="400">
<param name=movie value="izone.swf">
<param name=quality value=high>
<param name="wmode" value="Transparent">
<embed src="izone.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=Shockwave
Flash" type="application/x-shockwave-flash" width="550" height="400">
</embed>
</object>
</div>
I want it to appear in the top right hand corner of my page, but it appears right at the bottom in the middle.???
The page URL is: http://tcbp.t35.com/index.html
Thanks
Chris