TheCrazyLexx
03-25-2008, 04:24 PM
Hi there,
I've tried to blend some features of an other flash applet into an existing slideshow applet. While I've been able to get the basic features working (this nice looking typewriter effect) with my old applet, it doesn't really fit the timing of the transitions yet.
Preview (http://www.gamepals.de/temp/source/test_mit_text/Slideshow.html)
The applet uses an xml file to get the text for the typewriter effect from an external html file, but already moves on to the text for the next slide, even before the next image is even displayed.
Is it possible to have the typewriter effect start right at the moment the transitions effect for a new slide has finished?
Here's the code used in the example above:
fla file (http://www.gamepals.de/temp/source/test_mit_text/Slideshow.fla)
as file (http://www.gamepals.de/temp/source/test_mit_text/Actions.as)
Thanks,
Tom
I've tried to blend some features of an other flash applet into an existing slideshow applet. While I've been able to get the basic features working (this nice looking typewriter effect) with my old applet, it doesn't really fit the timing of the transitions yet.
Preview (http://www.gamepals.de/temp/source/test_mit_text/Slideshow.html)
The applet uses an xml file to get the text for the typewriter effect from an external html file, but already moves on to the text for the next slide, even before the next image is even displayed.
Is it possible to have the typewriter effect start right at the moment the transitions effect for a new slide has finished?
Here's the code used in the example above:
fla file (http://www.gamepals.de/temp/source/test_mit_text/Slideshow.fla)
as file (http://www.gamepals.de/temp/source/test_mit_text/Actions.as)
Thanks,
Tom