Hello,
I have a game called 'Infinity', the colour picker for the game is kinda complicated because you have to enter a non-visual RGB code... About 50% of the users who will play my game won't know how to do that. I decided for now to show them a RGB color chart. I went ahead and searched DuckDuckGo for charts, and I found one so I went on my keyboard and went 'CMD-S' that saved the page to my desktop.
I want Greenfoot to open up that .HTML page when I click a JButton in the main menu. That JButton already directs to a different world. I appreciate any help!
Thank you!
Mint_Green

