Örnek ekledim
$embed = str_replace('wmode="window" width="400" height="330"' , ' wmode="window" width="479" height="395"' , $_POST['textbox_name']);
$video = 'v13612830495';
//-- ÖRNEK
$ss = '<embed src="http://pics.smotri.com/scrubber_custom8.swf?file=' . $video .'&bufferTime= 3&autoStart=false&str_lang=eng&xmlsource=http%3A%2 F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color_l ightaqua.xml&xmldatasource=http%3A%2F%2Fpics.smotr i.com%2Fskin_ng.xml" quality="high" allowscriptaccess="always" allowfullscreen="true" ' . $embed . ' type="application/x-shockwave-flash"></embed>';