todd’s thoughts on the higher ed web world Rotating Header Image

Posts under ‘HTML’

No embed tag for now

Now that we have started to put a few more videos up at You Tube we have also embedded some of them directly into our pages. I took the embed code sample provided by You Tube and pasted it into the page.
<object width=”480″ height=”295″>
<param name=”movie” value=”http://www.youtube.com/v/wmkkVhBxLsc&hl=en&fs=1″></param>
<param name=”allowFullScreen” value=”true”></param>
<param name=”allowscriptaccess” value=”always”></param>
<embed src=”http://www.youtube.com/v/wmkkVhBxLsc&hl=en&fs=1″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ [...]