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

#4901 2012-03-28 15:07:49

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@ Jens - Using Chrome to drag a picture file onto the window screen now loads a new sprite costume. Idem for Stage view. Excellent.

Offline

 

#4902 2012-03-28 16:46:10

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: BYOB 3 - Discussion Thread

glad it works for you now, Xavier! You should also now be able to use the rotation center setting in the costume editor.


Jens Mönig

Offline

 

#4903 2012-03-28 17:57:16

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Jens wrote:

glad it works for you now, Xavier!

For me, it works for sprite costumes, but not for stage backgrounds.  The picture I drag in shows up in the backgrounds tab, but not on the actual stage.  This is in Firefox and Chrome; in Safari I can't (documented bug) drag in from the desktop at all.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#4904 2012-03-28 18:38:14

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@ Jens - In the meantime I've tested the Costume Instructions. It works fine. I'll post tomorrow an example inspired by Browser Server, this new Mozilla JS you should visit !

Offline

 

#4905 2012-03-29 01:36:01

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

The picture I drag in shows up in the backgrounds tab, but not on the actual stage.

Yup, it's a bug I introduced yesterday. It'll be fixed in today's update. Thanks!


Jens Mönig

Offline

 

#4906 2012-03-29 03:27:20

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

Jens wrote:

glad it works for you now, Xavier! You should also now be able to use the rotation center setting in the costume editor.

1 - Rotation settings works correctly.
2 - Reloading of an application with costumes does not work. All costumes are lost.
3 - Please find and application with Costumes at :

  http://www.xleroy.net/ByobTuto/New/Thumbnails.html

First page has a "download" allowing to download the costumes used in "Charac" application.

Offline

 

#4907 2012-03-29 03:39:21

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

Browser Server, this new Mozilla JS you should visit !
I made a mistake, read "BrowserQuest a "massively multiplayer RPG game" written by Mozilla in JS. My "Charac" application is inspired by this game !

Offline

 

#4908 2012-03-30 11:00:06

Pilou
New Scratcher
Registered: 2012-03-25
Posts: 13

Re: BYOB 3 - Discussion Thread

Hello
In Byob 3.1.1 the Menu Share /Compile gives me
Compiler Error Code 1

Where i can find the list of the compilor's errors?

Ps Does exit recent version of Byob that we can download ?

Offline

 

#4909 2012-03-31 04:50:59

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@Jens & bharvey
Concerning "custom blocks" I don't know what you have decided. I wonder if the distinction between global and local could not been made in the following way : a global block is defined by a "made a block" created only from the palette area, whereas a "local" is defined from the local sprite script area. A global custom block can be changed only from the palette area and its change is "propagated" to all calls by any sprite. The opposite way for a local . If needed this local block can be called by an other sprite using a combination of a method variable "foo" + "foo" OF "local sprite".

Offline

 

#4910 2012-03-31 04:52:42

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

...even if all sprites are deleted for any reason the "global" block remains available into the palette area.

Offline

 

#4911 2012-03-31 12:26:26

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Hi Pilou,

the compiler error "1" is the only error code there is, and all it says it that it didn't succeed. This often happens when there are apostrophes or accented characters in a Windows pathname, e.g. when you're running the compiler from the Windows desktop or when the source project is located either on the desktop or in your Documents folder. In this case you can try moving them into another folder on your harddrive before compiling them.

Good luck!


Jens Mönig

Offline

 

#4912 2012-03-31 15:15:38

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Pilou wrote:

Ps Does exit recent version of Byob that we can download ?

3.1.1 is the latest, and will be the last version of that code base.  New development is heading toward Snap! 4.0 which is implemented in Javascript and runs in a browser window.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#4913 2012-04-01 15:27:49

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

thread safety :DDD

Offline

 

#4914 2012-04-02 13:55:49

Goliath1
Scratcher
Registered: 2010-09-01
Posts: 100+

Re: BYOB 3 - Discussion Thread

What is the purpose of Byob?


http://8t39t548rug88j.files.wordpress.com/2012/09/imagesft.jpg

Offline

 

#4915 2012-04-02 15:02:48

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

jens, how do you turn off user-friendly settings?
can't find it  hmm

nice discovery: shift-click in firefox and save image as makes a fast screenshot  big_smile

Last edited by roijac (2012-04-02 15:02:55)

Offline

 

#4916 2012-04-02 17:16:00

Pilou
New Scratcher
Registered: 2012-03-25
Posts: 13

Re: BYOB 3 - Discussion Thread

@Jen : Thx for compiler's explanation
Not yet found the problem , that gives me some times for learn Byob  smile

Just a little question : seems costume (said a rectangle "Sprite") with color of the last line of the color palette (Black to White) can't be changed by ChangeColor or Setcolor!

Works fine when the rectangle has any other colors of the palette's lines!
Does this normal ?

Offline

 

#4917 2012-04-02 17:17:37

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: BYOB 3 - Discussion Thread

roijac, did you mean how do you get to (Morphic) "development mode"? The same way as in Scratch: Shift-click on the logo!  big_smile


Jens Mönig

Offline

 

#4918 2012-04-02 17:20:08

Pilou
New Scratcher
Registered: 2012-03-25
Posts: 13

Re: BYOB 3 - Discussion Thread

No possibility to edit posts?
I wrote Jen for Jens!
Sorry!

Offline

 

#4919 2012-04-06 23:02:16

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Goliath1 wrote:

What is the purpose of Byob?

(1) To extend the range of programming techniques available to the Scratch programmer.

(2) To teach computer science to high school and college students.

(3) To keep Jens out of mischief.

(4) To pass on the ideas of Lisp and functional programming to the next generation.

Did I forget any?


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#4920 2012-04-06 23:52:36

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

(5) To make an awesome open-source framework for further community-driven expansion.

Offline

 

#4921 2012-04-07 04:05:11

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Pilou wrote:

@Jen : Thx for compiler's explanation
Not yet found the problem , that gives me some time to learn Byob  smile

Just a little question it seems a costume (a rectangle) with colour of the last line of the color palette (Black to White) can't be changed by Change Colour or Set colour!

Works fine when the rectangle has any other colours of the palette's lines!
Is this normal ?

that's normal with scratch, and byob is based off scratch. Colour effect changes everything except black, white and all greyscale colours in between.

Last edited by joefarebrother (2012-04-09 11:56:55)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#4922 2012-04-08 15:04:16

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

Re: BYOB 3 - Discussion Thread

bharvey wrote:

To keep Jens out of mischief.

lol

Offline

 

#4923 2012-04-09 00:28:17

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: BYOB 3 - Discussion Thread

Pilou wrote:

No possibility to edit posts?
I wrote Jen for Jens!
Sorry!

When you get Scratcher rank (that only takes a bit) you can edit posts


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#4924 2012-04-12 12:33:06

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

scimonster wrote:

YESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS MOD!!

big_smile

My heartfelt congratulations to all the new mods, all of whom are valued friends of BYOB/Snap!.  I couldn't be more pleased.

(In the real world, the people I vote for always lose.  hmm )


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#4925 2012-04-17 08:42:58

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

i think you should probably fix this useless direct
http://snap.berkeley.edu/snapsource/nasciturus.html

Offline

 

Board footer