Go to this project:
http://scratch.mit.edu/projects/Kenichi10/1699888
This is the script for this project:
When green flag clicked
ask: hello and wait
forever
ask: answer and wait
Now, open this in experimental viewer. The script changes to this:
When green flag clicked
ask: [join('Open Webpage With URL: %s' #- #link: 'http://')('Open Webpage With URL: %s' #- #link: 'http://')] and wait
What's wrong with this?
Offline