Hey guys and girls I am making something for my girlfriend in Autoit for her to open and look at. I just wanted to know if I could have a video in my GUI or in a child window. The video can change format so I can make it whatever format it needs to be in. I tried but it kept coming up with and error about a "Bad Image". I was using the GUIctrlcreateavi function and converting my video to .avi Can anyone help please? Here is my code: #include <GUIConstants.au3> #include &