I am having a little trouble with this. I have an AVI intro for my game. I use the first layout and add an AVI2 and a Wait object. In my event editor (i am on the first layout) I use this...
Start of Layout---Avi2: Load File "BourdeauIntro"
Avi2: Play
Wait: Delay 12000 ms (clip is 12 seconds)
System: Goto Next layout.
My problem is how do I close the avi out automatically instead of having the embedded played and making the user click and close it?