Antworten auf deine Fragen:
Neues Thema erstellen

Antworten zum Thema „Design gesprengt durch flash“

Botox84

Noch nicht viel geschrieben

hallo, ich wollte einen flashplayer anstatt dem music.gif einsetzen, habe folgenden code benutzt, der komplette body teil:
zu sehen auf der seite:


Bitte nicht mit der swf.swf verwechseln, es geht um die mp3play.swf
die swf.swf ist direkt im header und haut hin^^


Code:
<body id="tag1" onLoad="MM_preloadImages('include/designs/chat/images/meinmenu/effekt/bann.jpg','include/designs/chat/images/effekt/people.gif','include/designs/chat/images/effekt/community.gif','include/designs/chat/images/effekt/fotovoting.gif','include/designs/chat/images/effekt/downloads.gif','include/designs/chat/images/effekt/radio.gif','include/designs/chat/images/user/effekt/menu.jpg','include/designs/chat/images/user/effekt/profil.jpg','include/designs/chat/images/user/effekt/postein.jpg','include/designs/chat/images/user/effekt/postaus.jpg','include/designs/chat/images/user/effekt/gbook.jpg','include/designs/chat/images/meinmenu/effekt/profil.jpg','include/designs/chat/images/meinmenu/effekt/bilder.jpg','include/designs/chat/images/meinmenu/effekt/einstellungen.jpg','include/designs/chat/images/meinmenu/effekt/gbook.jpg','include/designs/chat/images/meinmenu/effekt/buddy.jpg','include/designs/chat/images/meinmenu/effekt/profilaufrufe.jpg','include/designs/chat/images/meinmenu/effekt/fakecheck.jpg','include/designs/chat/images/meinmenu/effekt/posts.jpg')">
<center>
<table width="960" border="0" cellpadding="0" cellspacing="0">
 <tr valign="top">
     <td height="9" colspan="8"><a href="index.php" style="font-size: 1px;" name="top">&nbsp;</a></td>
 </tr><tr valign="top">
  <td width="9" height="9" style="background: url(include/designs/chat/images/border-up-l.gif);"></td>
  <td width="943" height="9" colspan="6" style="background: url(include/designs/chat/images/border-up-m.gif);"></td>
  <td width="8" height="9" style="background: url(include/designs/chat/images/border-up-r.gif);"></td>
 </tr><tr valign="top">
  <td width="9" height="7" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="943" height="7" colspan="6" style="background: url(include/designs/chat/images/header-1.gif)"></td>
  <td width="8" height="7" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="18" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="159" height="18" style="background: url(include/designs/chat/images/header-2-1.gif)"></td>
    <td width="152" height="18" style="background: url(include/designs/chat/images/header-2-2.gif)"></td>
    <td width="632" height="18" colspan="4" align="left" class="stats">{_boxes_counter}</td>
  <td width="8" height="18" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="110" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="159" height="110" style="background: url(include/designs/chat/images/header-3-1.gif)"></td>
  <td width="152" height="110" style="background: url(include/designs/chat/images/header-3-2.gif)"></td>
  

<td width="632" height="110" colspan="4" style="background: url(include/designs/chat/images/header-3-3.gif)">
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="632" HEIGHT="108" id="swf" ALIGN="">
        <PARAM NAME=movie VALUE="swf.swf"> 
        <PARAM NAME=quality VALUE=high> 
        <PARAM NAME=bgcolor VALUE=#ffffff> 
        <EMBED src="swf.swf" quality=high bgcolor=#ffffff WIDTH="632" HEIGHT="108" NAME="swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> 
    </OBJECT> 
</td>


  <td width="8" height="110" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="32" rowspan="5" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  
<td width="159" height="83" rowspan"5" style="background: url(include/designs/chat/images/music.gif)">
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="159" HEIGHT="83" id="swf" ALIGN="">
        <PARAM NAME=movie VALUE="mp3player.swf"> 
        <PARAM NAME=quality VALUE=high> 
        <PARAM NAME=bgcolor VALUE=#ffffff> 
        <EMBED src="mp3player.swf" quality=high bgcolor=#ffffff WIDTH="159" HEIGHT="83" NAME="swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> 
    </OBJECT> 
