try
Code
[CENTER][YOUTUBE]youtube url[/YOUTUBE][YOUTUBE]youtube url[/YOUTUBE][/CENTER]
example:
Code
[CENTER][YOUTUBE]http://www.youtube.com/watch?v=RhxsEDyOtzQ&feature=player_embedded[/YOUTUBE][YOUTUBE]http://www.youtube.com/watch?v=UTVm2H5JXck&feature=player_embedded[/YOUTUBE][/CENTER]
for your first 2 videos
place only one Center, no spaces
haven't tried it myself although rightclick source code
Code
<center><embed src="http://www.youtube.com/v/x59gzDx3j6E" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"> <embed src="http://www.youtube.com/v/5iaHS-skmM4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"></center>
as you can see, only one center (for side by side)
you have a center for every video which might cause this
your profile (2 first youtube)
Code
<center><embed src="http://www.youtube.com/v/RhxsEDyOtzQ" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"></center><br><center><embed src="http://www.youtube.com/v/UTVm2H5JXck" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"></center>
multiple center
hope this works, if not, why not pm the user?