Discuss Scratch

catlynnd
New Scratcher
1 post

1/10/14 Updates! (And new beta project player!)

I have a class working through the Super Scratch Programming Adventure 2.0. We are on chapter 3 which calls for downloading multiple sprite (Mona Lisa) puzzle pieces. We can't find a way to upload the sprites though. Any one have a fix for us?
Thanks for the help!
rubix_cube
New Scratcher
2 posts

1/10/14 Updates! (And new beta project player!)

cool
puppy100
Scratcher
68 posts

1/10/14 Updates! (And new beta project player!)

move ( ) steps
when green flag clicked
turn right () degrees
turn left () degrees
when [     ] key pressed
when this sprite clicked
forever

end
say [] for ( ) secs
point in direction ( )
mr5678
Scratcher
4 posts

1/10/14 Updates! (And new beta project player!)

The scratch team still never took the adobe flash player away. But remember what i told you guys the beta player still rocks
mikeono102
Scratcher
53 posts

1/10/14 Updates! (And new beta project player!)

The beta play doesn't seem that good to me. The vector looks like bitmap when it's big which pretty much defeats the whole purpose!
jandrewg
Scratcher
100+ posts

1/10/14 Updates! (And new beta project player!)

Great!

Last edited by jandrewg (Jan. 18, 2014 13:25:06)

penguinpanda13
Scratcher
6 posts

1/10/14 Updates! (And new beta project player!)

when green flag clicked
move (100000) steps
wait till new update

when new update here
explode fireworks
Scratch137
Scratcher
1000+ posts

1/10/14 Updates! (And new beta project player!)

penguinpanda13 wrote:

when green flag clicked
move (100000) steps
wait till new update

when new update here
explode fireworks

Do you mean:
when green flag clicked
move (100000) steps
wait till new update // category=motion

when green flag clicked
forever
if <(New Update) = [Yes]> then
explode fireworks // category=looks
end
end
GuestXXV
Scratcher
23 posts

1/10/14 Updates! (And new beta project player!)

Owch
IDK
liliandrea
New Scratcher
1 post

1/10/14 Updates! (And new beta project player!)

powerboy0101
Scratcher
100+ posts

1/10/14 Updates! (And new beta project player!)

liliandrea wrote:

You better hope this doesn't count as spam
powerboy0101
Scratcher
100+ posts

1/10/14 Updates! (And new beta project player!)

catlynnd wrote:

I have a class working through the Super Scratch Programming Adventure 2.0. We are on chapter 3 which calls for downloading multiple sprite (Mona Lisa) puzzle pieces. We can't find a way to upload the sprites though. Any one have a fix for us?
Thanks for the help!
Um..this belong in Questions About Scratch forum.
wk1818
Scratcher
3 posts

1/10/14 Updates! (And new beta project player!)

say [] for (2) secs
say [] for (2) secs
wolfgirl1
Scratcher
3 posts

1/10/14 Updates! (And new beta project player!)

?
jandrewg
Scratcher
100+ posts

1/10/14 Updates! (And new beta project player!)

penguinpanda13 wrote:

when green flag clicked
move (100000) steps
wait till new update

when new update here
explode fireworks
yay!! more updates!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
puppy100
Scratcher
68 posts

1/10/14 Updates! (And new beta project player!)

Lightnin wrote:

Happy New Year everyone!

Plenty of little updates and fixes just came out, as well as the ability to opt-in and help test our new beta player.

* Add meta descriptions to user profiles, projects, and the home page (for better indexing by google)
* Fix ordering of projects shown in explore bar at bottom of project page (now latest –> oldest)
* Make tooltips for links below project player point up instead of down, so we don't have layering issues with older browsers
* In-project-page bug reporting system for beta player (See help test beta player thread for more info.)
* Lots of little back end optimizations to speed up queries, and handle increased server load due to our newfound popularity!

Scratch On!
when [updates] < (0)
say [yay!] for (1) secs
move (:D ) steps
:D 
puppy100
Scratcher
68 posts

1/10/14 Updates! (And new beta project player!)

penguinpanda13 wrote:

Kovibodek wrote:

I'm going to test the player! Works fine so far. I'll report any bugs!

when green flag clicked
explode

how do you make that red block explode
when green flag clicked
explode

when green flag clicked
wait until new update
when new update here
Turn on fireworks


lifekids
Scratcher
7 posts

1/10/14 Updates! (And new beta project player!)

yay

Powered by DjangoBB