var pos=thisParent.songControls.position; var len=thisParent.song.length; progressPlay.width=214*pos.toFixed(2)/len;