Discuss Scratch

Falcon-Web
Scratcher
2 posts

Right click button?

Hi guys,

we all love this button, right?

when this sprite clicked

How about this one?
<touching [ mouse-pointer] ?>

well, what if scratch added a Function that looks like this?
<touching [mouse pointer ( right click ) v] ?>

Or:

when this sprite clicked (right click)

ahhh, above ws supposed to be a Events block, but i think you get the idea

Anyway, for someone like me who LOVEs to make projects that look like OS's, the functions i can add with this block would be limitless. It would also be useful for pretty much everything as well )

Thanks for reading ,
FakeOS
stickfiregames
Scratcher
1000+ posts

Right click button?

Support for
when this sprite right clicked :: events hat
<right mouse down? :: sensing>

For all the people who will say it's not possible: it is, that's how the right click menu in the editor works.

Last edited by stickfiregames (May 4, 2015 10:26:45)











If you can read this, my signature cubeupload has been eaten by an evil kumquat!




or you just used Inspect Element, you hacker

;
Nether_before
Scratcher
1000+ posts

Right click button?

Support, but i think this is a duplicate…

~~If life gives you kumquats, lock your signature up, bury it in the ground and hope it's safe~~
hello child. i am an elf
CatsUnited
Scratcher
1000+ posts

Right click button?

Support, though it has been suggested many times before.

bottom text
matey1234
Scratcher
1000+ posts

Right click button?

aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”

| Artist | Gamer | Roleplayer | Weirdo | Lazy |

dude341
Scratcher
1000+ posts

Right click button?

matey1234 wrote:

aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”
Now lets see what happens if we right-click in Scratch…
This isn't a flash context menu! It's a Scratch one!
Please learn your facts before correcting people (no offence)

Placeholder
cwrivera99
Scratcher
500+ posts

Right click button?

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down? :: sensing>>

Last edited by cwrivera99 (May 4, 2015 15:35:25)


when this block is clicked::sensing hat//FYI, this is my old account that I no longer use. My current account is @DaSpudLord.
forever {do (a [scratch v]::events ring)::sound}::extension cstart
say [what the...?] in (the language of [the moon people v]::red)::control
create [spontaneous v] explosion in [a flea's stomach]::motion
That's not right...::cend
If you are reading this… Then congratulations! You have found the part of my signature that was eaten by a kumquat! (On a side note, you are probably in a kumquat's stomach.) Now get out of the kumquat's stomach and go do something productive with your life. Like playing this game over and over again. Very productive.
Falcon-Web
Scratcher
2 posts

Right click button?

Thanks guys for the support. :-)

Anyway, next time i'll check to see if its already been asked for, and yeah i'll learn how to use the scrathc bloks in forums to help get my point across.
aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”

@matey1234 , i dont really belive you to be honest ( although ive havent learnt flash ) Because its used to make games and programs on the internet, yes? Well, not having an ability to do something when the rigt mouse button is pressed. But hey, what do i know? Like I said, I havent learnt flash yet.


( yep, i have no idea to quote either. someday ill read a guide somewhere :-) )
Critic2100
Scratcher
1000+ posts

Right click button?

cwrivera99 wrote:

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down?>>
^


Critic2100 ~ kateskipper~ SaveOurPlanet ~ -Writer- ~ Donate Internetz Please
The rest of this signature is in a ;s stomach.
IronBit_Studios
Scratcher
1000+ posts

Right click button?

Invisible Bumping Support Text
Level 19 Text
Ever wanted to troll someone into thinking you necroposted? Say no more.

Last edited by IronBit_Studios (Nov. 30, 2015 23:57:19)


gamebeater187
Scratcher
1000+ posts

Right click button?

cwrivera99 wrote:

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down? :: sensing>>
^^^

My 1000th post!
I haven't changed my logo since my 96th post on 2014. Now at 1000 posts, I changed my logo!
Scratcher1002
Scratcher
1000+ posts

Right click button?

IronBit_Studios wrote:

Invisible Bumping Support Text
Level 19 Text
Ever wanted to troll someone into thinking you necroposted? Say no more.
^^^
Penguin9090_new
Scratcher
500+ posts

Right click button?

Support for

cwrivera99 wrote:

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down? :: sensing>>

CLICK PLZ: Games Art Particles Animations Others

There could be invisible text but probably not –>am i wasting your time? Don't click this link. Really. Don't. Click. It.
Click here to dislike my posts!
Leadrien2366
Scratcher
100+ posts

Right click button?

cwrivera99 wrote:

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down? :: sensing>>
gdavid04
Scratcher
16 posts

Right click button?

cwrivera99 wrote:

Support for:
when this sprite [left v] clicked :: events

when this sprite [right v] clicked :: events

<[left v] mouse down? :: sensing>

<[right v] mouse down? :: sensing>

However, this…
<touching [mouse-pointer v]?>
…already exists.

And no support for this-
<touching [mouse pointer ( right click )  v]?>
It's basically the same thing as this-
<<touching [mouse pointer v]> and <[right v] mouse down? :: sensing>>

My Scratch extensions
My latest project: Program the sprite
Lu2333
Scratcher
100+ posts

Right click button?

matey1234 wrote:

aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”
Scratch 3.0 Won't Use Flash.
DaEpikDude
Scratcher
1000+ posts

Right click button?

Lu2333 wrote:

matey1234 wrote:

aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”
Scratch 3.0 Won't Use Flash.
FYI that was written before 3.0 was announced and we knew it would use HTML.

And all the world over, each nation's the same,
They've simply no notion of playing the game.
They argue with umpires, they cheer when they've won,
And they practice beforehand, which ruins the fun!
YubNubEwok
Scratcher
1000+ posts

Right click button?

Lu2333 wrote:

matey1234 wrote:

aagghhh

why does noone ever learn that flash can't detect right click?!

From someone answering a question which was asked on a different website:
“You can't do it directly in Flash, because you can't disable the context menu.”
Scratch 3.0 Won't Use Flash.
Um… People are necroposting…

So, please don't necropost unless you have something constructive to add to the conversation!

Last edited by YubNubEwok (Nov. 2, 2017 20:31:56)


Hello! I'mYubNubEwok!
YubNubEwok | Star Wars Nerd | Marvel Fan | Hunger Games Fan | #1 Wisconsin cheese Fan | Female | Christian | Webkinz user/collector | 2000+ posts | Philippians 4:13, Colossians 3:23 |
-Stuff to check out-
TheJediMasters
Ⓒⓡⓔⓐⓣⓘⓥⓔ Bᴜᴍᴘs
Right now I challenge you to: go to my profile, follow me, and check out my featured project (it's important!)

;
Charles12310
Scratcher
1000+ posts

Right click button?

//It should be:

<mouse [left v] down? :: sensing >

<mouse [right v] down? :: sensing >


A few internet communication companies want to corrupt the internet by getting rid of net neutrality. Stop Them!

Powered by DjangoBB