Home
last modified time | relevance | path

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

/plugin/flowplay/flowplayer/
H A Dswfobject.js12 if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();} class in deconcept
24 this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();
84 deconcept.SWFObjectUtil.getPlayerVersion=function(){
115 deconcept.SWFObjectUtil.cleanupSWFs=function(){if(window.opera||!document.all){return;}
119 deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};
124 deconcept.SWFObjectUtil.cleanupSWFs();_30();};
125 }else{window.onunload=deconcept.SWFObjectUtil.cleanupSWFs;}};
129 deconcept.SWFObjectUtil.prepUnload();
131 }else{window.onbeforeunload=deconcept.SWFObjectUtil.prepUnload;}