Sandbox/VideoTest

From OpenWetWare
Jump to navigationJump to search

Example of a video embedded in an OWW page

<html> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/wIzkiqCp4NQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/wIzkiqCp4NQ&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> </html>

You can follow it with addition text as well

...like this!