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

#1 2009-10-21 06:12:48

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Sandbox

I'm just trying this again...  big_smile

Welcome to the sandbox! Here you can practice all the BBCode you like without embarassment or need to spam, sneakily test, or beg forgiveness.

But we have some rules to get out of our way, so:

1. This is not a chatroom. No chatting or anything of the sort. This is a sandbox, and it's for testing.
2. Do not turn this into a complete "free" zone from the other forums. Don't feel free to do as you please. Just test what you like, and maybe make a few friends along the way... but keep it simple.
3. Stay on topic. Only post if you want to test stuff, but there is an exception! See rule 4.
4. Help others when possible! If someone is having a problem and doesn't know why, please help them out. But don't invent perpetual motion in "thank you"s.

And three more things...

Don't feel embarassed to post here! Nobody can make fun of you.

Here's a link to a complete guide to BBCode: All you need to know about BBCode.
Not the official one, because it doesn't have notes. But it's complete, so don't worry.

If you try and ruin this sandbox by posting crazily, be warned. The following will happen:

1. I will wait patiently and remind you.
2. If you persist, I will delete this sandbox and post it again.
3. If you wreck it again, I will report you.
4. If you still persist, you may be BANNED!
....................................
Now expirement without fear!


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#2 2009-10-21 06:23:46

pmpavc
Scratcher
Registered: 2009-10-21
Posts: 51

Re: Sandbox

Thank you.

Offline

 

#3 2009-10-21 07:07:52

madhaxor
Scratcher
Registered: 2009-10-21
Posts: 1

Re: Sandbox

http://scratch.mit.edu/forums/viewtopichttp://scratch.mit.edu/forums/viewtopic.php?id=24776#req_message.http://scratch.mit.edu/forums/viewtopic.php?id=24776#req_messagephp?id=24776#req_message

Offline

 

#4 2009-10-22 01:47:15

Flait7
Scratcher
Registered: 2008-04-14
Posts: 100+

Re: Sandbox

~

it worked : D

Last edited by Flait7 (2009-10-22 01:47:44)


http://scratch.mit.edu/static/projects/Flait7/2248016_sm.pnghttp://scratch.mit.edu/static/projects/Flait7/1827934_sm.png

Offline

 

#5 2009-10-22 03:14:28

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: Sandbox

Flait7 wrote:

~

it worked : D

Congratulations!


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#6 2009-10-24 11:40:25

67589jun
Scratcher
Registered: 2007-07-13
Posts: 1000+

Re: Sandbox

Wow!

Bold and italics.http://www.facepunch.com/fp/emoot/science.gif

Last edited by 67589jun (2009-10-24 11:41:16)


http://i.imgur.com/I1DuR.png

Offline

 

#7 2009-10-24 13:03:58

greenflash
Scratcher
Registered: 2009-05-27
Posts: 1000+

Re: Sandbox

Here are some cool things to try wih BBC code:

Make invisible text by using color and setting it to gainsboro

Code:

[color=gainsboro] Invisiblity [/color]

this produces
Invisiblity
(highlight to see)

Make a smilie a link:

Code:

[url=scratch.mit.edu]:D[/url]

this produces
big_smile
clicking on the smilie takes you to the Scratch homepage

Finally, make an image a link:

Code:

[url=scratch.mit.edu][img]http://users.soe.ucsc.edu/~karplus/scratch_programs/cat1-a.gif[/img][/url]

makes:

http://users.soe.ucsc.edu/~karplus/scratch_programs/cat1-a.gif
Click it to go to the scratch homepage!


http://i48.tinypic.com/2wrkirk.pnghttp://i46.tinypic.com/6r5zk7.pnghttp://i45.tinypic.com/2vtxr1t.png

Offline

 

#8 2009-10-26 00:10:55

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: Sandbox

greenflash wrote:

Here are some cool things to try wih BBC code:

Make invisible text by using color and setting it to gainsboro

Code:

[color=gainsboro] Invisiblity [/color]

this produces
Invisiblity
(highlight to see)

Make a smilie a link:

Code:

[url=scratch.mit.edu]:D[/url]

this produces
big_smile
clicking on the smilie takes you to the Scratch homepage

Finally, make an image a link:

Code:

[url=scratch.mit.edu][url]http://users.soe.ucsc.edu/~karplus/scratch_programs/cat1-a.gif[/url][/url]

makes:

http://users.soe.ucsc.edu/~karplus/scra … cat1-a.gif
Click it to go to the scratch homepage!

Thanks for contributing information! And by the way, I like your new signature.  wink


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#9 2009-10-26 01:21:16

greenflash
Scratcher
Registered: 2009-05-27
Posts: 1000+

Re: Sandbox

Chrischb wrote:

greenflash wrote:

Here are some cool things to try wih BBC code:

Make invisible text by using color and setting it to gainsboro

Code:

[color=gainsboro] Invisiblity [/color]

this produces
Invisiblity
(highlight to see)

Make a smilie a link:

Code:

[url=scratch.mit.edu]:D[/url]

this produces
big_smile
clicking on the smilie takes you to the Scratch homepage

Finally, make an image a link:

Code:

[url=scratch.mit.edu][url]http://users.soe.ucsc.edu/~karplus/scratch_programs/cat1-a.gif[/url][/url]

makes:

http://users.soe.ucsc.edu/~karplus/scra … cat1-a.gif
Click it to go to the scratch homepage!

Thanks for contributing information! And by the way, I like your new signature.  wink

Yeah. That's all the info that I wish someone had told me! I had to sneakily test smilie links...


http://i48.tinypic.com/2wrkirk.pnghttp://i46.tinypic.com/6r5zk7.pnghttp://i45.tinypic.com/2vtxr1t.png

Offline

 

#10 2009-10-26 07:18:04

Ralphjos
Scratcher
Registered: 2009-10-10
Posts: 100+

Re: Sandbox

Once upon a time greenflash said:

Here are some cool things to try wih BBC code:

Make invisible text by using color and setting it to gainsboro

But...

Ralphjos noticed:
that it's too bad this doesn't work perfectly in a quote

So use lavenderblush instead

So Ralphjos decided:
to use lavender blush instead of gainsboro when hiding quote text! ralphdabest

By the way, If ya havn't noticed... I colored Green's name  yikes  (smiley test)

Code:

[quote][b]Once upon a time [color=yellowgreen]green[/color]flash said:[/b]

(code test)
Thus you can edit the words from the deafult quote: 'username wrote:' to anything
you come up with: 'From username:' 'So and so said this:'

    Regards,
       Ralphj
os


http://i33.tinypic.com/2dt3j9j.gif

Offline

 

#11 2009-10-26 07:29:05

jacool
Scratcher
Registered: 2008-01-25
Posts: 1000+

Re: Sandbox

Hello http://i571.photobucket.com/albums/ss159/JacobKar/Cube.png


http://i571.photobucket.com/albums/ss159/JacobKar/svensktiger-1.png

Offline

 

Board footer