Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!KJELD%MCOPN1@eg.csc.ti.com From: KJELD%MCOPN1@eg.csc.ti.com Newsgroups: comp.sys.mac.hypercard Subject: re: Looking for Hypercard Videodisk Driver Message-ID: <50965@sun.uucp> Date: 26 Apr 88 23:02:57 GMT Sender: news@sun.uucp Distribution: comp Lines: 22 Approved: hyper-hackers%plaid@sun.com > I recently acquired a copy of a hypercard stack for driving videodisk > players. Unfortunately one of the XCMD resources is apparantly missing, the > one I need! The XCMD contains a driver for a Sony 1500 videodisk player. > If anyone out there has a copy, would you BinHex it and email it to me. If > anyone has a driver specifically for a Sony 1000A player, that would be > even better. When we did the presentation system for the DoI we found the same problem. Apple in D.C. and in Dallas had the video stack, but the Sony drivers were conspicuously missing from both. As a solution, you might want to look at the HyperTerm stack which contains generic drivers for the serial ports. Then write scripts that act as a shell around these XCMDs and XFCNs. You can have more flexibility here since you can fake playing a long segment by sending a "play" command, and monitoring progress via. an Idle handler. This way the player won't be locked into playing a sequence, and can be interrupted at any time. Also it returns control to HyperCard before the video sequence is complete. I can be reached at: Kurt Christensen Apeiron P.O. Box 1000, M/S 220 McKinney, TX 75069