"When flag clicked" not working

id: 750915

category: Bugs and Glitches

posts: 4

RegitCookie RegitCookie loading
Hi, I was just working on my project when I noticed that some of my codes weren't working. I was confused because they were working perfectly fine before and broke even though I didn't touch them.

I then realised that the “When flag clicked” block was not funcioning. When I click the flag, Codes under the flag clicked blocks would not light up like they should.

I tested this theory by giving a sprite some simple coding to make sure that it wasn't an error in my codes. It went like this:

when green flag clicked
glide (1) secs to x: (100) y: (100)

My theory was right, it did not move. What might be the problem? Is it an issue with my computer or an issue with the website?
lgrov44 lgrov44 loading
I feel like I experience this all the time. There are many factors to why this is happening. Have you checked that nothing could have made it seemingly be sensed to be different than what is supposed to happen (basically is there anything that can make it look otherwise, such as not being on the front layer, looks of the sprites, etc.), check if the application is not corrupted (if offline), etc? Also, have you tried creating a new project online and transferring all of the assets there? Many things to check in this case.
jacobzaia15 jacobzaia15 loading
Here it is my new block
define 
forever
stamp
glide (pick random () to (10)) secs to x: (0) y: (0)
end
cosmo250 cosmo250 loading
Do you think you could share the project with the code listed in #1? If no one else experiences this problem it my be a problem with the website like a slow internet or lag/buffering.