When blog readers post comments without login, they cannot post youtube clips by copying the embed text. But it works fine after I login my blog.
I studied wp-comments-post.php file and I think it is because wordpress filters the text inside <object> tag out in this case. Do you guys know wheather it is possible to config wordpress filter so that I can keep flash object but other activeX object in a comment. Thanks.