On Sat, Mar 25, 2006 at 07:58:51AM +0100, Pablo Rodríguez wrote: > By the way, within the following script: > > ... > > How could I prevent the audio infinite playing loop?
Depending on the length of your audio file, either with a
.stop audio
at the end of the script, or by adding the "nomultiple" option
to the .play command.
Greetings
Matthias
_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common
