Hello,
i created 6 states on my animation, and to go to next one, we need to clic on a button.
But it is not fit to me because I am adding a sound file, so it needs to change states on the right moment.
What I need: after 10seconds, to change state, alone, witout to click anywhere.
So I beleive there is something to put on the timeline at this moment, but what...?
My animation : http://www.qualixel.com/tests/v02.html
Thank you very much for your help and have a nice day!
Rashel, the french apple pie
Hi there,
The easiest thing to do would be to convert your sound clip to a movie (.flv) with no visual element. Then you can just use the on video play complete interaction to transition states.
The alternatives are using the on application start -> play action sequence interaction if the sound clip plays immediately when your application loads, or using something more along the lines of this discussion in the faq.
-Bear
Tgank you for your answer. I am going to try if.
Have a nice day!