hi youtube and vimeo are switching to a new embed code and it doesn’t seem to work
if you copy and paste in the code as html it just goes blank e.g.
<iframe title=”YouTube video player” class=”youtube-player” type=”text/html” width=”425″ height=”349″ src=”http://www.youtube.com/embed/0zPhllqQp54″ frameborder=”0″ allowFullScreen></iframe>
if you click the old embed code tickbox you can still get code that works i.e.
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/0zPhllqQp54?fs=1&hl=en_US&rel=0″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/0zPhllqQp54?fs=1&hl=en_US&rel=0″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”425″ height=”344″></embed></object>
also is it possible to embed java objects?
thanks