Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mededu opened this issue Dec 2, 2021 · 6 comments
Open

Comments

@mededu
Copy link

mededu commented Dec 2, 2021

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!

@SheepTester
Copy link
Owner

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

@UtterDonkey
Copy link

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

@SparkScratch-P
Copy link

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

@UtterDonkey
Copy link

Hm?

@UtterDonkey
Copy link

Location of the user?

@SparkScratch-P
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants