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; }
› No comments yet.
Name (*)
Email (*)
Website
Allowed Tags - You may use these HTML tags and attributes in your comment.
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Δ
› No pingbacks yet.
Comments (0)