Built In Functions - play a file from beginning
#1
Hi,
I'm using keyboard.xml to use keys to control which videos are being played out, e.g.:

<one>XBMC.PlayMedia(c:\videos\video1.mpg)</one>
<two>XBMC.PlayMedia(c:\videos\video2.mpg)</two>

However when I change back to a video, I want it to be from the beginning again. This happens when I use the HTTP PlayFile() command but not when I use XBMC.PlayMedia()

Any ideas? Am I missing something obvious??

Cheers,
Glenn
Reply

Logout Mark Read Team Forum Stats Members Help
Built In Functions - play a file from beginning0