Advanced Forum Search Results
-
I tried MusicFile.play after setting up and starting the storyboard. Still the same problem.
The file is an mp3.Thanks.
-
Hi, Thanks for the reply.
Set MaxFrameRate to 30, makes no difference.
No i'm not doing windowless="false" or have a html overlay
Any other ideas.
Thanks
-
Hi All,
Just trying to implement a basic music player with a progress bar.
I'm updating the progress bar using a timer/storyboard, checking the mediaelement progress. My problem is, when the storyboard is active, the music doesn't playback properly, as if it is cutting out when every time the timer fires. This is my vb code. TIA
...