Quote Originally Posted by zeffer
Yeah i have tried what you suggested above about a month ago and gave my details and scripting to the admin, it was concluded nearly impossible to get it resolved.
I am certain that it can be done. I think I am just overlooking something that someone else might find so simple that they wonder why I'm overlooking it.

btw, there is a newer version of the player than the one you have. The one you have did not properly detect the end of the video (in some cases), and there have been a few other fixes aded to it.


Quote Originally Posted by galnet
With PHP it could be resolved but as XML this will not work.

Th Agriya player I install for users has been created using a PHP file to feed the information, and infact most of the scripts I've created have been created using PHP as the source and not XML.
I think the process of making it work right with vShare will be more or less the same with either player (I think - haven't used the other player). I originally started out by trying to use XML playlist because that's how it was done on the site for the author of the player. I get this to work good if I want to make a playlist that points to specific files, just not if I want it to call files up in the manner that vShare does.

My instinct tells me this has to somehow be possible with XML (if I can get one file to play, then surely there must be a way to get both), but maybe pointing to a php file is the way to go. I did try to make a simple php file but nothing would load up. I'll have to step back and wrap my mind around this one.