if i put this:

scroller._x = Math.floor(mySound.position/mySound.duration*300)

on my play button the scroller moves like my play bar, but when i drag it it gets further that the playbar.

why?