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

#1 2010-07-20 15:10:25

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

i want this brick

can i have a turn around brick if u have that brick show it to me

and one that opens any file url or folder or program from ur pc

Last edited by stickdude123 (2010-07-20 15:23:06)


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&action=onlineStatus&type=square

Offline

 

#2 2010-07-20 15:35:53

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: i want this brick

For the link block, look at post #39 in this thread.

For the flip block, this is the blockspec:

Code:

('flip' #- #flip)

And this is the code:

Code:

flip
     costume form: (self form flipBy: #horizontal centerAt: 0 @ 0).
     self costumeChanged

Credit to Jens for this code.


Yawn.

Offline

 

#3 2010-07-20 15:36:23

Jwosty
Scratcher
Registered: 2009-12-19
Posts: 500+

Re: i want this brick

This should help: Jens' Flip Project

Last edited by Jwosty (2010-07-21 00:12:00)


http://i39.tinypic.com/18ert5.png Google it.  smile

Offline

 

#4 2010-07-20 15:43:02

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: i want this brick

Here's the url block (works with files too):

openWebBrowserOn: t1
    Cursor wait showWhile: [ScratchPlugin primOpenURL: t1]

(credit to billyedward)

Last edited by ScratchReallyROCKS (2010-07-20 17:25:27)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#5 2010-07-20 15:46:28

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: i want this brick

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'


You can now reach me on Twitter @johnnydean1_

Offline

 

#6 2010-07-20 17:09:43

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: i want this brick

johnnydean1 wrote:

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'

you're not one to correct grammar, JD. You didn't even punctuate that sentance (even though it is not a sentance)! And it's worth mentioning that the block code for the open web browser block was coded by Billyedward.

Last edited by sparks (2010-07-20 17:10:14)


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#7 2010-07-20 17:25:07

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: i want this brick

sparks wrote:

And it's worth mentioning that the block code for the open web browser block was coded by Billyedward.

Okay, I'll do that.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#8 2010-07-21 00:12:20

Jwosty
Scratcher
Registered: 2009-12-19
Posts: 500+

Re: i want this brick

johnnydean1 wrote:

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'

Changed!  wink


http://i39.tinypic.com/18ert5.png Google it.  smile

Offline

 

#9 2011-02-14 20:27:25

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: i want this brick

do this
(( 0 <-> <direction ))

Last edited by midnightleopard (2011-02-14 20:27:43)


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#10 2011-02-17 20:42:52

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: i want this brick

sparks wrote:

johnnydean1 wrote:

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'

you're not one to correct grammar, JD. You didn't even punctuate that sentance (even though it is not a sentance)! And it's worth mentioning that the block code for the open web browser block was coded by Billyedward.

ok guys you all are off topic stay on topic!


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&amp;action=onlineStatus&amp;type=square

Offline

 

#11 2011-02-17 23:31:36

floppy_gunk
Scratcher
Registered: 2008-11-14
Posts: 500+

Re: i want this brick

johnnydean1 wrote:

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'

Spelling
Grammar


http://img163.imageshack.us/img163/1917/2856lg.jpg Get it now!  smile

Offline

 

#12 2011-02-18 05:40:41

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: i want this brick

johnnydean1 wrote:

Jwosty wrote:

This should help: Jens's Flip Project

Grammer
Jens'

Both are acceptable, but I think s' is more commonly used.

Offline

 

#13 2011-02-18 09:14:49

waveOSBeta
Scratcher
Registered: 2009-12-08
Posts: 1000+

Re: i want this brick

Click the ^         button near the sprite preview at the top of the screen, move 180 degrees.
                 |

ohh, flip...


http://internetometer.com/image/10202.png]
New signature coming soon!  smile

Offline

 

Board footer