Check out a file called BROWZ.ZIP posted in the libraries under my id
number. I distribute VB 1.0 source in this file for using the custom
control to play MIDI files via MCI. Why do you need to play the MIDI
with the custom control when you can just make an MCI call?
Hi Phil!
Yes you're right. Now i play the animation,midi and wave with the mci-call. My
only problem is the title of the animation_window, which display the filename
and directory of the .fli-file. How can i get rid off it?
Markus
Hey Markus the file name in the title bar is just the caption
property. Its real easy to change. Of course you can just set the
full screen property to true and (assuming your control panel drivers
is setup correctly) your flic will play centered against a black
screen.