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

#301 2013-01-13 11:17:24

Auto007
Scratcher
Registered: 2012-11-25
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

How To Hide/Show A List ?
A list does not have block that say

when gf clicked
Show/Hide list [ Last used application v ]
Please help !!

Offline

 

#302 2013-01-13 14:31:02

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

Re: Scripts Workshop: Give and get help with scripts

Auto007 wrote:

How To Hide/Show A List ?
A list does not have block that say

when gf clicked
Show/Hide list [ Last used application v ]
Please help !!

Currently, there isn't a block to hide/show a list, though the good news is that in Scratch 2.0, there will be that feature. For now, if you want a workaround, just have your list constantly showing with a sprite over it to hide/show it.

I hope that this helps!


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

Offline

 

#303 2013-01-13 22:17:45

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

In a project I did I used layering to hide lists. By putting sprites in front of the lists.


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#304 2013-01-13 22:21:03

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

JH1010 I havent got a reply yet. Can I join the workshop?


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#305 2013-01-14 07:37:12

ianthestuntman
Scratcher
Registered: 2013-01-02
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

I would like to join to help people with scripts.

Offline

 

#306 2013-01-14 10:52:08

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

Blazingwave wrote:

JH1010 I havent got a reply yet. Can I join the workshop?

Sorry for the delay. You can join.

ianthestuntman wrote:

I would like to join to help people with scripts.

You can join.

Offline

 

#307 2013-01-14 14:38:29

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

I try to help whenever I can, so I'd like to join this workshop.  smile


Why are the secret organizations getting all the attention?  mad

Offline

 

#308 2013-01-14 14:46:02

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

