CompuServe Thread

#Help with aaplay

5 messages in this thread
#62158From: kenneth lemieuxOct 18, 1993 11:57 AM
I'm trying to write a screen saver with aaplay.dll and am running into problems. I can't seem to stop or reload an animation. Do you have any c source code as an example? Some one at autodesk must have used aaplay.dll at some point.
#62183From: Jonas Ruikis [ADESK]Oct 18, 1993 1:15 PM
Hello Kenneth, Have you loaded at MCIAAP.zip or VBXFIX.zip or VBPlay.TXT? Jonas[ADESK]
#62349From: kenneth lemieuxOct 19, 1993 11:37 AM
yes, I've upload all the files here for aaplay. What I need is a sample in C of Sycing flies by frames and notify events amd reload. AAplay does not seem to work as documented. I can play a clip but not stop it unless I unload the dll. I've talked to others with the same problem. Who wrote the windows version of aaplay application. Is there source for that?
#62372From: Jonas Ruikis [ADESK]Oct 19, 1993 3:18 PM
There is a file called VBPLAY.zip in the AAWIN library which shows an example of synching a wave form file with an animation by using the NOTIFY command.
#62685From: kenneth lemieuxOct 21, 1993 9:02 AM
Thanks. I think I have VBPLAY.zip. I must have missed the example.