I am designing a simple GUI game for my OOP module assignment. I have an Adventure Game that is text-based. My t Interface currently looks like this: Characters Start
I am pretty new to Java Swing and I was wondering if there is a way to put a video as a background on those two menus. A small looping video will do the job, but looking through Google and StackOverflow couldn't find an answer. I am intending to do something like the World of Warcraft menu background (video on the back while your browsing through the menu).