bcamera
08-22-2001, 10:22 AM
Is there a way to add wav and avi files to my project so I can recall them as needed? Something like a ImageList control. Any suggestions are appreciated.
Regards
Lynn
P.S.
BillSoo thank you for the overlay help you provided a few months ago It works real slick, couldn't have done it with out you.
BillSoo
08-22-2001, 12:05 PM
You can use the animation control found in Microsoft Windows common controls 2 or <a href="http://mvps.org/ccrp/controls/ccrpani5.htm"> this free stand alone copy.</a>
You can also use the multimedia control.
"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder
Johnkok
08-22-2001, 03:29 PM
If I understand correctly you want a series of wav's or avi's to be "stored" somewhere and recall them whenever you need them.You could use a resource file.You can create one if you go to Add-ins and then Add-in manager and then load the resource manager
Squirm
08-22-2001, 03:35 PM
Is there anyway to do this in VB5 coz it doesnt have the resource file editor?
Thinker
08-22-2001, 03:45 PM
I thought about suggesting the resource editor earlier. But, I couldn't
think of a good way to actually play them in the program, once there.
So, before you spend a lot of time doing this, make sure you have a way
to actually hand these memory items off to a control or function that can
play them.
I think therefore I am... sometimes right. images/icons/wink.gif