htmlifier icon indicating copy to clipboard operation
htmlifier copied to clipboard

is there any way to send Parameters form url to scratch htmlifiered page?

Open mededu opened this issue 3 years ago • 6 comments

Is there any way to send parameters form url to scratch htmlifiered page? Sometimes I want ot jump level or page in a game .

This is a very very usefull tool for me!

Thank you!

mededu avatar Dec 02 '21 18:12 mededu

If you enable special cloud variable behaviours, a cloud variable named ☁ url will be set to the URL of the page, which you can use to get URL parameters from

SheepTester avatar Dec 02 '21 20:12 SheepTester

or a cloud variable called ☁️ eval and set it to location.search, then the parameters will be sent to the cloud variable ☁️ eval output

UtterDonkey avatar Dec 12 '21 08:12 UtterDonkey

Or that, when set to eval could fetch the approx location of the user!

SparkScratch-P avatar Dec 13 '21 03:12 SparkScratch-P

Hm?

UtterDonkey avatar Dec 13 '21 07:12 UtterDonkey

Location of the user?

UtterDonkey avatar Dec 13 '21 07:12 UtterDonkey

Yes, I mean, the location from where the user is accessing?

SparkScratch-P avatar Jan 11 '22 08:01 SparkScratch-P