Thank you to all the amazing students and parents! Your smiles inspire great teachers!
Thursday, March 28, 2013
HTML5 Audio Embed
Sample code:
<audio controls preload="none" style="width:640px;">
<source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.m4a" type="audio/mp4" />
<source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.ogg" type="audio/ogg" />
<source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.mp3" type="audio/mp3" />
</audio>
Thursday, March 21, 2013
Tuesday, March 19, 2013
Tuesday, March 12, 2013
Monday, March 11, 2013
Monday, March 4, 2013
Vid.ly HD Test
From http://vid.ly/6c4m3b
Sample code:
<iframe frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen width="640" height="360" name="vidly-frame" src="http://s.vid.ly/embeded.html?link=6c4m3b&new=1&autoplay=false&hd=yes"><a target="_blank" href="http://vid.ly/6c4m3b"><img src="http://vid.ly/6c4m3b/poster" /></a></iframe>
Subscribe to:
Posts (Atom)