Mirage Source
play .wmv file - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: play .wmv file (/showthread.php?tid=716)



play .wmv file - Gawian - 06-02-2007

this is general VB question im building and application and i need to play a .wvm file at the start and then switch over to the user having control I think i know how to do the switch over but the code for playing the .wvm in the entire size of the form i can't figure out so I ask if anyone can provide me with what it should be


-thanks


- Obsidian - 06-02-2007

videocontrol.width/height = frmMirage.width/height ... videocontrol.play ?