On Mon, Jun 02, 2008 at 12:11:39PM -0400, Temuri Imnaishvili <[EMAIL 
PROTECTED]> wrote:
> Is it possible to tell swfrender which SWF frame to render?

Nope, not possible yet- sorry.
What you can do is extract the frame with swfextract first, and then
swfrender it:
    swfextract file.swf -f 3 -o frame3.swf
    swfrender frame3.swf -o frame3.png

Greetings

Matthias




Reply via email to