04.07.2010, 16:41
Hallo ich habe einen mycode eingebaut um musik zu hören ist auch alles super eingebaut und loift nur weis ich nich wie oder wo ich da den pfad zu musik eintragen kann bzw wie das aussehen soll.
hier mal der code vlt wisst ihr weiter mfg andy.
<script language="JavaScript" src="mp3/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="mp3/player.swf" id="$1" height="24" width="290">
<param name="movie" value="mp3/player.swf">
<param name="FlashVars" value="playerID=1&soundFile=$1">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
hier mal der code vlt wisst ihr weiter mfg andy.
<script language="JavaScript" src="mp3/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="mp3/player.swf" id="$1" height="24" width="290">
<param name="movie" value="mp3/player.swf">
<param name="FlashVars" value="playerID=1&soundFile=$1">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>