Lorder Posted February 23, 2017 Share Posted February 23, 2017 How do I add a video to the background? Link to comment
_Kinan Posted February 23, 2017 Share Posted February 23, 2017 You should export a video into frames.. and use https://wiki.multitheftauto.com/wiki/DxDrawImage drawing every frame in the video. Or you can use https://wiki.multitheftauto.com/wiki/CreateBrowser and adding a link into the video (Harder) Link to comment
Mr.Loki Posted February 23, 2017 Share Posted February 23, 2017 (edited) Using guiCreateBrowser is pretty simple: Upload or get a vid from youtube Get the video id from the video url Replace VIDEO_ID with the video id from youtube https://www.youtube.com/embed/VIDEO_ID?autoplay=1&controls=0&loop=1&showinfo=0 Load the browser with this url and it will play in the background Edited February 23, 2017 by Mr.Loki Link to comment
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