Adding video intro to explain the story

How can I add a video at the beginning of the game to introduce the story?

Thank you @todorrobot

Hi @andyphysics there are lots of different ways to approach this. An easy way is to make a full frame animation and set a timer or frame rate to switch frames and tell the story. Or you can program several objects to zoom in and out of the frame or change the alpha on the objects to orchestrate your intro cut scene. You can look at my games Gator Panic https://flowlab.io/game/play/1359018 and Outpost Omicron https://flowlab.io/game/play/1318529 to see examples of both approaches.

cool