Hello,
I have made a game in Greenfoot ,and I want to upload it to the internet.How can I do this without using <applet> tag because Google chrome ignoring the <applet>tag.
Thanks
Every scenario that gets uploaded has two versions, the applet version which doesn't work on all browsers (like Google Chrome), and the HTML5 version which should work on all browsers just not all scenarios work (on any browser).