Album XML to load into SWF

Hello,

I would like to have a custom XML page generated that contains the locations to the image files in a specific album. This XML file will be loaded into a flash movie that dynamically rotates those photos on the front page of my web site.

I have plenty experience with PHP, but I'm new to ZenPhoto.

I would really appreciate it if anyone could recommend the most elegant way to generate such an XML file.

Thank you!

Comments

  • acrylian Administrator, Developer
    You probably would have to use our object model framework to to that. You will find examples in the `playlist.php` file of the flvplayer plugin (actually xspf but the way is the same) or a little more complicated in the rss files.

    Please also read on the user guide.
  • Thanks a lot!
Sign In or Register to comment.