Ok, here's the deal...
I'm trying to create a quiz where the questions and answers are loaded from an XML file. Each question consists of "What letter does this start with?" and a picture (say an apple). I'm using loadMovie to load the pictures which are external swfs. That bit all works fine. The part I'm having trouble with is I want to play an animation when the user clicks an answer. I can get the animation to play (using another loadMovie), but it either plays so fast you don't see it, or it continues playing even after the next question appears. Basically I want some way of not loading the next question until the animation has finished or played for a certain amount of time.
Anyone have any suggestions? I don't have the fla up anywhere, but can email it if anyone wants to take a look...
Thanks!
Em
I'm trying to create a quiz where the questions and answers are loaded from an XML file. Each question consists of "What letter does this start with?" and a picture (say an apple). I'm using loadMovie to load the pictures which are external swfs. That bit all works fine. The part I'm having trouble with is I want to play an animation when the user clicks an answer. I can get the animation to play (using another loadMovie), but it either plays so fast you don't see it, or it continues playing even after the next question appears. Basically I want some way of not loading the next question until the animation has finished or played for a certain amount of time.
Anyone have any suggestions? I don't have the fla up anywhere, but can email it if anyone wants to take a look...
Thanks!
Em