Touch the firehose of ds106, the most recent flow of content from all of the blogs syndicated into ds106. As of right now, there have been 92512 posts brought in here going back to December 2010. If you want to be part of the flow, first learn more about ds106. Then, if you are truly ready and up to the task of creating web art, sign up and start doing it.

Loopy

Posted by
|

Trying to make a YT video loop with iframe code:

<iframe width="640" height="360" 
  src="//www.youtube.com/embed/y48hmNVvPis?loop=1&playlist=y48hmNVvPis" 
  frameborder="0" allowfullscreen></iframe>
  1. Get embed code from YT
  2. Add to URL for src= the parameters ?loop=1&playlist=y48hmNVvPis where the value for playlist= matches the part of the url after /embed/ (the YT Id for the video)

Add a comment

ds106 in[SPIRE]