Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Float, Scratch 2.0 Mod
- cuddley
-
100+ posts
Float, Scratch 2.0 Mod
Where is the source (if it is open source, which it probably is because scratch is)?
- cuddley
-
100+ posts
Float, Scratch 2.0 Mod
Could you add these blocks from Panther?
makes hacks easier, but (this is a tiny issue and why would anyone want a var called %m.var?) if you have a var called %m.var, it might cause confusion…

Last edited by cuddley (Aug. 27, 2014 12:02:11)
- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
I'm sorry, I can't add any of those because Flash doesn't let you. Can you add:please?

- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
I haven't uploaded it. I will. Where is the source (if it is open source, which it probably is because scratch is)?
- cuddley
-
100+ posts
Float, Scratch 2.0 Mod
People could make a mod of a mod!I haven't uploaded it. I will. Where is the source (if it is open source, which it probably is because scratch is)?
- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
=PPeople could make a mod of a mod!I haven't uploaded it. I will. Where is the source (if it is open source, which it probably is because scratch is)?
- PullJosh
-
1000+ posts
Float, Scratch 2.0 Mod
Maybe you should use backstretch.js on the website? My screen is big enough to show a bit of the image again (because it's tiled).
- DevanWolf
-
100+ posts
Float, Scratch 2.0 Mod
You should change the
Then it should look like this when this is changed:
block as this way: “for each %m.var in %n”
Then it should look like this when this is changed:
That way, this change will make the variable dropdown work, rather than not working (because it's supposed to be “%m.var”, not“%m.varName”), and the number insert is a textbox for some reason, so that it must look like a number input, not a string input.
Last edited by DevanWolf (Sept. 7, 2014 14:36:04)
- cuddley
-
100+ posts
Float, Scratch 2.0 Mod
Changing the inputs shouldn't affect the JSON, so it should still be compatible. You should change theblock as this way: “for each %m.var in %s”
Then it should look like this when this is changed:That way, this change will make the variable dropdown work, rather than not working (because it's supposed to be “%m.var”, not“%m.varName”), and the number insert is a textbox for some reason, so that it must look like a number input, not a string input.

- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
backstretch.js on the website? My screen is big enough to show a bit of the image again (because it's tiled).Same with mine. I'm trying it. Maybe you should use
Edit: it doesn't work… look at my page code to see what's wrong…
Last edited by davidkt (Aug. 28, 2014 18:11:53)
- drak056
-
33 posts
Float, Scratch 2.0 Mod
I think that the problem with the file block is that it's offline block.
That's why it works offline but not online..so if you want make it work you have to make a offline version…
Ok it's just my theory, but I think that it can't make a file on someone's computer while online. It has to be installed on that computer.
Same with Scratch, you can only export lists while offline.
But anyway you have done a great job.
That's why it works offline but not online..so if you want make it work you have to make a offline version…
Ok it's just my theory, but I think that it can't make a file on someone's computer while online. It has to be installed on that computer.
Same with Scratch, you can only export lists while offline.
But anyway you have done a great job.
- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
Actually, you I think that the problem with the file block is that it's offline block. can export lists online… and this block is supposed to work the same way as you can upload/download sb2 files.
That's why it works offline but not online..so if you want make it work you have to make a offline version…
Ok it's just my theory, but I think that it can't make a file on someone's computer while online. It has to be installed on that computer.
Same with Scratch, you can only export lists while offline.
But anyway you have done a great job.
- GRA0007
-
100+ posts
Float, Scratch 2.0 Mod
You should add a favicon to the website, (maybe some sort of cloud icon?) and in the beta, when saving the project, there should be a star symbol (*) in front of the .sb2.
Example:
Example:
*.sb2
- PullJosh
-
1000+ posts
Float, Scratch 2.0 Mod
You forgot to include jquery.backstretch.js on the website? My screen is big enough to show a bit of the image again (because it's tiled).Same with mine. I'm trying it. Maybe you should use
Edit: it doesn't work… look at my page code to see what's wrong…

- TeslaTech
-
49 posts
Float, Scratch 2.0 Mod
IT DOESI'm sorry, I can't add any of those because Flash doesn't let you. Can you add:please?
- davidkt
-
1000+ posts
Float, Scratch 2.0 Mod
Oh. *facepalm*You forgot to include jquery.backstretch.js on the website? My screen is big enough to show a bit of the image again (because it's tiled).Same with mine. I'm trying it. Maybe you should use
Edit: it doesn't work… look at my page code to see what's wrong…
- Discussion Forums
- » Advanced Topics
-
» Float, Scratch 2.0 Mod