Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » clickable links in scratch
- aj5w2021ocean
-
1 post
clickable links in scratch
Hi scratchers, I actually need help with something. I was wondering if there is a way to make a clickable link inside a scratch project. PLS let me know if you know how. Thx so much!
- Oumuamua
-
1000+ posts
clickable links in scratch
Click and redirect? Sorry, it isn't possible.
You can add any link into Instructions or .Notes and Credits
You can add any link into Instructions or .Notes and Credits
Last edited by Oumuamua (Jan. 28, 2021 23:23:43)
- 280870
-
72 posts
clickable links in scratch
Hey sorry, this isn't possible if the links go to external websites. You could say Refer to link 1, and in your project instrutions put a list of links, like this.
Links:
1. https://mylink.com
2. https://mylink.com
3. https://mylink.com
If your link is internal (it does an action in your project) you can treat it as a button like this.
Links:
1. https://mylink.com
2. https://mylink.com
3. https://mylink.com
If your link is internal (it does an action in your project) you can treat it as a button like this.
or
- mmhmBeans
-
500+ posts
clickable links in scratch
You can make a field where a person can copy a link.
Create a list, place/scale it where you want the link to show up, and add your link as an element. You can show the list when you want the user to copy the link. You can select and copy list elements, unlike variable indicators.
Create a list, place/scale it where you want the link to show up, and add your link as an element. You can show the list when you want the user to copy the link. You can select and copy list elements, unlike variable indicators.
- Discussion Forums
- » Help with Scripts
-
» clickable links in scratch