View Full Version: Adding Movies & Video Clips

Game Maker > Questions and answers > Adding Movies & Video Clips


Title: Adding Movies & Video Clips
Description: How do I do this with Game Maker?


The_Keeper - July 12, 2003 11:22 PM (GMT)
[FONT=Arial]

Hello. Having played around with Game Maker to my heart's content, I finally decided to sit down and actually create an RPG. Everything seemed to be going along fine until I decided to add in a video clip for the intro. Having carefully read the section in the help file devoted to creating pop-ups, adding highscore tables, etc., and experimented with what I learned from that section, I discovered that I still haven't a clue as to how to play a movie file in the game. Can someone please help me out of this unexpected dilemma?

Much appreciated,
The_Keeper

snabela - July 13, 2003 08:04 AM (GMT)
I am not sure why you are confuse! Just use this piece of code:

show_video(fname,full,loop)

fname = the filename of the video.
full = 0 or 1 (0 = full screen 1 = window)
loop = 0 or 1 (0 = only one time 1 = loop)




Hosted for free by InvisionFree