Merge
authorveltr
Tue, 24 Jan 2012 14:55:05 +0100
changeset 442 9267376f58ac
parent 441 9015a6183c4f (current diff)
parent 439 d5eee5651891 (diff)
child 443 ef326411c1fe
Merge
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html	Tue Jan 24 14:53:27 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html	Tue Jan 24 14:55:05 2012 +0100
@@ -27,12 +27,13 @@
 		{% else %}
 		readOnly:'true',
 		{% endifequal %}
-		startTime:'100'	 
+		segmentPassMask:'',
+		simplePlayerPassMask:''
 	};
 
 	var attributes = {  id: "ldtInitSwf",  name: "ldtInitSwf"};
 
-	swfobject.embedSWF("{{LDT_MEDIA_PREFIX}}swf/ldt/LignesDeTempsFlex.swf", "ldtInit", "1000", "630", "9.0.0", "{{LDT_MEDIA_PREFIX}}swf/expressInstall.swf", flashvars, params, attributes);
+	swfobject.embedSWF("{{LDT_MEDIA_PREFIX}}swf/ldt/LignesDeTempsFlex.swf", "ldtInit", "1000", "630", "10.2.0", "{{LDT_MEDIA_PREFIX}}swf/expressInstall.swf", flashvars, params, attributes);
 
 </script>