Here is the code that I use to embed video from "YouTube" to my blog:
<object type="application/x-shockwave-flash" width="460" height="390"
data="http://www.youtube.com/v/Hg8Fa_EUQqY&feature&rel=0"><param
name="movie"
value="http://www.youtube.com/v/Hg8Fa_EUQqY&feature&rel=0"
/><param name="wmode" value="transparent" /><param name="quality"
value="high" /></object></p>
I wonder if it's possible to embed videos into your blog, but hide the source? I mean I don't want people to know that I have uploaded this video on "YouTube" or at least I don't want them to know where exactly on the "YouTube" I have uploaded my videos.
Is it possible at all?
Embedding videos while hiding the source - is that possible at all?