TeacherTube give us an embed code. We cannot embed these tags directly in Google Sites. We can use a Google Gadget to incorporate the Flash Video. The Gadget allow us to define the FlahVars of the animation.
Code given by Teacher Tube
<embed src="http://teachertube.com/embedPlayer.php?vid=8cfef17bee2b7a75a3ce09d40" FlashVars="config=http://teachertube.com/videoConfigXmlCode.php?pg=video_8492_no_0_extsite" quality="high" bgcolor="#000000" width="450" height="370" name="flvplayer" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowFullScreen="true" />
We use the value of the src attribute as File parameter of the gadget (without carriage return), and we copy the FlashVars value :
File : http://teachertube.com/embedPlayer.php?vid=8cfef17bee2b7a75a3ce09d40
FlashVars : config=http://teachertube.com/videoConfigXmlCode.php?pg=video_8492_no_0_extsite
The Result
More informations


|