This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » FAQ
  •  » Can I update my existing project with a new one?

#76 2010-02-25 21:19:57

12368
Scratcher
Registered: 2010-02-25
Posts: 10

Re: Can I update my existing project with a new one?

I know this post isn't related, but i really need help with making gravity. Someone told me to do this:
[blocks]
<when green flag clicked>
<set{ yvelocity }to( 0
<forever>
<change{ yvelocity }by( -1
<change y by( <{ yvelocity }>
[/blocks]

And they said to make the guy jump do this:

[blocks]
<when[ up arrow ]key pressed>
<set{ yvelocity }to( 10
[/blocks]

I don't know if that is right or not; I haven't tried.
PLEASE HELP!!!! :S

Offline

 

#77 2010-02-25 21:23:17

12368
Scratcher
Registered: 2010-02-25
Posts: 10

Re: Can I update my existing project with a new one?

I also need help with bouncing as well.

Sorry for the irrelevance.  sad  I just really need help.

Offline

 

#78 2010-02-25 21:45:05

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Can I update my existing project with a new one?

12368 wrote:

I also need help with bouncing as well.

Sorry for the irrelevance.  sad  I just really need help.

Hi 12368 - You're more likely to get the help you are looking for if you post a new topic in the correct forum.  Look for the "Post new topic" link near the top of the page on the right hand side of the "All About Scratch" forum...which is here:

http://scratch.mit.edu/forums/viewforum.php?id=6


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#79 2010-02-27 19:46:49

12368
Scratcher
Registered: 2010-02-25
Posts: 10

Re: Can I update my existing project with a new one?

OK. Thanks.  big_smile

Offline

 

#80 2010-03-07 17:11:08

12368
Scratcher
Registered: 2010-02-25
Posts: 10

Re: Can I update my existing project with a new one?

And to answer the first question, yes you can. You just have to go to save as, rename it EXACTLY the same as the original; when you do that, a dialog will come up asking if you want to replace it. Click yes, and then you're done!

Offline

 

#81 2010-03-07 18:52:51

loofah66
Scratcher
Registered: 2010-01-16
Posts: 15

Re: Can I update my existing project with a new one?

yes but it has to be on the same accout and under the same name


Dr Octagonapus!

Offline

 

#82 2010-04-28 21:55:45

12368
Scratcher
Registered: 2010-02-25
Posts: 10

Re: Can I update my existing project with a new one?

true

Offline

 

#83 2010-04-30 23:17:13

JoyStar
Scratcher
Registered: 2010-04-30
Posts: 2

Re: Can I update my existing project with a new one?

If you upload a project with the same title as another one you have created, that older project will be replaced with the new one.

Offline

 

#84 2010-05-10 02:44:47

Warhunter
Scratcher
Registered: 2008-09-19
Posts: 100+

Re: Can I update my existing project with a new one?

i found this out by accident ages ago. it is a very useful tip  smile  and i have continually updated my HIVE game with it.


HIVE
please take your time and have a play. Features: Auto-saved data, Various Achievements, Smooth Movement, Different enemies with different behaviors, 3 difficult bosses, Score system, Credits, and EPIC MUSIC.

Offline

 

#85 2010-05-18 14:46:36

SteakManiac
Scratcher
Registered: 2010-03-09
Posts: 16

Re: Can I update my existing project with a new one?

prinsissangel wrote:

wHAT IS A SCRATCHR???

A member of the scratch team.


God bless Steak and you guys.

Offline

 

#86 2010-06-15 16:06:51

allosaurus
Scratcher
Registered: 2010-05-11
Posts: 100+

Re: Can I update my existing project with a new one?

I found a glitch in a game I made, so I fixed the glitch and saved the project. When I tried to update the project, it said "Failed: Unknown reason" I was uploading the project under the same name, and I typed in my username and password correctly. I tried updating the project several times and this happened every time.


http://myfastcounter.com/count.php?c_style=12&amp;id=1284315840

Offline

 

#87 2010-06-15 16:20:27

coka
Scratcher
Registered: 2007-11-03
Posts: 1000+

Re: Can I update my existing project with a new one?

allosaurus wrote:

I found a glitch in a game I made, so I fixed the glitch and saved the project. When I tried to update the project, it said "Failed: Unknown reason" I was uploading the project under the same name, and I typed in my username and password correctly. I tried updating the project several times and this happened every time.

This is a common glitch, but here is what you can try:
1. Unplug, or turn off your internet connection on your computer, and turn it back on a few minutes later.
2. Try it tomorrow
Hope this helps
Here is some discussion about the problem: http://scratch.mit.edu/forums/viewtopic.php?id=28949

Last edited by coka (2010-06-15 16:24:36)


http://i42.tinypic.com/2rot8c2.png

Offline

 

#88 2010-07-20 23:30:27

Zeldagirl12345
Scratcher
Registered: 2010-06-13
Posts: 36

Re: Can I update my existing project with a new one?

Cyclone103 wrote:

If you want to update your project, just press the share button like you normally would, and have the name of the project be the exact same as the one you are trying to update. Keep your notes the same if you want them to be the same as well. If there were tags on the project to begin with, do not put the same tags on when you update, since it will add them in as a new tag, instead of replacing an old one.

FINALLY!  An actual answer to the FAQ this thread was about in teh first plce!  (btw thanks, I was really worried)

Offline

 

#89 2010-07-21 20:35:24

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Can I update my existing project with a new one?

Zeldagirl12345 wrote:

Cyclone103 wrote:

If you want to update your project, just press the share button like you normally would, and have the name of the project be the exact same as the one you are trying to update. Keep your notes the same if you want them to be the same as well. If there were tags on the project to begin with, do not put the same tags on when you update, since it will add them in as a new tag, instead of replacing an old one.

FINALLY!  An actual answer to the FAQ this thread was about in teh first plce!  (btw thanks, I was really worried)

The first post in this thread should have answered the question itself...

Offline

 

#90 2010-09-02 11:20:43

geohendan
Scratcher
Registered: 2009-08-06
Posts: 1000+

Re: Can I update my existing project with a new one?

Thanks!  wink

Last edited by geohendan (2010-09-02 11:21:00)


Scratching that nasty wart on my back since 2009!
http://i.imgur.com/OzpGtWV.jpg

Offline

 

#91 2010-09-02 11:22:39

geohendan
Scratcher
Registered: 2009-08-06
Posts: 1000+

Re: Can I update my existing project with a new one?

12368 wrote:

I know this post isn't related, but i really need help with making gravity. Someone told me to do this:
[blocks]
<when green flag clicked>
<set{ yvelocity }to( 0
<forever>
<change{ yvelocity }by( -1
<change y by( <{ yvelocity }>
[/blocks]

And they said to make the guy jump do this:

[blocks]
<when[ up arrow ]key pressed>
<set{ yvelocity }to( 10
[/blocks]

I don't know if that is right or not; I haven't tried.
PLEASE HELP!!!! :S

Umm... You can test it out.


Scratching that nasty wart on my back since 2009!
http://i.imgur.com/OzpGtWV.jpg

Offline

 

#92 2012-07-07 11:19:18

sonicgames20
Scratcher
Registered: 2012-06-13
Posts: 100+

Re: Can I update my existing project with a new one?

Sawman3 wrote:

prinsissangel wrote:

wHAT IS A SCRATCHR???

A member of the Scratch team.

This is, in a way, not true either. First of all, ScratchR (Not sCRATCHR) is the "software" that this website runs on... sort of like the framework. In the case of andresmh, he's the lead... um... leader of the group that works on ScratchR. So that's why it's there.

Actually... Not really. Emphasis on "A Scratcher". The answer is someone who uses scratch.


if there is no I in TEAM and there  is no U in TEAM then who's on the team?
I am-http://blocks.scratchr.org/API.php?user=sonicgames20&amp;action=onlineStatus&amp;type=square-green=online grey=offline

Offline

 

#93 2012-12-29 12:06:57

AppleCompany
New Scratcher
Registered: 2012-12-08
Posts: 6

Re: Can I update my existing project with a new one?

yeah you can only if you get the project that you want to update then update it! Then upload it and it simply just replaces the one that you wanted to update!

Offline

 

#94 2013-04-23 15:42:43

asroma0214
New Scratcher
Registered: 2013-04-23
Posts: 3

Re: Can I update my existing project with a new one?

hi!
any one know about how to put togther two diferent levels of my game.one is in my laptop and the other one is on the pc. Both belong to just one game
thanks

Offline

 
  • Index
  •  » FAQ
  •  » Can I update my existing project with a new one?

Board footer