Hello,

All examples on the site show a static config.xml file on the server.  I don't need help with a ajax call, but instead am looking for documentation on how to set the collection of

<image imageURL="images/tall.jpg" thumbURL="thumbs/tall.jpg" linkURL="http://www.example.com" linkTarget="_blank" >
<title>This is my title.</title> <caption>This is my caption.</caption> </image>

once returned from the ajax call.  I don't want to have a static config.xml, but instead get the values from a server call dynamically and set those values in js.

Thank you,
Brandon

Hello,

Is it possible to now use the config.xml and get the xml format from a ajax call?

I haven't seen any documentation on how that is done? 

Is it only supposed by the pro version?



Thank you,
Brandon