mathie's bits
A correction to FlashObject 1.3 when checking for player version, I got the warnings in Firefox. com.deconcept.PlayerVersion = function(arrVersion){ this.major = (typeof(arrVersion[0])!=’undefined’ && parseInt(arrVersion[0])) || 0; this.minor = (typeof(arrVersion[1])!=’undefined’ && parseInt(arrVersion[1])) || 0; this.rev = (typeof(arrVersion[2])!=’undefined’ && parseInt(arrVersion[2])) || 0; }
Posted
in
by
admin
Tags:
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Δ
Leave a Reply