Inserting an image above iFrame

liunx

Guest
Can anyone help me? When I setup my iFrame and everything on my page, it worked, but then when i went to insert my header banner which is flash, the iFrame was moved down and to the righ. I would like to know if it is possible to insert my flash above the iFrame without it moving? <br />
<br />
the site is <!-- m --><a class="postlink" href="http://www.lucentcomputers.com/larger.htm">http://www.lucentcomputers.com/larger.htm</a><!-- m --> <br />
that is only to show u what i have, i didnt insert the flash because it was messing things up so much.<br />
<br />
Thank you for any help<br />
<br />
Ryan<!--content-->Can we see the wrong one?<br />
<br />
Where do you put the flash?<br />
Has it a own td?<br />
<br />
:rocker:<!--content-->Try adding the code in bold to your table.<br />
<br />
<table width="997" height="595" border="0" align="center" cellpadding="0" cellspacing="0" background="/Images/1003x596.jpg"><br />
<tr><br />
<td><br />
Put your flash in here<br />
</td><br />
</tr><br />
<tr><br />
<td><iframe hspace="200" scrolling="auto" width="115%" frameborder="0" height="67.8%" vspace="170" marginheight="0"<br />
src =http://www.htmlforums.com/archive/index.php/"homeiframe.htm"></iframe><br />
</td><br />
</tr><br />
</table><br />
<br />
Hope this helps.<!--content-->yeh use a table and it will be fine, alot of the time flash will over lap along to things like javascript menus etc,, so if you use a table it hsould fix your problem<!--content-->
 
Back
Top