</td>



  <td width="152" height="32"><img onclick="menuswitch('people','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image1','','include/designs/chat/images/effekt/people.gif',1);menuswitch('people','community','fotovoting','downloads','radio','show'); "src="include/designs/chat/images/people.gif" width="152" height="32" border="0" name="Image1" id="Image1" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('community','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image2','','include/designs/chat/images/effekt/community.gif',1);menuswitch('community','people','fotovoting','downloads','radio','show');" src="include/designs/chat/images/community.gif" width="158" height="32" border="0" name="Image2" id="Image2" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('fotovoting','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image3','','include/designs/chat/images/effekt/fotovoting.gif',1);menuswitch('fotovoting','community','people','downloads','radio','show');" src="include/designs/chat/images/fotovoting.gif" width="158" height="32" border="0" name="Image3" id="Image3" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('downloads','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image4','','include/designs/chat/images/effekt/downloads.gif',1);menuswitch('downloads','community','fotovoting','people','radio','show');" src="include/designs/chat/images/downloads.gif" width="158" height="32" border="0" name="Image4" id="Image4" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('radio','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image5','','include/designs/chat/images/effekt/radio.gif',1);menuswitch('radio','community','fotovoting','downloads','people','show');" src="include/designs/chat/images/radio.gif" width="158" height="32" border="0" name="Image5" id="Image5" alt=""></td>
  <td width="8" height="32" rowspan="5" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="9" colspan="5" style="background: url(include/designs/chat/images/link-up.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="22" colspan="5" style="background: url(include/designs/chat/images/link.gif)" align="left">
  {_list_menunr1@
   <div id="%1" style="display: none;" class="link_menu">%2</div>}
  </td>
 </tr><tr valign="top">
  <td width="784" height="12" colspan="5" style="background: url(include/designs/chat/images/link-d.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="8" colspan="5" style="background: url(include/designs/chat/images/link-d2.gif)"></td>
 </tr><tr valign="top">
     <td width="9" style="background: url(include/designs/chat/images/border-l.gif)"></td>
     <td width="943" colspan="6">
   <table width="943" cellspacing="0" cellpadding="0" border="0">
       <tr valign="top">
        <td width="183">
      <table width="183" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="183" height="50" style="background: url(include/designs/chat/images/leftbox-bg.gif)" align="left">{_boxes_loginchat}</td>
          </tr><tr valign="top">
              <td width="183" height="16" style="background: url(include/designs/chat/images/leftbox-d.gif)"></td>
          </tr><tr valign="top">
              <td height="5"></td>
          </tr><tr valign="top">
              <td width="183">{_list_menunr2@
               <table width="183" cellspacing="0" cellpadding="0" border="0">
                   <tr valign="top">
                    <td width="183" height="13" style="background: url(include/designs/chat/images/box-u.gif)"></td>
                   </tr><tr valign="top">
              <td width="183" style="background: url(include/designs/chat/images/box-m.gif)" align="left"><img src="include/designs/chat/images/box/%1.gif" border="0" alt=""></td>
             </tr><tr valign="top">
                    <td width="183" height="50" align="left" class="left_menu">%2</td>
                   </tr><tr valign="top">
                    <td width="183" height="14" style="background: url(include/designs/chat/images/box-d.gif)"></td>
                   </tr><tr valign="top">
              <td height="5" class="white_bg"></td>
             </tr>
               </table>}
           </td>
          </tr>
      </table>
     </td>
     <td width="8" class="white_bg"></td>
     <td width="561">
      <table width="561" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="561" height="41" style="background: url(include/designs/chat/images/c-u.gif)"></td>
          </tr><tr valign="top">
           <td width="561" align="left" class="content">{EXPLODE}</td>
          </tr><tr valign="top">
           <td width="561" height="9" style="background: url(include/designs/chat/images/c-d.gif)"></td>
          </tr>
      </table>
     </td>
     <td width="8" class="white_bg"></td>
     <td width="183">{_list_menunr3@
         <table width="183" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="183" height="13" style="background: url(include/designs/chat/images/box-u.gif)"></td>
          </tr><tr valign="top">
           <td width="183" style="background: url(include/designs/chat/images/box-m.gif)" align="right"><img src="include/designs/chat/images/box/%1.gif" border="0" alt=""></td>
          </tr><tr valign="top">
           <td width="183" height="50" align="right" class="left_menu">%2</td>
          </tr><tr valign="top">
           <td width="183" height="14" style="background: url(include/designs/chat/images/box-d.gif)"></td>
          </tr><tr valign="top">
           <td height="5" class="white_bg"></td>
          </tr>
      </table>}
        </td>
       </tr>
   </table>
  </td>
  <td width="8"style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
     <td width="9" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td height="5" colspan="6" class="white_bg"></td>
  <td width="8"style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
     <td colspan="8">
      <table width="960" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="21" height="42" style="background: url(include/designs/chat/images/footer-l.gif)"></td>
           <td width="920" height="42" style="background: url(include/designs/chat/images/footer-m.gif)" align="center" valign="middle">{_list_menunr4@%2}</td>
           <td width="19" height="42" style="background: url(include/designs/chat/images/footer-r.gif)"></td>
          </tr>
      </table>
     </td>
 </tr>
