[Logilogi-svn] SF.net SVN: logilogi:[1754] trunk/app/views/logis/_screencast.html.erb
Status: Beta
Brought to you by:
wybow
|
From: <wy...@us...> - 2010-07-07 22:29:01
|
Revision: 1754
http://logilogi.svn.sourceforge.net/logilogi/?rev=1754&view=rev
Author: wybow
Date: 2010-07-07 22:28:54 +0000 (Wed, 07 Jul 2010)
Log Message:
-----------
Added screencast
Added Paths:
-----------
trunk/app/views/logis/_screencast.html.erb
Added: trunk/app/views/logis/_screencast.html.erb
===================================================================
--- trunk/app/views/logis/_screencast.html.erb (rev 0)
+++ trunk/app/views/logis/_screencast.html.erb 2010-07-07 22:28:54 UTC (rev 1754)
@@ -0,0 +1,6 @@
+<% render :layout => 'application/panel',
+ :locals => {:id => "screencast"} do %>
+ <object width="460" height="283"><param name="movie" value="http://www.youtube.com/v/19HuVgvFPOE&hl=en&fs=1"></param><param name="allowFullScreen"
+value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/19HuVgvFPOE&hl=en&fs=1"
+type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="283"></embed></object>
+<% end %>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|