Zaten verileri cekecegim site interaktif oldugu için değikenlerin yeri belli .
mesela birini örnek vereyim
<style type="text/css">
.clScroll {position:absolute; font-size:10pt; font-family:arial,helvetica,sans-serif; visibility:show;}
.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: bold;
color: #00CCFF;
}
.style3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: x-small;
color: #FFFFFF;
}
.style4 {
font-size: xx-large;
font-weight: bold;
color: #FFCC00;
}
.style5 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: small;
color: #FFFFFF}
</style>
</head>
<body leftmargin="0" topmargin="0" bgcolor="#000000" >
<div id="embed_player" align="center">
<object width="100%" height="100%"><param name="movie" value="http://www.dailymotion.com/swf/k26fT2KVQ2fL63BV96&autoPlay=1&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/k26fT2KVQ2fL63BV96&autoPlay=1&related=0" type="application/x-shockwave-flash" width="100%" height="100%" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</div>
</body>
</html>buradan bana lazım olan sadece <div id="embed_player" align="center"> <object width="100%" height="100%"><param name="movie" value="http://www.dailymotion.com/swf/k26fT2KVQ2fL63BV96&autoPlay=1&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/k26fT2KVQ2fL63BV96&autoPlay=1&related=0" type="application/x-shockwave-flash" width="100%" height="100%" allowFullScreen="true" allowScriptAccess="always"></embed></object> </div>burası şimdi iframe ile kullan diyeceksiniz ama with ve height değerleri "100%" olanları mozilla görmüyor iede bir sorun yok ama mozillada sapıtıyor eğer bu kodları çekebilirsem replace ile php de bunların degerlerini değiştirip direk atacagım .
Eğer Anlayan varsa yardımederseniz sevinirim