rob88wells
04-26-2003, 09:54 AM
Hi,
Im working on the new layout for my upcoming website, its based around a html frame, with a .swf in the center.
I have made the html part fine, you can check it out here. (http://tararao.com/robwell/v4/index.htm)
or: http://tararao.com/robwell/v4/index.htm
I want to display the .swf in the center of the plain blue area, but I can't as there is a line running through the center of it in the table.
If anyone can help me I would be very gratefull, as this is my first major adventure with html.
If you want to help me, you can download the .swf I want to use along with all the images & html.
just click here, (http://tararao.com/robwell/v4/v4.zip) or: http://tararao.com/robwell/v4/v4.zip
The html code for the .swf is:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="Movie1" width="640" height="340">
<param name="movie" value="Movie1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#00CCFF">
<embed name="Movie1" src="Movie1.swf" quality="high" bgcolor="#00CCFF"
width="640" height="340"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
I would really appreciate some help.
Thanks in advance.
-rob :)
Im working on the new layout for my upcoming website, its based around a html frame, with a .swf in the center.
I have made the html part fine, you can check it out here. (http://tararao.com/robwell/v4/index.htm)
or: http://tararao.com/robwell/v4/index.htm
I want to display the .swf in the center of the plain blue area, but I can't as there is a line running through the center of it in the table.
If anyone can help me I would be very gratefull, as this is my first major adventure with html.
If you want to help me, you can download the .swf I want to use along with all the images & html.
just click here, (http://tararao.com/robwell/v4/v4.zip) or: http://tararao.com/robwell/v4/v4.zip
The html code for the .swf is:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="Movie1" width="640" height="340">
<param name="movie" value="Movie1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#00CCFF">
<embed name="Movie1" src="Movie1.swf" quality="high" bgcolor="#00CCFF"
width="640" height="340"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
I would really appreciate some help.
Thanks in advance.
-rob :)