Home
last modified time | relevance | path

Searched refs:versionIsValid (Results 1 – 1 of 1) sorted by relevance

/plugin/flowplay/flowplayer/
H A Dswfobject.js74 if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("vers…
79 if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.ge…
100 deconcept.PlayerVersion.prototype.versionIsValid=function(fv){ method in deconcept.PlayerVersion