I need to play a 640x480x256 FLC file within a C++ program. The FLC needs to play in an infinite loop until any key is pressed. Then, the animation will freeze and some text will be dynamically displayed. The user will make some selections, then the animation will restart from…