Hi,
I am testing the io.thumbnail[large|medium|small] APIs. It looks like they don't work at least for my gif and mpg files but work for my jpeg files. Is it true that right now only JPEG files will have thumbnails? If so, the corresponding API docs are quite misleading.... (io.download works for all of them, though, which is assuring ;) )
Also, it looks like io.thumbnailsmall generates sizes of 100x75 (or 75x100) instead of the 150x150 as described in the API doc.
Thanks!
Philip

Re: sending data to my AOL plugin
Think what you want is AccPluginInfoProp_Plugin. Then you can QueryInterface() for whatever interfaces your plugin implements.