</table>
</center>
<map name="music">
    <area shape="circle" coords="47,32,24" href="http://www.ilchtest.pytalhost.de/music.html" target="music1" alt="">
    <area shape="circle" coords="79,57,18" href="#" target="music1" alt="">
</map>
</body>

doch es zersprengt mir das design

meine index schaut normalerweise so aus, hier mal der kompleete body teil
zu sehen auf der seite:
http://www.flüsterbase.de/

Code:
<body id="tag1" onLoad="MM_preloadImages('include/designs/chat/images/meinmenu/effekt/bann.jpg','include/designs/chat/images/effekt/people.gif','include/designs/chat/images/effekt/community.gif','include/designs/chat/images/effekt/fotovoting.gif','include/designs/chat/images/effekt/downloads.gif','include/designs/chat/images/effekt/radio.gif','include/designs/chat/images/user/effekt/menu.jpg','include/designs/chat/images/user/effekt/profil.jpg','include/designs/chat/images/user/effekt/postein.jpg','include/designs/chat/images/user/effekt/postaus.jpg','include/designs/chat/images/user/effekt/gbook.jpg','include/designs/chat/images/meinmenu/effekt/profil.jpg','include/designs/chat/images/meinmenu/effekt/bilder.jpg','include/designs/chat/images/meinmenu/effekt/einstellungen.jpg','include/designs/chat/images/meinmenu/effekt/gbook.jpg','include/designs/chat/images/meinmenu/effekt/buddy.jpg','include/designs/chat/images/meinmenu/effekt/profilaufrufe.jpg','include/designs/chat/images/meinmenu/effekt/fakecheck.jpg','include/designs/chat/images/meinmenu/effekt/posts.jpg')">
<center>
<table width="960" border="0" cellpadding="0" cellspacing="0">
 <tr valign="top">
     <td height="9" colspan="8"><a href="index.php" style="font-size: 1px;" name="top">&nbsp;</a></td>
 </tr><tr valign="top">
  <td width="9" height="9" style="background: url(include/designs/chat/images/border-up-l.gif);"></td>
  <td width="943" height="9" colspan="6" style="background: url(include/designs/chat/images/border-up-m.gif);"></td>
  <td width="8" height="9" style="background: url(include/designs/chat/images/border-up-r.gif);"></td>
 </tr><tr valign="top">
  <td width="9" height="7" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="943" height="7" colspan="6" style="background: url(include/designs/chat/images/header-1.gif)"></td>
  <td width="8" height="7" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="18" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="159" height="18" style="background: url(include/designs/chat/images/header-2-1.gif)"></td>
    <td width="152" height="18" style="background: url(include/designs/chat/images/header-2-2.gif)"></td>
    <td width="632" height="18" colspan="4" align="left" class="stats">{_boxes_counter}</td>
  <td width="8" height="18" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="110" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="159" height="110" style="background: url(include/designs/chat/images/header-3-1.gif)"></td>
  <td width="152" height="110" style="background: url(include/designs/chat/images/header-3-2.gif)"></td>
  <td width="632" height="110" colspan="4" style="background: url(include/designs/chat/images/header-3-3.gif)">
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="632" HEIGHT="108" id="swf" ALIGN="">
        <PARAM NAME=movie VALUE="swf.swf"> 
        <PARAM NAME=quality VALUE=high> 
        <PARAM NAME=bgcolor VALUE=#ffffff> 
        <EMBED src="swf.swf" quality=high bgcolor=#ffffff WIDTH="632" HEIGHT="108" NAME="swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> 
    </OBJECT> 
