Hi !
I'm trying to make an interactive flash movie gallery; like an image gallery but instead of simple images, i'd like to have a kind of "thumbnail" of the flash movies in the gallery.
I know that there are some functions to render flash movies; like creating shapes, simple animations, and so ... but all of these functions refer to "create" a new animation; my concern is to open an existing .swf file and display the first (or n'th) frame of this animation; so that i can create a gallery of all my flash movies.
Does someone know how to handle this ?
Thanks !