Can someone please describe in simple words how I embed my little Greenfoot Game (FlappyBird) into my own website. Unfortunately I do not understand the explanations to <applet> and <object>. Or application attempts have failed miserably.
Under your FlappyBird scenario on the Greenfoot website there is a button where you can embed it to your own website.
Copy the HTML code and paste it to your own websites HTML code.
Do you happen to know why my Greenfoot does not react after a second start. Mouse input does not work.
I have to clear the cache first, but then sometimes it does not always work.
Could it be because I test my website with localhost.
Or is there a kind of refresh for <iframe>?