I have a resource file which contains AVI's. I want to be to play the avi's on a VB 6 form. I have code which will do it and works using actual avi files, but can't seem to get it to work with resource id's.
The code I got from Karl Peterson's web site and is attached.
Can some one help me or point me in the right direction or alternatively tell where I can get a class to play the AVI file, rather than use the Multimedia control.