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

#1 2009-12-08 12:29:25

GurkinC
Scratcher
Registered: 2009-11-30
Posts: 100+

Creating links to projects

How do you create a link to a project on this website?


Try my latest game, Rolling 2, a 10-level platform game based around the gravity marble.

Offline

 

#2 2009-12-08 15:45:45

filo5
Scratcher
Registered: 2008-01-08
Posts: 1000+

Re: Creating links to projects

When commenting, you copy the content of the address bar of your browser (that thing which starts with http://), and paste it in your comment. Link will be done automatically. But don't spam on other projects, it's not very polite. Use Show and Tell forums.

To post a link on forums, copy the content of the address bar of your browser and paste it like this:

Code:

[url]http://scratch.mit.edu/something[/url]

Which will produce http://scratch.mit.edu/something, or you can type:

Code:

[url=http://scratch.mit.edu/something]My project[/url]

Which will produce My project

Of course, you replace http://scratch.mit.edu/something with your projects web address (which will look like http://scratch.mit.edu/projects/filo5testing/794146).


Converting my Scratch projects to Python!

Offline

 

Board footer