swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swfc no loop


From: Russell Lyons
Subject: Re: [Swftools-common] swfc no loop
Date: Sat, 21 Aug 2010 11:05:56 -0400 (EDT)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)

Hi, Chris.

Wonderful! That does exactly what I wanted. (I was using pure swfc
script with animation.) It leaves the "loop" line checked on
Flashplayer, yet it does not loop and behaves exactly the same as if the
loop line were unchecked, which is just what I wanted.

Thanks,
Russ

On Sat, 21 Aug 2010, Chris Pugh wrote:

On 21 August 2010 04:02, Russell Lyons <address@hidden> wrote:
I am making a simple swf using swfc. However, when the result is played
by Flashplayer, it loops automatically. How can I prevent that by code in
the sc file itself? Sorry if I missed the answer somewhere, but I did
search for it.

Thanks,
Russ

Actionscript., or swfc script? Sound, video, animation?  Always worrh posting
the gist of what you are doing.  It helps!

Either way,

  . stop  [object]

in one form or another, usually does the trick.

Search for 'stop' here,

 http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/

and here,

 http://wiki.swftools.org/index.php/Sc_file_format

Should it still not *stop*, by all means post back to this list!

Regards,


Chris.




reply via email to

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