swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] A couple of questions


From: Chris Flowers
Subject: Re: [Swftools-common] A couple of questions
Date: Fri, 29 Oct 2004 13:51:39 -0400

> No, but you can change the framerate afterwards:
> 
>     swfcombine -dr 25.0 file.swf -o file.swf
> 
> > With swfc, I can't make a label on frame 1.
> > If I use:
> > 
> >  .frame 1 name=mylabel
> > 
> > the generated swf shows the label was put frame 2.
> 
> frame 1 in the SWF maps to frame 0 in swfc.
> So you have to say
>     .frame 0 name=mylabel
> .
> You'll need the very latest CVS version of swftools (of today) 
> for this to work, though.
> 
> Greetings
> 
> Matthias

Excellent I'll give this a shot.

Chris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]