|
From: Lasse Kärkkäi. <tr...@us...> - 2011-01-11 00:36:52
|
Module: web Branch: master Commit: 82fe443a19a55213414fc0b758e2196e69c6bfb1 Author: Lasse Karkkainen <tro...@tr...> Date: Tue Jan 11 01:36:33 2011 +0100 Remove video autoplay on about page and reorganize the page --- htdocs-source/about.txt | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/htdocs-source/about.txt b/htdocs-source/about.txt index b0f9097..e57bbd2 100644 --- a/htdocs-source/about.txt +++ b/htdocs-source/about.txt @@ -1,5 +1,8 @@ What is it? + :>div,~margin + <iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="510" src="http://www.youtube.com/embed/soYIbsVmcyU" frameborder="0"></iframe> + :h2:Vocals Pick up your microphone and start singing. The game won't just score your performance but your pitch is constantly displayed so you can correct the mistakes and actually learn to sing... And then beat your friends in multiplayer mode :) @@ -16,11 +19,6 @@ Playing drums is like the real thing, especially if you happen to be lucky enoug Let the rhythm guide your feet when you show your dance moves on a dance pad, or just be a geek and use the keypad with your fingers instead. The graphics ain't hot yet but nonetheless you can dance all the same. -:h2:See it in action - - :>div,~margin - <iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="510" src="http://www.youtube.com/embed/soYIbsVmcyU?rel=0&autoplay=1" frameborder="0"></iframe> - :h2:Features Vocals, guitars (lead/rhythm/bass), drums and dancing with multiplayer support |