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

#1 2010-05-30 06:54:19

cruelty247
Scratcher
Registered: 2009-07-22
Posts: 100+

pictured link?

How do i get a picture on my thing that links to my project?
                           I
                           I
                           v signature fail

Last edited by cruelty247 (2010-05-30 06:55:24)

Offline

 

#2 2010-05-30 07:51:16

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: pictured link?

Embed the image code with a link.  wink
An example:

Code:

[url=www.scratch.mit.edu][img]imagecode[/img][/url]

I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#3 2010-05-30 11:22:44

cruelty247
Scratcher
Registered: 2009-07-22
Posts: 100+

Re: pictured link?

awesome thanks

Offline

 

#4 2010-05-30 11:41:21

cruelty247
Scratcher
Registered: 2009-07-22
Posts: 100+

Re: pictured link?

uuuhh have i done something wrong the picture doesn't appear?

Offline

 

#5 2010-05-30 11:53:00

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: pictured link?

Here's how you'd fix that on a Windows computer:

1. Right click the image that you want to turn into a picture link.
2. Select "properties"
3. Copy the text that comes after "Address (URL):"
4. Paste it somewhere (eg: Notepad, Word, a seperate tab on your browser)
5. Go to the project that you want to link to.
6. Copy the text in the URL bar.
7. Paste it somewhere else (make sure it's seperate from your last "paste")
8. Set this up in the signature:

Code:

[url=][img][/img][/url]

9. Copy and paste the first URL (the one from the picture) like so:

Code:

[url=][img]http://thisisnotarealimageurl.com/image[/img][/url]

10. Then, copy and paste the second URL, like this:

Code:

[url=http://scratch.mit.edu/projects/randomuser/######][img]http://thisisnotarealimageurl.com/image[/img][/url]

Hope this helps  smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

Board footer