Discuss Scratch

aj5w2021ocean
Scratcher
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
Scratcher
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

Last edited by Oumuamua (Jan. 28, 2021 23:23:43)

280870
Scratcher
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.
whenthisspriteclickedbroadcastdo stuff
or
whenclickedforeveriftouchingmouse pointer?thenbroadcastdo stuff
WahNames
Scratcher
8 posts

clickable links in scratch

adding a link in a scratch project

whenclicked
foreveriftouching mouse-pointer?andmousedown?then
mmhmBeans
Scratcher
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.

Powered by DjangoBB