İstersen Mp3 player yerleştir.. 17 şarkı var içinde.. Kodunu sayfana yerleştir;
Kod:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<table width="300" border="0" style="margin-left:5px;margin-top:5px;">
<tr>
<td>
<DIV ALIGN="CENTER"> <embed allowScriptAccess="never"src="http://www.myspacegeeks.com/myspace-generators/flash-mp3-player/mp3/player.swf" menu="false" quality="high" style="filter:xray;" width="300" height="300" name="index" allowScriptAccess="never" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://www.myspacegeeks.com/myspace-generators/flash-mp3-player/playlists/1171242477.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=100" wmode="transparent" /></embed><BR><CENTER><A HREF="http://www.myspacegeeks.com/myspace-generators/flash-mp3-player/" title="Myspace MP3">Get your own Flash MP3 Player</A><BR><BR></CENTER></DIV><style type="text/css">
Sitenin girişine müzik eklemek için şu kodu sayfana yerleştir;
Kod:
<OBJECT ID="MediaPlayer1" width=0 height=0
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/
en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="FileName" Buraya müziğin adresi gelecek!">
</OBJECT>