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

#1 2008-04-24 18:15:24

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Why do some projects work diferently online?

I post MixDuo Pro recently (I deleted it). It's the music program for PixBites 2.0 that I'm working on. Anyways, it worked perfectly in the testing mode, but not in pesentation mode or online. If anybody knows the answer, please help! I'll post the project again and post a link so if you want, you can download it and see if I messed up. I'll post right back.

Offline

 

#2 2008-04-24 18:16:38

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: Why do some projects work diferently online?

MixDuo Pro (Beta 1): http://scratch.mit.edu/projects/Hobbs1100/149364

Offline

 

#3 2008-04-24 18:39:16

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Re: Why do some projects work diferently online?

It's cool but it dosen't work online

Offline

 

#4 2008-04-24 18:40:25

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: Why do some projects work diferently online?

Or presentation mode. Only in the editing screen. Weird!

Offline

 

#5 2008-04-25 15:23:01

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Why do some projects work diferently online?

i had the same problem with my auto-jumping game.


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#6 2008-04-25 15:30:22

relyt12101
Scratcher
Registered: 2007-05-19
Posts: 500+

Re: Why do some projects work diferently online?

It just happens. Projects work best in normal mode of the Scratch app.


http://img392.imageshack.us/img392/2860/pspbanneregg089deiy0.png

Offline

 

#7 2008-04-26 03:05:08

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Why do some projects work diferently online?

Ok. I downloaded it, and i fixed your problem. This is the working version of the draw and draw scripts:
http://users.skynet.be/lodelauwers/jso/files/script.PNG
Your version only worked in edit mode - because you can move sprites by dragging them there. In presentation or online, the "stop script" condition is immediately met. It checks "am i back in the color selection pane? if so, stop script" - of course the mouse pointer IS in the color selection pane when you are selecting a color, so the script stops immediately. I fixed that by implementing "wait until i am not in the selection pane".

I also changed you are only able to draw an horizontal line.

Please tell me if this worked!

Joren


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#8 2008-04-26 13:55:31

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: Why do some projects work diferently online?

Thanks! It works.

Offline

 

Board footer