Discuss Scratch
- Discussion Forums
- » Suggestions
- » suggestion to help with GO TO URL block problem
- Turbo_yeeter
-
100+ posts
suggestion to help with GO TO URL block problem
bump+BONUS IDEA:go to [project v] and send [value]::controlit would store the value in answer and would be used to share data between redirected projects. that way a game can resume without you going back to that point in the game where you redirected to
+1, this would open up the avenue for MANY advanced projects to become features on scratch, as well as making other projects WAY easier to recreate.
- c0der0928
-
100+ posts
suggestion to help with GO TO URL block problem
what about a stop project option in the box so you can stop a constant opening page script, update:
————————————————–
Confirm
————————————————–
|This project wants to go to the url |
|scratch.mit.edu |
|Title: Scratch | Home |
| |
|Are you sure? Yes No |
| |
| | disable links in this project |
| | always say yes for this session |
| |
|stop this script yes no |
————————————————-
————————————————–
Confirm
————————————————–
|This project wants to go to the url |
|scratch.mit.edu |
|Title: Scratch | Home |
| |
|Are you sure? Yes No |
| |
| | disable links in this project |
| | always say yes for this session |
| |
|stop this script yes no |
————————————————-
- cake__5
-
100+ posts
suggestion to help with GO TO URL block problem
what about a stop project option in the box so you can stop a constant opening page script, update:
————————————————–
Confirm
————————————————–
|This project wants to go to the url |
|scratch.mit.edu |
|Title: Scratch | Home |
| |
|Are you sure? Yes No |
| |
| | disable links in this project |
| | always say yes for this session |
| |
|stop this script yes no |
————————————————-
when green flag clicked
forever
broadcast [open url v]
end
when I receive [open url v]
open url [url]::control
- trolley_explodes
-
100+ posts
suggestion to help with GO TO URL block problem
Like this?
redirect to ():: control
- leidymateo
-
100+ posts
suggestion to help with GO TO URL block problem
Support. It would only work for scratch domains such as wiki, beta, info, normal and resources.
- cake__5
-
100+ posts
suggestion to help with GO TO URL block problem
why not anything else? Support. It would only work for scratch domains such as wiki, beta, info, normal and resources.
- Discussion Forums
- » Suggestions
-
» suggestion to help with GO TO URL block problem