wow im noticing this on other sites as well.
so no one has found a solution?
Why not just paste the code into your posts that youtube gives you instead of using the plug-in?
And within that object tag where height and weight are I think you can add class=”center”, align=”left”, or things like that depending on your CSS.
Does that help at all?
I am having the same issue, however I am not using a plug in, I turned off the rich editor and did it that way. It allows me to control the size but when I try and inset align tags it ignores them, I also tried putting the video into a table that was aligned right and while that did make a box on the right side of the screen it remained blank, with no video showing.
Any ideas?
http://www.mentaldribble.com
I surround video/images with
<div align=”center”> stuff </div>
You’d use ‘right’ in place of ‘center’ natch.
Not sure if this is what you’re getting at or not???
http://www.funky-magic.co.uk
While that does control the location of the object the text still does not wrap around it, as it would do if an Image had the same tag on it… Thanks for the suggestion though.