Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   Общие вопросы о Flash (не затрагивающие ActionScript) (http://www.flasher.ru/forum/forumdisplay.php?f=60)
-   -   Не могу вставить swf файл в нужное место на странице (http://www.flasher.ru/forum/showthread.php?t=125704)

nikthetiger 30.05.2009 17:27

Не могу вставить swf файл в нужное место на странице
 
Приветствую!

Вот у меня такая не задача получилась. У меня сделана swf заставка и мне надо ее поставить по середине. Я ее ставлю и при закачке странице с заставкой на сайт у меня ее не видно. Почему? Что делать?
вот эта страница: http://www.nikitanovak.com/
на главной под лого должен быть виден swf файл.

Сейчас я подгрузил еще один swf файл. Сам сайт www.nikitanovak.com/main_eng.html
Опять же не смотря на то что я выставляю параметр <center> ни чего не происходит. Сравнил с ранее созданными работами которые все прекрасно работали: swf файл становился по центру. По логике все должно работать так же, но... не работает.

Очень надеюсь на ваши советы.

Заранее спасибо.

Код:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>Nikita Novak ::: Desire to Create</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
body,td,th {
        color: #FFFFFF;
}
body {
        background-color: #000000;
}
a:link {
        color: #CCCCCC;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #CCCCCC;
}
a:hover {
        text-decoration: none;
        color: #CCCCCC;
}
a:active {
        text-decoration: none;
        color: #CCCCCC;
}
-->
</style></head>
<body class="sub">
<br />
<table width="90%" border="0" cellspacing="2" cellpadding="4" style="text-align: center">
  <tr>

    <td colspan="3" class="ImageTitleColor">
      <h3><img src="borntocreate.jpg" width="300" height="150" /></h3>    </td>
  </tr>
  <tr>
    <td width="20%" height="306" style="text-align: center">&nbsp;    </td>
    <td width="60%" style="text-align: center"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','500','height','281','src','13563','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','13563' ); //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="500" height="281">
      <param name="movie" value="13563.swf" />
      <param name="quality" value="high" />
      <embed src="13563.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="500" height="281"></embed>
    </object></noscript></td>
    <td width="20%" style="text-align: center">&nbsp;    </td>

  </tr>
  <tr>
    <td style="text-align: right; vertical-align: bottom">
      <a href="#"></a>    </td>
    <td style="vertical-align: top" class="StoryContentColor"> <a href="/main_eng.html">ENTER SITE    </a></td>
    <td style="text-align: center; white-space: nowrap">
      <a href="#"></a>    </td>

  </tr>
</table>
<br />
<br />

<table width="90%" border="0" cellspacing="0" cellpadding="4" style="text-align: center">
  <tr>
    <td width="15%" style="white-space: nowrap">&nbsp;</td>
    <td width="70%" style="text-align: center; white-space: nowrap"  class="NavigationColor">&nbsp;</td>
    <td style="text-align: right; white-space: nowrap" width="15%">&nbsp;</td>
  </tr>

</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="FooterColor">
  <tr>
    <td>&nbsp;</td>
    <td style="text-align: right">&nbsp;</td>
  </tr>
</table>
</body>
</html>



Часовой пояс GMT +4, время: 07:15.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.