This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-03-30 12:47:10

Matgraesslin
Scratcher
Registered: 2009-03-23
Posts: 2

Problem with enlarging pictures | VERY URGENT!!!

Hi Scratch-Community!

I have a problem with enlarging pictures: http://scratch.mit.edu/projects/Matgraesslin/471807

I've tried everything (using the <set size to( 150 )%> etc.)

Why is that?

Also, this is extremely urgent, the project has to be finished today!

Last edited by Matgraesslin (2009-03-30 12:57:15)

Offline

 

#2 2009-03-30 13:40:52

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Problem with enlarging pictures | VERY URGENT!!!

Matgraesslin wrote:

Hi Scratch-Community!

I have a problem with enlarging pictures: http://scratch.mit.edu/projects/Matgraesslin/471807

I've tried everything (using the <set size to( 150 )%> etc.) [/blocks]

Why is that?

Also, this is extremely urgent, the project has to be finished today!

The project seems to look fine to me. What are you trying to enlarge?

Since you said that the above doesn't work, maybe you could use costumes changes instead of the enlarge block (just add an extra costume that is 150% bigger than the original).

Last edited by cheddargirl (2009-03-30 13:42:19)


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#3 2009-03-30 13:50:10

Matgraesslin
Scratcher
Registered: 2009-03-23
Posts: 2

Re: Problem with enlarging pictures | VERY URGENT!!!

Thanks, I am trying to make the size of the backgrounds fill the whole screen. Now you see white borders around the pictures...

In my offline version it works perfectly...

Offline

 

#4 2009-03-30 15:01:53

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Problem with enlarging pictures | VERY URGENT!!!

I see that your background sprite (Sprite 1) offsets by 2 (that is x=2 and y=2). That could be the reason (the SCRATCH website just may offset this further as an online bug). You could try adding this block at the beginning of the script:
[block]<go to x sad  0 )y sad  0) [/block]

Another thing I see is that your size isn't set to 150%, it's set to 120%.


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#5 2009-03-30 16:51:10

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Problem with enlarging pictures | VERY URGENT!!!

Scratch Online player has a few bugs, just ignore them  big_smile


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

Board footer