




trixmoto wrote:New version (2.2) is now available from my website.
I have added a (non-editable) trackbar which shows the current song position. I have requested an event which will allow me to make this trackbar editable in a future version.
Sub Seek(PosBar)
If ManualChange = true Then
SDB.Player.PlayBackTime = (PosBar.Value*SDB.Player.CurrentSongLength)/1000
End If
End SubUsers browsing this forum: No registered users and 8 guests