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

#1 2011-04-02 17:01:46

thegombafan
New Scratcher
Registered: 2011-03-25
Posts: 20

BYOB skin

hello scracherz,

i need help can anybody give me the link to the BYOB skin file?

thanks  smile

ps: make shure it is for a windows computer  smile  thx

Offline

 

#2 2011-04-03 19:59:42

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

Re: BYOB skin

Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.


Jens Mönig

Offline

 

#3 2011-04-04 11:13:29

thegombafan
New Scratcher
Registered: 2011-03-25
Posts: 20

Re: BYOB skin

Jens wrote:

Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.

really  yikes  how tdo you expotr them to .gif type?

Offline

 

#4 2011-04-04 11:33:03

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: BYOB skin

thegombafan wrote:

Jens wrote:

Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.

really  yikes  how tdo you expotr them to .gif type?

I think you just have to alt-click the images themselves and select export from the red menu.  smile

Offline

 

#5 2011-04-04 12:09:49

thegombafan
New Scratcher
Registered: 2011-03-25
Posts: 20

Re: BYOB skin

LS97 wrote:

thegombafan wrote:

Jens wrote:

Hi, thegombafan. All graphics needed for BYOB are in the BYOB sources (the .image file) itself, and you can export them from there in any format you like (jpeg, bmp, gif). But you may be expecting more graphics than there are, because most of what BYOB does is drawn programmatically, so basically the only thing in the skin that's different from Scratch is the logo and the pause/resume buttons.

really  yikes  how tdo you expotr them to .gif type?

I think you just have to alt-click the images themselves and select export from the red menu.  smile

i tryed that for the pause button and it does not work help !

http://trololololololololololo.com/


      funny link!

Offline

 

#6 2011-04-04 14:38:00

Billybob-Mario
Scratcher
Registered: 2008-01-05
Posts: 500+

Re: BYOB skin

There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.

Offline

 

#7 2011-04-05 20:59:55

thegombafan
New Scratcher
Registered: 2011-03-25
Posts: 20

Re: BYOB skin

Billybob-Mario wrote:

There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.

how do you add your catogory to the "make a block menu"?

Offline

 

#8 2011-04-06 07:46:02

Billybob-Mario
Scratcher
Registered: 2008-01-05
Posts: 500+

Re: BYOB skin

thegombafan wrote:

Billybob-Mario wrote:

There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.

how do you add your catogory to the "make a block menu"?

You need to add the categorys to ScratchViewerMorph's rebuildCategorySelectors, and add 3 images per category (look at the other caterory images for help)

Offline

 

#9 2011-04-06 19:27:41

thegombafan
New Scratcher
Registered: 2011-03-25
Posts: 20

Re: BYOB skin

Billybob-Mario wrote:

thegombafan wrote:

Billybob-Mario wrote:

There is a way of doing it, but it's very complicated. You can take the skin from Slash (it comes in the download) and use that, because it has all of the BYOB stuff.

how do you add your catogory to the "make a block menu"?

You need to add the categorys to ScratchViewerMorph's rebuildCategorySelectors, and add 3 images per category (look at the other caterory images for help)

i know that  smile  do you know how to add your made catogory to when you click the button "make a new block"?

Offline

 

Board footer