DexterMorgan Posted March 29, 2008 Posted March 29, 2008 Is there any way to show a movie I made with Windows Movie Maker In AutoIt?? code
Distrophy Posted March 29, 2008 Posted March 29, 2008 From help file: User Defined Function Description _GUICtrlAVI_Close Closes an AVI clip _GUICtrlAVI_Create Creates an AVI control _GUICtrlAVI_Destroy Delete the control _GUICtrlAVI_Open Opens an AVI clip and displays its first frame in an animation control _GUICtrlAVI_OpenEx Opens an AVI clip and displays its first frame in an animation control _GUICtrlAVI_Play Plays an AVI clip in an animation control _GUICtrlAVI_Seek Directs an AVI control to display a particular frame of an AVI clip _GUICtrlAVI_Show Show/Hide the AVI control _GUICtrlAVI_Stop Stops playing an AVI clip
DexterMorgan Posted March 29, 2008 Author Posted March 29, 2008 From help file:User Defined Function Description _GUICtrlAVI_Close Closes an AVI clip _GUICtrlAVI_Create Creates an AVI control _GUICtrlAVI_Destroy Delete the control _GUICtrlAVI_Open Opens an AVI clip and displays its first frame in an animation control _GUICtrlAVI_OpenEx Opens an AVI clip and displays its first frame in an animation control _GUICtrlAVI_Play Plays an AVI clip in an animation control _GUICtrlAVI_Seek Directs an AVI control to display a particular frame of an AVI clip _GUICtrlAVI_Show Show/Hide the AVI control _GUICtrlAVI_Stop Stops playing an AVI clipThis is nice but i dont have a AVI i have a WMV is there any way to play a movie with a splash screen?? code
monoceres Posted March 29, 2008 Posted March 29, 2008 (edited) Here's a link to a media UDF, I think it's more suited for the job Link Edited March 29, 2008 by monoceres Broken link? PM me and I'll send you the file!
DexterMorgan Posted March 29, 2008 Author Posted March 29, 2008 Here's a link to a media UDF, I think it's more suited for the job LinkThank you code
Distrophy Posted March 29, 2008 Posted March 29, 2008 If you made your movie in windows movie maker you could have saved it as an AVI file.
DexterMorgan Posted March 29, 2008 Author Posted March 29, 2008 Okay i didnt want to start a new topic so i used the same one becasue it has to do basicly with the same thing.. After i play the media in full screen if you click it closes so i was wondering if there is a way to keep it in the front an it isnt able to close (Like a splash screen) thank you again!! code
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now