CompuServe Messages

#unload an FLI in VB

    11-Jan-95 11:53:29
Fm: Brian Rudolph [Adesk] 71722,170
To: Olivier GOOSSENS BA 73203,233
<<We are still having a problem trying to unload an fli from a VB form without unloading the form Is that possible : we don't want to keep unneeded files open If yes how ? If not why ?>> What happens if you just put in a command like: Animation1.Animation = "" Does that work for your needs? -Brian