</td>
  <td width="8" height="110" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="9" height="32" rowspan="5" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td width="159" height="83" rowspan="5"><img src="include/designs/chat/images/music.gif" width="159" height="83" border="0" usemap="#music" alt=""></td>
  <td width="152" height="32"><img onclick="menuswitch('people','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image1','','include/designs/chat/images/effekt/people.gif',1);menuswitch('people','community','fotovoting','downloads','radio','show'); "src="include/designs/chat/images/people.gif" width="152" height="32" border="0" name="Image1" id="Image1" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('community','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image2','','include/designs/chat/images/effekt/community.gif',1);menuswitch('community','people','fotovoting','downloads','radio','show');" src="include/designs/chat/images/community.gif" width="158" height="32" border="0" name="Image2" id="Image2" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('fotovoting','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image3','','include/designs/chat/images/effekt/fotovoting.gif',1);menuswitch('fotovoting','community','people','downloads','radio','show');" src="include/designs/chat/images/fotovoting.gif" width="158" height="32" border="0" name="Image3" id="Image3" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('downloads','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image4','','include/designs/chat/images/effekt/downloads.gif',1);menuswitch('downloads','community','fotovoting','people','radio','show');" src="include/designs/chat/images/downloads.gif" width="158" height="32" border="0" name="Image4" id="Image4" alt=""></td>
  <td width="158" height="32"><img onclick="menuswitch('radio','','','','','switchm');" onMouseOut="MM_swapImgRestore();" onMouseOver="this.style.cursor='pointer';MM_swapImage('Image5','','include/designs/chat/images/effekt/radio.gif',1);menuswitch('radio','community','fotovoting','downloads','people','show');" src="include/designs/chat/images/radio.gif" width="158" height="32" border="0" name="Image5" id="Image5" alt=""></td>
  <td width="8" height="32" rowspan="5" style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="9" colspan="5" style="background: url(include/designs/chat/images/link-up.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="22" colspan="5" style="background: url(include/designs/chat/images/link.gif)" align="left">
  {_list_menunr1@
   <div id="%1" style="display: none;" class="link_menu">%2</div>}
  </td>
 </tr><tr valign="top">
  <td width="784" height="12" colspan="5" style="background: url(include/designs/chat/images/link-d.gif)"></td>
 </tr><tr valign="top">
  <td width="784" height="8" colspan="5" style="background: url(include/designs/chat/images/link-d2.gif)"></td>
 </tr><tr valign="top">
     <td width="9" style="background: url(include/designs/chat/images/border-l.gif)"></td>
     <td width="943" colspan="6">
   <table width="943" cellspacing="0" cellpadding="0" border="0">
       <tr valign="top">
        <td width="183">
      <table width="183" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="183" height="50" style="background: url(include/designs/chat/images/leftbox-bg.gif)" align="left">{_boxes_loginchat}</td>
          </tr><tr valign="top">
              <td width="183" height="16" style="background: url(include/designs/chat/images/leftbox-d.gif)"></td>
          </tr><tr valign="top">
              <td height="5"></td>
          </tr><tr valign="top">
              <td width="183">{_list_menunr2@
               <table width="183" cellspacing="0" cellpadding="0" border="0">
                   <tr valign="top">
                    <td width="183" height="13" style="background: url(include/designs/chat/images/box-u.gif)"></td>
                   </tr><tr valign="top">
              <td width="183" style="background: url(include/designs/chat/images/box-m.gif)" align="left"><img src="include/designs/chat/images/box/%1.gif" border="0" alt=""></td>
             </tr><tr valign="top">
                    <td width="183" height="50" align="left" class="left_menu">%2</td>
                   </tr><tr valign="top">
                    <td width="183" height="14" style="background: url(include/designs/chat/images/box-d.gif)"></td>
                   </tr><tr valign="top">
              <td height="5" class="white_bg"></td>
             </tr>
               </table>}
           </td>
          </tr>
      </table>
     </td>
     <td width="8" class="white_bg"></td>
     <td width="561">
      <table width="561" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="561" height="41" style="background: url(include/designs/chat/images/c-u.gif)"></td>
          </tr><tr valign="top">
           <td width="561" align="left" class="content">{EXPLODE}</td>
          </tr><tr valign="top">
           <td width="561" height="9" style="background: url(include/designs/chat/images/c-d.gif)"></td>
          </tr>
      </table>
     </td>
     <td width="8" class="white_bg"></td>
     <td width="183">{_list_menunr3@
         <table width="183" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="183" height="13" style="background: url(include/designs/chat/images/box-u.gif)"></td>
          </tr><tr valign="top">
           <td width="183" style="background: url(include/designs/chat/images/box-m.gif)" align="right"><img src="include/designs/chat/images/box/%1.gif" border="0" alt=""></td>
          </tr><tr valign="top">
           <td width="183" height="50" align="right" class="left_menu">%2</td>
          </tr><tr valign="top">
           <td width="183" height="14" style="background: url(include/designs/chat/images/box-d.gif)"></td>
          </tr><tr valign="top">
           <td height="5" class="white_bg"></td>
          </tr>
      </table>}
        </td>
       </tr>
   </table>
  </td>
  <td width="8"style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
     <td width="9" style="background: url(include/designs/chat/images/border-l.gif)"></td>
  <td height="5" colspan="6" class="white_bg"></td>
  <td width="8"style="background: url(include/designs/chat/images/border-r.gif)"></td>
 </tr><tr valign="top">
     <td colspan="8">
      <table width="960" cellspacing="0" cellpadding="0" border="0">
          <tr valign="top">
           <td width="21" height="42" style="background: url(include/designs/chat/images/footer-l.gif)"></td>
           <td width="920" height="42" style="background: url(include/designs/chat/images/footer-m.gif)" align="center" valign="middle">{_list_menunr4@%2}</td>
           <td width="19" height="42" style="background: url(include/designs/chat/images/footer-r.gif)"></td>
          </tr>
      </table>
     </td>
 </tr>
