CompuServe Messages

#unload an FLI in VB

    12-Jan-95 11:31:59
Fm: Brian Rudolph [Adesk] 71722,170
To: Olivier GOOSSENS BA 73203,233
<< Is it normat that the total fli size is more than the addion of each GIF ?>> You probably have a unique palette for every frame of the FLIC. Use the Windows Players Convert Anim option to reduce the palette. This should also reduce the size considerably. << Is it normal that the fli slows down from the beginning (very fast) to the end (very slow)>> Speed differences will happen when the entire flic is not loaded into RAM. When the flic starts to play off the hard disk, it will slow down. Once you reduce the size of the FLIC, it should all fit into RAM. -BRian