How do I remove the share button without having to delete the code because if I remember correctly, you need some of that code for mesh? I tried selecting the morph and pressing "X', but when I went into presentation mode and exited, it was still there. Also, how do I remove the "translate" button?
Offline
I don't think there's a way to do it without opening a browser
Offline
midnightleopard wrote:
I don't think there's a way to do it without opening a browser
In the browser, what do you do?
Offline
Why would anyone want to remove it?
Offline
BWOG wrote:
Billybob-Mario wrote:
Why would anyone want to remove it?
Yeah. Isn't half of Scratch to share your project?
This is for one of their own versions of Scratch, silly. Probably like, Panther, or Streak, or something like that.
Offline
Lucario621 wrote:
BWOG wrote:
Billybob-Mario wrote:
Why would anyone want to remove it?
Yeah. Isn't half of Scratch to share your project?
This is for one of their own versions of Scratch, silly. Probably like, Panther, or Streak, or something like that.
But... still, why?
Offline
BWOG wrote:
Lucario621 wrote:
BWOG wrote:
Yeah. Isn't half of Scratch to share your project?This is for one of their own versions of Scratch, silly. Probably like, Panther, or Streak, or something like that.
But... still, why?
If you had a project which isn't open in Scratch, but in a Scratch modification, and the file was a different file type, than why would there be a "share" button, considering you wouldn't be able to share the file to the Scratch Website? For decoration? Not really.
Offline
fg123 wrote:
In the scratch.ini file, add "Share=0" without quotes. And the share menu will disappear.
My image file is called blox0.1.image, but I can't find blox0.1.ini. How do I create it?
Offline
Copy the "Scratch.ini" and rename it to "blox0.1.ini"
And for removing the share menu item: Open the browser, go to Scratch-UI-Panes -> ScratchFrameMorph -> all -> shareMenu and remove "t2 add: 'Share This Project Online' action: #share.".
Offline
meew0 wrote:
Copy the "Scratch.ini" and rename it to "blox0.1.ini"
![]()
It doesn't work!
Offline
meew0 wrote:
Maybe... try it just with "Scratch.ini"?
Doesn't work.
Offline
Step one: Download Source code version
Step two: There is no step two.
Offline
waveOSBeta wrote:
But then how do you add mesh?
Thats one of the things you have to work out if you're going to make a good mod.
Offline
markyparky56 wrote:
Step one: Download Source code version
Step two: There is no step two.
![]()
I already said it is too late for me to start over using the Source code.
Offline
rocket101 wrote:
markyparky56 wrote:
Step one: Download Source code version
Step two: There is no step two.
![]()
I already said it is too late for me to start over using the Source code.
Well im afraid you're breaking the TOS.
Offline
markyparky56 wrote:
rocket101 wrote:
markyparky56 wrote:
Step one: Download Source code version
Step two: There is no step two.
![]()
I already said it is too late for me to start over using the Source code.
Well im afraid you're breaking the TOS.
How?
Offline
rocket101 wrote:
markyparky56 wrote:
rocket101 wrote:
I already said it is too late for me to start over using the Source code.Well im afraid you're breaking the TOS.
How?
*Ahem*
1. You are probably still using the Scratch cat as the default sprite
2. You have probably not changed the window title to not use the word Scratch in it.
3. You probably still have the word Scratch in various other places outside of the phrase 'Based on Scratch from the MIT Media Lab'.
4. You might have sharing enabled
5. ...Must I go on?
Offline
nXIII wrote:
rocket101 wrote:
markyparky56 wrote:
Well im afraid you're breaking the TOS.How?
*Ahem*
1. You are probably still using the Scratch cat as the default sprite
2. You have probably not changed the window title to not use the word Scratch in it.
3. You probably still have the word Scratch in various other places outside of the phrase 'Based on Scratch from the MIT Media Lab'.
4. You might have sharing enabled
5. ...Must I go on?
He might not know to do some of that stuff
Offline
nXIII wrote:
rocket101 wrote:
markyparky56 wrote:
Well im afraid you're breaking the TOS.How?
*Ahem*
1. You are probably still using the Scratch cat as the default sprite
2. You have probably not changed the window title to not use the word Scratch in it.
3. You probably still have the word Scratch in various other places outside of the phrase 'Based on Scratch from the MIT Media Lab'.
4. You might have sharing enabled
5. ...Must I go on?
I have disabled them all except sharing, which I am working on.
Offline
Open the browser, go to Scratch-UI-Panes>ScratchFrameMorph>intialization>addShortcutButtonsTo: and delete the " (#share 'Share this project' #share) " and the " (#language 'Set language' #languageMenu:) " in the 4th and third line (note that initialization is spelt wrong). This will delete the share and translate shortcut buttons.
Offline