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

#1 2009-12-21 22:39:39

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

A quick introduction

New to scratch, I'm decent at C++ and already mastered GML.

I saw the gallery several times, but I've never seen anything decent. (No offense to those whose projects I've missed)

I'm hoping to stretch scratch to it's limits before I move on, so let's all enjoy the process.

Oh yes, I'm also an experienced pixel artist. If you need help with a sprite, and it shows you've tried, do not hesitate to ask me for help.


http://i44.tinypic.com/6dvort.png

Offline

 

#2 2009-12-21 23:09:44

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: A quick introduction

Welcome to Scratch! Enjoy your stay here.  smile
Even though you're a C++ programmer, you can still get confused with Scratch, since it's not a text based programming language, it's blocks. You can ask the community for help.  big_smile

Last edited by ihaveamac (2009-12-21 23:11:43)


~ihaveamac - visit ihaveamac.net

Offline

 

#3 2009-12-21 23:22:41

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: A quick introduction

Hey, thanks.

Is there any way to add DLLs (Or something similar) into scratch?
I'd like to be able to extend functionality for everyone, but so far I don't see anyway to do anything like that.


http://i44.tinypic.com/6dvort.png

Offline

 

#4 2009-12-22 02:25:13

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: A quick introduction

Common_Sense wrote:

Hey, thanks.

Is there any way to add DLLs (Or something similar) into scratch?
I'd like to be able to extend functionality for everyone, but so far I don't see anyway to do anything like that.

You must be used to the Microsoft way of programming. You can't add DLLs to Scratch. Nor html and all that stuff. Those stuff can destroy other's computers. All you use in the projects are blocks, sounds, sprites, and costumes.


~ihaveamac - visit ihaveamac.net

Offline

 

#5 2009-12-22 07:08:58

senorita
Scratcher
Registered: 2009-12-01
Posts: 4

Re: A quick introduction

ihaveamac wrote:

Common_Sense wrote:

Hey, thanks.

Is there any way to add DLLs (Or something similar) into scratch?
I'd like to be able to extend functionality for everyone, but so far I don't see anyway to do anything like that.

You must be used to the Microsoft way of programming. You can't add DLLs to Scratch. Nor html and all that stuff. Those stuff can destroy other's computers. All you use in the projects are blocks, sounds, sprites, and costumes.

Hey i heartly welcome you

Offline

 

#6 2009-12-22 15:58:59

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: A quick introduction

"the Microsoft way of programming."
You don't know what you're talking about, do you...


http://i44.tinypic.com/6dvort.png

Offline

 

#7 2009-12-22 16:11:09

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: A quick introduction

Common_Sense wrote:

"the Microsoft way of programming."
You don't know what you're talking about, do you...

Lol yeah.

What is a "DLL"?


http://i.imgur.com/WBkM2QQ.png

Offline

 

#8 2009-12-22 17:11:29

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: A quick introduction

Short and simple,
DLL stands for Dynamic Link Libraries.
They're usually written in C++, and are used with another program to extend functionality, such as adding extra functions formerly impossible, like say a "Save / Load" Block in scratch. (As an example, it seems to be impossible)


http://i44.tinypic.com/6dvort.png

Offline

 

#9 2009-12-22 23:02:57

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: A quick introduction

Common_Sense wrote:

Short and simple,
DLL stands for Dynamic Link Libraries.
They're usually written in C++, and are used with another program to extend functionality, such as adding extra functions formerly impossible, like say a "Save / Load" Block in scratch. (As an example, it seems to be impossible)

I think you shouldn't confuse other scratchers with DLLs and Saving and Loading and C++ and all that. Scratch was made for people who are beginning at programming but everyone is welcome.  smile


~ihaveamac - visit ihaveamac.net

Offline

 

#10 2009-12-22 23:03:59

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: A quick introduction

Common_Sense wrote:

"the Microsoft way of programming."
You don't know what you're talking about, do you...

Mircosoft Visual Studio


~ihaveamac - visit ihaveamac.net

Offline

 

Board footer