CompuServe Thread

aaplay / vb unload form

2 messages in this thread
#144731From: Olivier GOOSSENS BAJan 3, 1995 4:48 AM
We have to play different FLI in different VB form. Some FLI are same in different form What is the correct way to play / stop those FLI switching from one form to another ? For now it run ok since we don't make an unload of one of those form. Unload causes a VB crash. Hide works but we need to free resource. Olivier
#144849From: Brian Rudolph [Adesk]Jan 3, 1995 6:40 PM
If I understand your question, your problem is that when you unload a form containing and animation control, your program crashes. Correct? I don't understand what you were saying about more than one form and animation at the same time. Please explain in more detail. There are no bugs I am aware of with unloading forms. If you can't figure out the problem, you can send me a section of your code that shows the error and I can try to recreate it here. -Brian