Need some help regarding player component

i was trying to update my music player app and right now i am stuck with the slider component.

i am loading Music file is from a url,

seek to position is not working for me, i am using a slider component to play song from a specific position. below are the blocks i used

image

i don’t know why its not working, or am i doing something wrong. if you know a correct way then pls share the method here.

1 Like

In my project I use Taifun’s player extension and it works fine for me although it reads music from the device. I believe the idea is the same.

Slider

I’m quite sure that the “Seek to” or “Start at” works only if the song is completely loaded or read from the storage.

1 Like