Einbindung von mp3 in Homepage

Alt 20.05.2007, 19:29   # 1
Dima123
 
Registriert seit: 20.05.2007
Beiträge: 2
Hallo,

ich habe ein Prblem damit mp3 Datein in meine Homepage einzubinden.
Kann mir da jemand helfen?
Hier die HTML Datei wo sie rein sollen....

<!-- ~# Dima:gF.Cgjm//US5s #~ -->
<HTML xmlns:lxslt="http://xml.apache.org/xslt"><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><!--#set var="__path_prefix__" value="." --><SCRIPT>var __path_prefix__ = '.';</SCRIPT><meta name="GENERATOR" content="www.cm4all.com"><TITLE></TITLE><STYLE type="text/css" cm:escaping="no">
BODY { font-family: Arial, Helvetica, sans-serif;
color: #FFBEEF;}
a:link { color:#FFBEEF; }
a:visited { color:#FFBEEF; }
a:active { color:#FFBEEF; }
TD {font-family: Arial, Helvetica, sans-serif; font-size:10pt; color: #FFBEEF; }
</STYLE><SCRIPT type="text/javascript" src="./include/url.js"></SCRIPT><SCRIPT type="text/javascript" src="./include/swfobject.js"></SCRIPT><SCRIPT type="text/javascript" src="./include/sitetree.js"></SCRIPT><LINK href="./templates/Holz/img/C239A1/table.css" type="text/css" rel="stylesheet"><LINK href="./include/user.css" type="text/css" rel="stylesheet"><STYLE>
div.footerBox {
width:95%;
margin:10px;
padding-top: 10px;
border-top: 1px solid #FFBEEF;
}
</STYLE><SCRIPT>

var __navi_init_done__ = false;
function swapImage(img) {
if (__navi_init_done__&& document.images[img])document.images[img].src = eval(img + '_hi.src');
}
function reSwapImage(img) {
if (__navi_init_done__&& document.images[img])document.images[img].src = eval(img + '_no.src');
}

function __moveToParent() {
var currentId = '41065';
var parent = theSitetree.getParentById(currentId);
if (parent != null)
document.location.href = __path_prefix__ + parent[POS_HREF] + "?" + URL.getSessionString();
}
if (typeof(moveToParent) != "function") {
moveToParent = __moveToParent;
}
</SCRIPT></HEAD><BODY bgcolor="262626"><TABLE width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="262626"><TR><TD><CENTER></CENTER><P><IMG src="./img/content/41065_41068.gif"><BR clear="all"></P><P>... bei mir im Leben dreht sich alles um Musik. Geht euch bestimmt genau so! und deshalb werd ich euch hier die M&ouml;glichkeit geben, w&auml;hrend ihr auf meiner Seite surft, ein bischen Musik zu h&ouml;ren.<BR clear="all"></P><SCRIPT>

if (typeof(theTemplate) != 'undefined' && theTemplate.hasFlashNavigation == "true") {
if (window == window.top || parent.document.location.href.indexOf("main.html") == -1) {
document.body.style.backgroundColor='#' +theTemplate.contentBGColor ;
document.location.replace( __path_prefix__ + "/main.html?src=" + jencode(document.location.pathname + document.location.search));
} else {
document.body.style.backgroundColor='#' +theTemplate.contentBGColor ;
}
}

</SCRIPT><P>Das ganze nat&uuml;rlich komplett legal, ich kann euch rechtlich leider nicht die M&ouml;glichkeit geben, sie herunter zu laden, deshalb fragt auch nicht ! <BR clear="all"></P><P>( !! Diese hier zu Verf&uuml;gung gestellte Musik, befindet sich bei mir als Original und/oder ist legal von einem Radiosender aufgenommen worden. Sie wird hier nicht zum download oder &auml;nlichem angeboten !!&nbsp<BR clear="all"></P><CENTER></CENTER><!-- WebApp ID: 5000 -->
<SCRIPT>
/* please note: this script requires url.js */
if (typeof(__path_prefix__) == 'undefined')
__path_prefix__ = '.';
if (typeof(URL) == 'function') {
var appLoaderUrl = new URL('http://homepage.t-online.de/cgi-bin/AppLoader/ATOIX0I7E5OD/5000//20070519-135046?cc=1179659719837&modified=20070519-135046');
if (appLoaderUrl.setSession())
appLoaderUrl.setParameter("foo", Math.random(), true);
document.write("<SCRIPT src='" + appLoaderUrl.toExternalForm() + "'></"+"SCRIPT>");
}
</SCRIPT>
<NOSCRIPT></NOSCRIPT>
</TD></TR></TABLE><SCRIPT>


for(var i=0; i<document.images.length; i++) {
if (document.images[i].name.indexOf("CM4all_") == 0) {
eval(document.images[i].name + "_hi = new Image()");
eval(document.images[i].name + "_no = new Image()");
eval(document.images[i].name + "_an = new Image()");
var thenormsrc;
var thenormsrcUrl;
var savedCC = "";
if (typeof(URL) != "undefined") {
thenormsrcUrl = new URL(document.images[i].src, true, true);
} else if (typeof(window.top.URL) != "undefined") {
thenormsrcUrl = new window.top.URL(document.images[i].src, true, true);
}
if (thenormsrcUrl) {
savedCC = thenormsrcUrl.getParameter("cc", "");
thenormsrcUrl.removeAllParams();
thenormsrc = thenormsrcUrl.toString();
} else {
thenormsrc = document.images[i].src;
}
var fileext = thenormsrc.substring(thenormsrc.length-4);
eval(document.images[i].name + "_hi.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_m" + fileext + "?cc=" + savedCC + "'");
eval(document.images[i].name + "_no.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_n" + fileext + "?cc=" + savedCC + "'");
eval(document.images[i].name + "_an.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_h" + fileext + "?cc=" + savedCC + "'");
}
}
__navi_init_done__ = true;



function setCompanyName() {
}
//setTimeout("setCompanyName()", 1);

</SCRIPT><SCRIPT>

new function() {
if (typeof(theTemplate) != 'undefined' && theTemplate.hasFlashNavigation == "true") {
var anchors = document.links;
var url;
var base = new URL(document.location.href, true, true);
if (anchors) {
for (var i = 0 ; i < anchors.length ; i++) {
if (!anchors[i].target) {
url = new URL(anchors[i].href, true, true);
if (url.getParameter("*session*id*key*") != "*session*id*val*") {
if (url.protocol != "javascript"
&& (base.authority != url.authority || base.port != url.port))
{
anchors[i].target = "_top";
}
}
}
}
}
}
}();

</SCRIPT><SCRIPT>
if (typeof(URL) != "undefined") URL.processLinkz();
</SCRIPT></BODY></HTML><!-- -84/20/66/47/TOIX -->
 
Alt 20.05.2007, 19:47   # 2
Hilge
 
Benutzerbild von Hilge
 
Registriert seit: 19.05.2007
Beiträge: 6
Wer ist denn der Anbieter deiner Homepage?
 
Alt 20.05.2007, 20:09   # 3
Dima123
Threadstarter
 
Registriert seit: 20.05.2007
Beiträge: 2
Mein Anbieter der Page ist t-online.
Wieso, spielt das eine grosse rolle?
 

Alt 29.05.2012, 01:38 # --
News Flash
 
Benutzerbild von News Flash
 
 
 
   
Thema geschlossen
Themen-Optionen



Alle Zeitangaben in WEZ +2. Es ist jetzt 01:38 Uhr.