On Tue, Jun 03, 2008 at 12:01:05PM +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > This works fine on most OS/Browser combinations that i've tried. However, > on linux there is a 3-5 second delay between the execution of the > javascript call and the slide change.
>From the top of my head:
This might be due to the SWF's frame rate.
Could you test whether postprocessing the file with
swfcombine -dr 30 file.swf -o file.swf
changes anything?
Greetings
Matthias
