Page 1 of 1

thumbnail of document.

Posted: Mon Feb 25, 2008 7:55 pm
by sorinuri
Can I get a thumbnail of SWF documents?
or first page image file?

Do you know tools or library??

Re: thumbnail of document.

Posted: Thu Mar 06, 2008 8:05 am
by staff
Pages of Print2Flash documents are exported from the document movie as symbols with the names Page1, Page2, etc. In principle it is possible to import any page into another Flash movie and use it as you wish, for example, for displaying thumbnails.
However, this is not very useful as importing is done statically, e.g. at movie compile time. We do not know how to attach a symbol from another movie dynamically in Flash (attachMovie is not able to attach a page from another movie). If someone knows how to do it, please let us know.
In future versions we plan to add a capability to produce a separate movie for each document page. This way it will be possible to load any page into a movie and display it as a thumbnail or even in your own document viewing application.