Difference between revisions of "Msc1G3:Student2"

From ex25
Jump to: navigation, search
 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__ __NOTITLE__
 
__NOTOC__ __NOTITLE__
  
[[File:Swarm3.jpg | 850px]]
+
[[File:01 rain render.jpg | 850px]]
  
 
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;">
 
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;">
Line 8: Line 8:
 
</div>
 
</div>
 
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
[[Msc1G3:Student1|'''SCENARIOS - STATIONARY AND MOBILE''']]
+
[[Msc1G3:Student1|'''SCENARIOS - ON SITE AND PATH''']]
 
</div>
 
</div>
 
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
Line 17: Line 17:
 
[[Msc1G3:Student4|'''TECHNICAL DATA''']]
 
[[Msc1G3:Student4|'''TECHNICAL DATA''']]
 
</div>
 
</div>
 +
 +
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px" align="center">
 +
[[Msc1G3:Student5|'''PROTOTYPE''']]
 
</div>
 
</div>
<br>
 
  
<html>var tag = document.createElement('script');
+
</div>
tag.src = "http://www.youtube.com/player_api";
+
<br><br><br>
var firstScriptTag = document.getElementsByTagName('script')[0];
+
 
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
+
Full video
+
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/0rudRJe8dbQ?&showinfo=0&autohide=1;rel=0&amp;controls=1;rel=0&amp;autoplay=0" frameborder="0" allowfullscreen></iframe> </html>
var player;
+
 
function playThis(elem) {
+
 
    player = new YT.Player(elem.attr('id'), {
+
 
      events: {
+
<br><br><br><br>
        'onReady': function(){player.playVideo(); player.mute();}
+
<html><iframe width="850" height="340" src="https://www.youtube.com/embed/BJGM1zcWfEM?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=BJGM1zcWfEM;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe></html>
      }
+
 
    });
+
 
}</html>
+
 
 +
 
 +
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/K5HBNGdh0DM?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=K5HBNGdh0DM;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>
 +
 
 +
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/O4jqdnPn248?&start=5&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=O4jqdnPn248;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>
 +
 
 +
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/TtbCz0I0W5s?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=TtbCz0I0W5s;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>
  
<html>
+
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/K6i2vSTN5-c?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=K6i2vSTN5-c;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>
$(window).scroll(function() {
+
clearTimeout($.data(this, 'scrollTimer'));
+
$.data(this, 'scrollTimer', setTimeout(function() {
+
// do something
+
isScrolledIntoView();
+
}, 250));
+
});
+
+
function isScrolledIntoView()
+
      {
+
$('.collageYoutube').each(function(){
+
var docViewTop = $(window).scrollTop();
+
var docViewBottom = docViewTop + $(window).height();
+
+
var elemTop = $(this).offset().top;
+
var elemBottom = elemTop + $(this).height();
+
+
if ((elemBottom <= docViewBottom) && (elemTop >= docViewTop))
+
{
+
playThis($(this));
+
}else{
+
pauseThis($(this));
+
}
+
});
+
}</html>
+
  
<html><iframe width="850" height="450" src="https://www.youtube.com/embed/mk6YstVzj6k?controls=0;rel=0&amp;autoplay=2" frameborder="0" allowfullscreen></iframe></html>
+
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/U2a91cki-M4?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=U2a91cki-M4;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>
  
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/0rudRJe8dbQ?controls=0;rel=0&amp;autoplay=2" frameborder="0" allowfullscreen></iframe> </html>
+
<html> <iframe width="850" height="450" src="https://www.youtube.com/embed/-es7PaFNRo0?&showinfo=0&autohide=1;rel=0&amp;;controls=0&loop=1&playlist=-es7PaFNRo0;rel=0&amp;autoplay=1" frameborder="0" allowfullscreen></iframe> </html>

Latest revision as of 10:20, 27 January 2016


01 rain render.jpg




Full video