Quote Originally Posted by paralinx
can someone come up with a way to do this without the max being only 100??

As I mentioned Set the .Max = SongLength
That way the PB 'ticks' are representative of the song play postion....
You would set the .Max at song load, and update the .Value based on the Song position.

Does that make sense? Or, am I missing the obvious?