swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] how to avoid loops ?


From: Brainstorm
Subject: [Swftools-common] how to avoid loops ?
Date: Fri, 27 Aug 2004 02:02:31 +0200

I've made this simple sc script:

.flash name="pisamorena.swf" version=5 fps=25
    .jpeg pis "pisa.jpg" quality=80%

    .put pis x=0 y=0 scalex=50 scaley=50
    .frame 450
    .change pis x=0 y=0 scalex=200 scaley=200
.end

Now, how can I prevent this swf from looping forever ? I've been reading the 
swf file spec, but I'm lost, I can't see a field to specify the number of loops 
:-(

Thanks in advance !




reply via email to

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