Jump to content
  • 0

Вопрос по коду шапки


OSTAP
 Share

Question

сделал шапку, засунул в таблицу бегграунд, засунул флеш .swf. Все вроде бы ничего, но есть один косячек. Посмотрите скрин

baga2.jpg

Как видно на скрине, есть небольшой разрыв между бегграундом и флеш. Пробовал уменьшать, увеличивать флеш. Но так и не смог сделать. Подскажите, в какую сторону копать, чтобы исправить косячек.

Вот сам код таблицы

<table width="100%" border="0">
<tr>
<td height="173" background="../../images/321.jpg"><script type="text/javascript">

AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','714','height','171','title','MSP - Electronic Music Portal','src','../../images/1','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../../images/1' ); //end AC code
</script>

<noscript>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="714" height="171" title="MSP - Electronic Music Portal">

<param name="movie" value="../../images/1.swf">

<param name="quality" value="high">

<embed src="../../images/1.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="714" height="171"></embed>

</object>

</noscript></td>

</tr>

</table>

подскажите?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Жаль конечно, что нет специалистов, но может всетаки кто-нибудь знает, в чем дело?

Вот еще один пример

baga3.jpg

а вот код

<td width="50%" height="60" valign="middle" background="../../images/bf_head.jpg" bgcolor="#1A69A4">{%BLOCKS banner%}
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','434','height','193','src','../images/21','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../images/21' ); //end AC code
</script></td>
<td width="50%" align="right" valign="middle" background="../../images/bf_head.jpg" bgcolor="#1A69A4"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="434" height="193">
<param name="movie" value="../images/21.swf">
<param name="quality" value="high">
<embed src="../images/21.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="434" height="193"></embed>
</object></td>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy