update svg video

This commit is contained in:
罗宪 2015-07-03 17:39:13 +08:00
parent a180871f61
commit 974c989b87

View File

@ -335,7 +335,7 @@ $(function (){
return this;
};
var T=TweenMax;
var _playBox=function (svg,w,h,startFunc,pauseFunc){
var _playBox=function (svg,startFunc,pauseFunc){
var playBox=new SVG.Sprite("g");
playBox.mouseEnabled=true;