Difference between revisions of "Getting started"

From Spiffy Stores Knowledge Base

m
Line 1: Line 1:
 
<html>
 
<html>
<video id="video" poster="/kb/images/6/69/Screencast_poster.jpg" style="width:640px;height:480px;" >
+
<div>
<source type="video/h264" src="/kb/images/9/90/Getting_started_004.m4v" >
+
  <video controls="controls" poster="/kb/images/6/69/Screencast_poster.jpg" preload="none">
</video>
+
    <source type="video/m4v" src="/kb/images/9/90/Getting_started_004.m4v" >
 +
  </video>
 +
</div>
 +
<script>
 +
$('video').mediaelementplayer({ defaultVideoWidth: 640,
 +
                                defaultVideoHeight: 480
 +
});
 +
</script>
 
</html>
 
</html>
  
 
If you can't see the video above, you can also view it on [http://www.youtube.com/user/spiffystores?feature=mhum#p/u/0/ow0qCFcwhNQ Youtube ]
 
If you can't see the video above, you can also view it on [http://www.youtube.com/user/spiffystores?feature=mhum#p/u/0/ow0qCFcwhNQ Youtube ]

Revision as of 16:13, 28 May 2013

If you can't see the video above, you can also view it on Youtube