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)
Offline
For the link block, look at post #39 in this thread.
For the flip block, this is the blockspec:
('flip' #- #flip)And this is the code:
flip
costume form: (self form flipBy: #horizontal centerAt: 0 @ 0).
self costumeChangedCredit to Jens for this code.
Offline
This should help: Jens' Flip Project
Last edited by Jwosty (2010-07-21 00:12:00)
Google it.
Offline
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)
Offline
Jwosty wrote:
This should help: Jens's Flip Project
Grammer
Jens'
Offline
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)
Offline
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.
Offline
Changed!
Google it.
Offline
do this
(( 0 <-> <direction ))
Last edited by midnightleopard (2011-02-14 20:27:43)
Offline
sparks wrote:
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!
Offline
Spelling
Grammar
Offline
Both are acceptable, but I think s' is more commonly used.
Offline
Click the ^ button near the sprite preview at the top of the screen, move 180 degrees.
|
ohh, flip...
Offline