Apoligies if this is seen as a duplicate issue, it is similar to these three issues:

http://drupal.org/node/671252
http://drupal.org/node/554488
http://drupal.org/node/453532

I am probably overlooking the obvious but here is my issue.

Image flow is a great way to display images, and thier caption.
However in my case I want to display more detail about the image than it's caption, I would like to display a large body of text describing the image.

http://drupal.org/node/671252 seems to attempt to do this but is not working for me plus it is a hack and not a great solution for general use.

I would love to get clarity on something.
Should imageflow only be used with content type of Image, which has three fields:title,image & body
Using this and selecting show caption gives you the title during the sldieshow.

Or can you use it with a custom content type which has an Image field. If you use this method you do not get an caption without hacking the code. Am I imssing something here? I think Imageflow strips out all other fields that are not images.

My feature request is for an option like 'show captions' in the setup to 'show description' which would display the image body text field below the images in the imageflow slideshow.
If this is a crazy request, then it would be good to get an explanation of why all other fields are stripped out for the slideshow.

Many thanks