Results 1 to 2 of 2

Thread: Timing off: Text from external xml displayed to soon

  1. #1
    Join Date
    Aug 2007
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Timing off: Text from external xml displayed to soon

    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

    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
    as file

    Thanks,
    Tom

  2. #2
    Join Date
    Aug 2007
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Update: Ok, I've managed to move the call for the text to a point AFTER the fade effect. However, so the old text stays on to long (see preview). What would I have to change that the text gets deleted once the fade transitions starts?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •