Page 1 of 1

Actors XML

Posted: 28 Apr 2016, 03:57
by bwj
Any tips please on how I convert a text list of actors into an XML file that Videonizer will recognise? I'm having no luck getting the program to recognise my attempts as a valid xml file.

Re: Actors XML

Posted: 28 Apr 2016, 20:47
by admin
Here is the template:
<Actors>
<Actor>
<ActorName>NAME</ActorName>
<ActorComment>
</ActorComment>
</Actor>
...
</Actors>

You can export your list to see the structure.