</table>
</center>
<map name="music">
    <area shape="circle" coords="47,32,24" href="http://www.ilchtest.pytalhost.de/music.html" target="music1" alt="">
    <area shape="circle" coords="79,57,18" href="#" target="music1" alt="">
</map>
</body>


Ich hoffe ihr habt ne idee, bzw wissen was ich falsch gemacht habe, ich komme einfach nicht drauf.

Vielen Dank schon mal für eure Mühe^^

lg Botox84
 

sokie

Mod | Web

AW: Design gesprengt durch flash

HTML:
<td width="159" height="83" rowspan"5"

wenn du da ein ' = ' vor die "5" setzt, wird das gleich viel besser aussehen.
 

Botox84

Noch nicht viel geschrieben

grins, vielen dank ;)
habs echt übersehen, vorallen sitze ich schon 3 stunde dran und such den fehler^^

danköööööööööööööööö

nochwas, jetzt passt es zwar, aber nicht perfekt, hab schon bissle mit high gespielt, aber wird nichts, die ritzen gehen dann zwar weg wenn ich high auf z.b. 81 setze, aber dann ist das bild zu schmarl ;(

jemand ne idee, die maße müssten eigentlich perfekt passt, ging ja mit dem gif auch^^



EDIT: das mit den anpassen hab ich hinbekommen, aber schon wieder nen anderes problem:

hier zu sehen, es haut hin:


komischerweise haut es auf meinem hauptserver nicht hin, da kommt kein autoplay und außerdem spielt er kein lied ab, drückt man dann auf den playbutton steht als message *undefined* hat jemand ne ahnung woran das liegt????
http://www.flüsterbase.de

mp3 sind hundert prozentig richtig verlinkt, hab ich schon geprüft.
liegt es am server oder sowas????

lg botox84
 
Zuletzt bearbeitet:

leohh

CSS verliebt

AW: Design gesprengt durch flash

Wie waer es mal mit den vollen Pfaden, bei deinen iframes ?
Dann funktioniert es auch.

Wenn dort ein nicht definierter Titel auftaucht, dann stimmt etwas mit der Verlinkung nicht.
Da kannst du dich schlecht hier hinstellen und behaupten deine Referenzierungen wuerden passen. ;-)

Weil ich gerade Zeit und Lust hatte:
watch it on youtube
 
Zuletzt bearbeitet:

Botox84

Noch nicht viel geschrieben

AW: Design gesprengt durch flash

Nenn mich verrückt, aber wenn ich auf deinen LInk gehe funktioniert alles.

Hast du noch was geändert?

gruß
chris

jup, auf der seite geht auch alles, dass is es ja...die seite ist meine bauseite, wenn ich es allerdings übertrage auf http://www.flüsterbase.de, dann geht es nicht mehr ;(

ich habe danach die links zu den mp3 datein sogar noch angepasst und auf meinen anderen server wo die richtige seite liegt geladen:

hier mal die anpassung, die playlist.xml im ordner /scripts/playlist.xml

Code:
<?xml version="1.0" encoding="UTF-8"?>
        <track>
        <path>http://www.flüsterbase.de/mp3/Botox.mp3</path>
        <title>Rostdocs - Botox</title>
    </track>
        <track>
        <path>http://www.flüsterbase.de/mp3/Alkohol.mp3</path>
        <title>Rostdocs - Alkohol</title>
    </track>
    <track>
        <path>http://www.flüsterbase.de/mp3/whaut.mp3</path>
        <title>Rostdocs - Weiße Haut</title>
    </track>
