Search  

ELITE XML WEBSITE AND VIDEO PLAYER - QUESTIONS?

HomeForumsHelp NeededElite XML Website and Video Player - questions?
Default-profile jacek
7 posts

Hello,

I have two questions about Elite XML Website and Video Player.

How can I play more than one movie, what I should write in a configuration file? Now I have:

elite_video_player_xml/video.xml

<?xml version="1.0" encoding="ISO-8859-1" ?>
<\video>
http://mysite/mymovie.mov
<\video>

What should I add to this file?

Thank you for help:-)

Posted 20 days ago
28144 SaafiDesign
1170 posts
Exclusive author Item was featured Author was featured Referred at least one person Reviewer Sold between 10 000 and 50 000 dollars Bought between 1 and 9 items

you should ask the author of that file using the comments feature at that file’s page.

Posted 20 days ago
40501 NnielsS
72 posts
Referred at least one person Sold between 1 and 100 dollars

just a guess:

maybe it is

<?xml version="1.0" encoding="ISO-8859-1" ?> <video> <a href="http://mysite/mymovie.mov">http://mysite/mymovie.mov</a> </video> ?

but i dont know. you might want to contact triworks, the author.

NnielsS

Posted 20 days ago
38857 SpiderFX
124 posts
Bought between 10 and 49 items

I have not used it, but look at what you posted, if it is the correct format, you are closing the video twice as opposed to opening and closing….

<\video>

you have <\video><\video>

Posted 20 days ago
38857 SpiderFX
124 posts
Bought between 10 and 49 items

ugg formating…..

Posted 20 days ago
Default-profile jacek
7 posts

I asked author and it’s immposible. If I want play more videos I have to change code:-( This player plays only one movie.

Posted 19 days ago