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
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
Offline
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
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)
Offline
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
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
Found it. Thanks for alerting me there was something to look for to make it draggable.
Offline
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.
With regards,
ErnieParke
Offline
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
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