CompuServe Messages

Playing FLC in C++?

    17-Jan-94 21:08:31
Fm: Jesse 71053,455
To: Gary Weinfurther 71521,2352
Dr. Dobbs journal had a complete article on the FLC (and FLI) format. You can also download the READFLIC code that they supplied which reads, and plays a FLC animation. That's what I did, and it works fine after I modified the code a bit to work with my graphics library. I think the FLC player checks for keypresses, so you should be able to use it pretty much as is… If you can't find the READFLIC code, I can probably send it to you… Jesse