Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 11/05/2005 16:39:10

Title: *.avi to *.crm
Post by: on Wed 11/05/2005 16:39:10
Hi! I have seen the question by Irvine, but I would like to know if i have an .avi video, how can i change it into a *.crm so the ags accepts it and executes it before room 1?
bye
Title: Re: *.avi to *.crm
Post by: DoorKnobHandle on Wed 11/05/2005 16:41:25
That is not possible.

In the AGS Editor you'd have to create a script after fade in of your first room, then add a script there and use the "PlayVideo ( string filename );" command. More of that command is in the help file ( Press F1 )...
Title: Re: *.avi to *.crm
Post by: TerranRich on Wed 11/05/2005 21:16:44
Yes, please, read the manual.