(I don't know if this is valid or not but)

What would a script creating a menu like this be like:

1. A 3D circle of 4 options (sprites)
(like this, http://i.imgur.com/vpAie.png)

2. When you press the right arrow key, they "go around" the circle counter clockwise, so the option that was previously on the right is now in the center.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#309 2013-01-14 16:53:27

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

Re: Scripts Workshop: Give and get help with scripts

mythbusteranimator wrote:

(I don't know if this is valid or not but)

What would a script creating a menu like this be like:

1. A 3D circle of 4 options (sprites)
(like this, http://i.imgur.com/vpAie.png)

2. When you press the right arrow key, they "go around" the circle counter clockwise, so the option that was previously on the right is now in the center.

Well, it's going to be hard to say what a "script" (note that script isn't plural) would be like, though what you could do is in the background, have a variable called (choice), as well as a script that would change choice by one, and mod it by 4 every time you press the right key. Then, in your menu choices (each seperate sprites), you add a script to detect when the right key has been pressed (or a change in (choice) ) and to go to their appropriate place when right is pressed. That'd be a general concept behind your menu, but if you need to see the physical scripts, just say.  wink

I hope that this helps!

sonicfan12p wrote:

I try to help whenever I can, so I'd like to join this workshop.  smile

Joined, so welcome to the Scripts Workshop! I hope that you'll enjoy your stay here!

Last edited by ErnieParke (2013-01-14 16:55:38)


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

Offline

 

#310 2013-01-15 13:24:51

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

I understand that, but can you show me an example script of the physics needed to rotate?


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#311 2013-01-15 20:31:15

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

JH1010 wrote:

Blazingwave wrote:

JH1010 I havent got a reply yet. Can I join the workshop?

Sorry for the delay. You can join.

ianthestuntman wrote:

I would like to join to help people with scripts.

You can join.

Thank you


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#312 2013-01-15 21:19:20

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

Re: Scripts Workshop: Give and get help with scripts

mythbusteranimator wrote:

I understand that, but can you show me an example script of the physics needed to rotate?

Yes, yes I can, but that'd have to wait till the 'morrow. Sorry about the delay.


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

Offline

 

#313 2013-01-15 21:27:39

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

mythbusteranimator wrote:

I understand that, but can you show me an example script of the physics needed to rotate?

Yes, yes I can, but that'd have to wait till the 'morrow. Sorry about the delay.

Perfectly fine.  smile


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#314 2013-01-16 17:04:54

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

Re: Scripts Workshop: Give and get help with scripts

mythbusteranimator wrote:

ErnieParke wrote:

mythbusteranimator wrote:

I understand that, but can you show me an example script of the physics needed to rotate?

Yes, yes I can, but that'd have to wait till the 'morrow. Sorry about the delay.

Perfectly fine.  smile

Oh wait, I just relized that I need to ask you this first:

Do you want to be able to go through the menu using the left arrow key as well?

Last edited by ErnieParke (2013-01-16 17:05:10)


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

Offline

 

#315 2013-01-16 18:56:33

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

mythbusteranimator wrote:

ErnieParke wrote:


Yes, yes I can, but that'd have to wait till the 'morrow. Sorry about the delay.

Perfectly fine.  smile

Oh wait, I just relized that I need to ask you this first:

Do you want to be able to go through the menu using the left arrow key as well?

Um...if it makes it easier not to, than no, you don't need to add that.  smile


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#316 2013-01-16 19:06:34

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

Re: Scripts Workshop: Give and get help with scripts

mythbusteranimator wrote:

ErnieParke wrote:

mythbusteranimator wrote:


Perfectly fine.  smile

Oh wait, I just relized that I need to ask you this first:

Do you want to be able to go through the menu using the left arrow key as well?

Um...if it makes it easier not to, than no, you don't need to add that.  smile

Okay; I'll get your script to you tomorrow then. I'm a bit tight on time right now.


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

Offline

 

#317 2013-01-16 19:15:50

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

mythbusteranimator wrote:

ErnieParke wrote:


Oh wait, I just relized that I need to ask you this first:

Do you want to be able to go through the menu using the left arrow key as well?

Um...if it makes it easier not to, than no, you don't need to add that.  smile

Okay; I'll get your script to you tomorrow then. I'm a bit tight on time right now.

Sure.  smile

I'll be at Winter Jam in Reading tomorrow, so I might get it Friday.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#318 2013-01-16 21:38:57

numberonegamers
Scratcher
Registered: 2012-07-12
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

Can I help out?

Offline

 

#319 2013-01-17 01:11:02

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

Ok to tell you JH1010
The first post of this topic, the offline/online pics are incorrect.
Please make sure in the code of each one you put the correct caps becasuse the API code is CaSE SEnsiTive. My offline/online isnt working because the start of my name is a uppercase B I think you put a lowercase b in the code. It also means you may have accidently done the same for other members  wink
Please fix it.


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#320 2013-01-17 02:20:26

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

numberonegamers wrote:

Can I help out?

Yes. New members are always appreciated.

Blazingwave wrote:

Ok to tell you JH1010
The first post of this topic, the offline/online pics are incorrect.
Please make sure in the code of each one you put the correct caps becasuse the API code is CaSE SEnsiTive. My offline/online isnt working because the start of my name is a uppercase B I think you put a lowercase b in the code. It also means you may have accidently done the same for other members  wink
Please fix it.

Fixed.

Offline

 

#321 2013-01-17 02:32:37

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

JH1010 wrote:

numberonegamers wrote:

Can I help out?

Yes. New members are always appreciated.

Blazingwave wrote:

Ok to tell you JH1010
The first post of this topic, the offline/online pics are incorrect.
Please make sure in the code of each one you put the correct caps becasuse the API code is CaSE SEnsiTive. My offline/online isnt working because the start of my name is a uppercase B I think you put a lowercase b in the code. It also means you may have accidently done the same for other members  wink
Please fix it.

Fixed.

Thanks


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#322 2013-01-17 02:38:42

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

Also I would advise you to remove the sentance advertising the tester team since they currently are not operating anymore.


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#323 2013-01-17 02:40:28

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

Blazingwave wrote:

Also I would advise you to remove the sentance advertising the tester team since they currently are not operating anymore.

Fixed.

Offline

 

#324 2013-01-17 02:50:21

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

Ok sorry to keep bothering you

Last edited by Blazingwave (2013-01-17 02:52:42)


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#325 2013-01-17 03:53:18

Auto007
Scratcher
Registered: 2012-11-25
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

Blazingwave wrote:

JH1010 wrote:

numberonegamers wrote:

Can I help out?

Yes. New members are always appreciated.

Blazingwave wrote:

Ok to tell you JH1010
The first post of this topic, the offline/online pics are incorrect.
Please make sure in the code of each one you put the correct caps becasuse the API code is CaSE SEnsiTive. My offline/online isnt working because the start of my name is a uppercase B I think you put a lowercase b in the code. It also means you may have accidently done the same for other members  wink
Please fix it.

Fixed.

Thanks

Oops...........
I am sorry.........
I must have made  that good and accurate without mistakes.....
Sorry about that
-----------------<<±>>--------------

About cloud variable...
Can anyone show us a program made with cloud variable ?
We can add that to solved problems or new program in intro post...
And people would also like it .

Offline

 

Board footer