<?php
if(empty($adres)) {
echo "<embed src="http://www.youtube.com/v/<?php echo $_GET[video]; ?>&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>";
} else {
echo "<embed src="flvplayer.swf?file=<?php echo $adres; ?>&autostart=true" quality="high" bgcolor="#ffffff" allowfullscreen="true" width="450" height="370"></embed>";
}
?>Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in ....
videonun flvsi varsa playerimde yoksa embed kodları çalışsın istiyorum her şey tamam burda takılıp kaldım