die links passen alle, dass hab ich gemeint ;)

und hier nochmal der ausschnitt aus der index.php

HTML:
<td width="159" height="83" rowspan="5" style="background: url(include/designs/chat/images/music.gif)">
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="159" HEIGHT="81" id="swf" ALIGN="">
        <PARAM NAME=movie VALUE="mp3player.swf"> 
        <PARAM NAME=quality VALUE=high> 
        <PARAM NAME=bgcolor VALUE=#ffffff> 
        <EMBED src="mp3player.swf" quality=high bgcolor=#ffffff WIDTH="159" HEIGHT="81" NAME="swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> 
    </OBJECT> 
</td>
ich finde da kein fehler mehr, könnt ihr was sehen?

@leohh vollen Pfaden, bei deinen iframes ? den schnall ick nicht^^

wie gesagt, es geht um die webseite www.flüsterbase.de und nicht

EDIT: liegt es vielleicht am server und ich muss i-welche einstellungen nehmen, die seite wo es nicht geht, liegt auf nem rootserver und eigentlich müsste es auf nem root doch erstrecht gehen oder?

vielen dank @ all ;)
lg botox84
 
Zuletzt bearbeitet:

leohh

CSS verliebt

AW: Design gesprengt durch flash

Schau dir doch mal bitte kurz das Video dazu an, dann wirst du es sicherlich verstehen.
 

Botox84

Noch nicht viel geschrieben

AW: Design gesprengt durch flash

video ist privat, kann es auch nach login nicht ansehen^^

EDIT: jetzt konnte ich es auch sehen, aber, damit hast du ja den stream von dem anderen ftp genommen, ich habe aber auf dem ftp von flüsterbase die lieder auch hoch geladen, befinden sich im selben ordner wie auf

ich möchte das beide seiten alleine laufen und nicht die eine von der anderen abhängig ist ;)

aber danke schon mal für das video ;)

EDIT:ich habe es jetzt mal gemacht mit der richtigen url von flüsterbase, geht aber nicht, zu sehen hier:

Code:
</style>
</head>
<body>
<iframe src="http://www.flüsterbase.de/music.html" name="music1" id="music1" width="1" height="1" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="main">
 <tr>
     <td><iframe src="http://www.flüsterbase.de/index.php" name="abc" id="abc" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0"></iframe></td>
 </tr>
</table>
</body>
</html>

und hier mit der url von meinem Botox1984 ohost ftp, dies geht, zu sehen hier:

http://www.flüsterbase.de

oder hier

Code:
</head>
<body>
<iframe src="http://botox1984.bo.ohost.de/music.html" name="music1" id="music1" width="1" height="1" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="main">
 <tr>
     <td><iframe src="http://botox1984.bo.ohost.de/index.php" name="abc" id="abc" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0"></iframe></td>
 </tr>
</table>
</body>
</html>

wenn ich mit der url flüsterbase.de macht, macht es im IE anschein das es geht, er zeigt die lieder an und so weiter, aber man hört nichts^^im FF zeigt er trotzdem undefiniert an^^

Frage 1:woran liegt das, das es nicht geht???
Frage 2:warum gehts mit der flüsterbase url gar nicht, da zeigt er noch nicht mal lieder an
Frage 3:gibt es i-wie ne möglichkeit dies noch in den griff zu bekommen?

sry das ich solche fragen stelle, aber bin nicht gerade gut in html und i-welche scriptsprachen^^

lg botox84
 
Zuletzt bearbeitet:
Bilder bitte hier hochladen und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Antworten auf deine Fragen:
Neues Thema erstellen

Willkommen auf PSD-Tutorials.de

In unseren Foren vernetzt du dich mit anderen Personen, um dich rund um die Themen Fotografie, Grafik, Gestaltung, Bildbearbeitung und 3D auszutauschen. Außerdem schalten wir für dich regelmäßig kostenlose Inhalte frei. Liebe Grüße senden dir die PSD-Gründer Stefan und Matthias Petri aus Waren an der Müritz. Hier erfährst du mehr über uns.

Stefan und Matthias Petri von PSD-Tutorials.de

Nächster neuer Gratisinhalt

03
Stunden
:
:
25
Minuten
:
:
19
Sekunden

Neueste Themen & Antworten

Flatrate für Tutorials, Assets, Vorlagen

Zurzeit aktive Besucher

Statistik des Forums

Themen
175.189
Beiträge
2.582.077
Mitglieder
67.259
Neuestes Mitglied
SaschMasch1312
Oben