This site requires JavaScript, please enable it in your browser!
Greenfoot back
Bolla13
Bolla13 wrote ...

2020/10/22

Export / Share --> .jar File embed in own website

Bolla13 Bolla13

2020/10/22

#
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.
DatHeroAndy DatHeroAndy

2020/10/22

#
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.
Bolla13 Bolla13

2020/10/22

#
Thx a lot. That works fine :-)
Bolla13 Bolla13

2020/10/23

#
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>?
Bolla13 Bolla13

2020/10/23

#
I just realized that I have to refresh the site in Firefox, Edge and also in IE.????? Does this have to do with <iframe>?
You need to login to post a reply.