Yesterday I bought your screensaver factory pro as a display medium for some animations.
Though I have already written stuff (in Delphi) that will display them at various speeds and resolutions, I have found (to my anger, shame and frustration) that the actual screensaver part of the programming is completely beyond my ability,

Two problems though:
For their small size and scalability, I have always used metafiles, and I find that this is not an option. However, since your screensaver prog has no zooming options it's no big deal. I only mention it because I'm a mean spirited nitpicker and making things difficult for others is what I live for.
Second and more important - Your speed adjustment only goes up as far as one image per second. I need a minimum of 10 frames per second, and preferably twelve. This is not a function of the metafile because, as you know, Delphi auto converts such files to bitmaps on the first pass.
I know the speed is achievable because I do it all the time, so it's probably just an adjustment matter. Thing is, I can't find any mention of it in the help files.
Any ideas?
Thanks in advance
Anthony