This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
andreiyy12
wrote ...
2015/2/13
How to create an on-screen user guide ?
andreiyy12
2015/2/13
#
Can anyone please tell me how I can Create an on-screen user guide for the game in HTML and have it launch within Greenfoot using the F1 key.
if (Greenfoot.isKeyDown("F1"))
danpost
2015/2/13
#
This will work locally (from your system within greenfoot); but, I believe, for security reasons, it will not be allowed to work from the greenfoot site.
You need to login to post a reply.
X