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

#1 2013-03-06 14:47:43

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Not working in full screen mode

I'm writing a scratch program that works perfectly well, as long as I'm in the mode where I can see both the program and the code. If I'm in full screen mode, there's an icon that won't drag, and the program stalls. Does anyone know why there's a difference?

Thanks!

Offline

 

#2 2013-03-06 15:04:34

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Not working in full screen mode

Okay, so I see what might be happening, though to make sure, how did you make your icon draggable? Did you create a script to do it or did you let it happen naturally?

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#3 2013-03-06 15:34:23

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Re: Not working in full screen mode

The icon(sprite) is "shown", then the user is instructed to drag it to either the orange box or the red box. When it touches the colored box, that triggers other things.

Offline

 

#4 2013-03-06 20:51:17

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Not working in full screen mode

echristophy wrote:

The icon(sprite) is "shown", then the user is instructed to drag it to either the orange box or the red box. When it touches the colored box, that triggers other things.

Well that's nice, except I was asking for how you made having the sprite draggable. For example, did you make a script to do this?

With regards,

ErnieParke

Last edited by ErnieParke (2013-03-06 20:52:25)


http://i46.tinypic.com/35ismmc.png

Offline

 

#5 2013-03-07 06:06:21

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Re: Not working in full screen mode

I guess I don't understand your question. I'm not very experienced at Scratch. I don't know of any way to make a sprite draggable or not draggable. I just created the sprite and told it to appear at a certain set of x, y coordinates. Is there something else I should be doing to "allow it" to be dragged?

Offline

 

#6 2013-03-07 09:44:35

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Re: Not working in full screen mode

I tried to upload the program and I'm getting the same error. Here's the link to the file, if that helps you: http://scratch.mit.edu/projects/echristophy/3157265

Offline

 

#7 2013-03-07 11:33:11

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Re: Not working in full screen mode

Found it. Thanks for alerting me there was something to look for to make it draggable.

Offline

 

#8 2013-03-07 16:13:55

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Not working in full screen mode

echristophy wrote:

Found it. Thanks for alerting me there was something to look for to make it draggable.

Well, if you want an explanation as to why this was happening, I could always give one to you. Also, it's good that you found out what was happening.  smile

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#9 2013-03-13 18:57:54

vaniedosa
New Scratcher
Registered: 2013-03-13
Posts: 1

Re: Not working in full screen mode

hi. i'm having the same problem. i used a script to make a sprite draggable, it's working in the program mode but when I uploaded it in the website, it's not. kindly share how you solved it. thank you!

Offline

 

#10 2013-03-13 20:39:47

echristophy
New Scratcher
Registered: 2013-02-28
Posts: 17

Re: Not working in full screen mode

Look up at the name of the sprite, above the tabs that say scripts, costumes and sound. Right near it is a little picture of a padlock. You have to click on that and "open" it.

Offline

 

Board footer