Very thanks Paint Guy, no more waste of time.
1. I wen’t to You tube and copy the code that appears below to URL.
2. Modify width and height
3. Go to Visual mode in WP and align to center the video.
And the result was
`<p style=”text-align: center;”><span> </span> <span> </span> <object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”460″ height=”285″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″><param name=”src” value=”http://www.youtube.com/v/muce8MVqTaU&hl=es_ES&fs=1&” /><param name=”allowfullscreen” value=”true” /><embed type=”application/x-shockwave-flash” width=”460″ height=”285″ src=”http://www.youtube.com/v/muce8MVqTaU&hl=es_ES&fs=1&” allowfullscreen=”true”></embed></object>
VERY THANKS!!!! i use the same theme and now my code from header.php looks like this:
<h1><a href="<?php echo get_option('home'); ?>/"> <img src="<?php bloginfo('template_directory'); ?>/images/homerosa.png" alt="
<?php bloginfo('name'); ?>
</a></h1>