CompuServe Messages

#MCI drivers

    25-Aug-95 13:17:06
Sb: #186336-#MCI drivers
Fm: Edward M. Jones 73572,1562
To: Brian Rudolph [Adesk] 71722,170
You wrote: << MCI control does not give you any control over the file name on the banner. However you can go into Fullscreen mode by having your delphi program call a script file instead of an FLC file. The script can have preset settings for fullscreen mode during playback of the animation. >> I'm assuming you mean the AAAnim MCI device does not support this–I've been trying to use some MCI commands on it which simply are ignored. Specifically, I'm trying to redirect the animation output from a .FLC file into a specified HWND, which can be done with AVIVideo using the "window [device] handle [hwnd]" command. Does AAAnim not support this, or is there a different driver I can use? If not, is there ANY way for a custom program (written probably with Visual Basic) to control how and where a .FLC runs? BTW the caption on a banner CAN be changed using the "window [device] text "caption"" command.