[COLOR=black][FONT=Arial][SIZE=2]I have one SWF which is a container for other SWFs. The names of the others are in an array. The movies are supposed to play one after the other. Four play then stop automatically until the user clicks “play”, then the next four play then stop automatically until the user clicks “play” and then the next… But I am not sure how to do this. [/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2] [/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2]Tried setInterval but after a while it did not work. [/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2] [/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2]Then I tried putting a loadMovie at the end of each movie so that they are daisy chained. But only three movies would play. I would like to control the loading of the movies in one action script. [/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=1] [/SIZE][/FONT][/COLOR]
[SIZE=1][COLOR=black][FONT=Arial][SIZE=2]If you could help me with this, it will save my[/SIZE] [SIZE=2]sanity. I have been working on this problem for four days[/SIZE].[/FONT][/COLOR][COLOR=black][FONT=Arial][/FONT][/COLOR][/SIZE]
[SIZE=1][/SIZE]
Is this tood easy or too hard. Sometimes I miss the obivious, looking for some esoteric meaning where none was needed. Or it is too hard to go into. Either case please give me a clue or a book or a web site. I have not figured this out.