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

#1 2010-07-25 11:49:25

Animeboy975
Scratcher
Registered: 2010-01-09
Posts: 1000+

Moving pictures on siggys

Im trying to add this one moving picture to my siggy, but when whenever i put it on my siggy, it just says what it is on the bottom.


http://i48.tinypic.com/2zqr6o6.gifMiiverse:Ryanshy47

Offline

 

#2 2010-07-25 12:55:55

roger-
Scratcher
Registered: 2010-02-13
Posts: 100+

Re: Moving pictures on siggys

the url in your sig is the link to your account, so if you want it to be a click-able link, you have to put url tags around it.

like this:

Code:

[url]http://scratch.mit.edu/users/Animeboy975[/url]

Food is Fat. Fat is power.
        I am almighty.

Offline

 

#3 2010-07-25 13:10:04

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Moving pictures on siggys

Animeboy975 wrote:

Im trying to add this one moving picture to my siggy, but when whenever i put it on my siggy, it just says what it is on the bottom.

this is how you do it:

Code:

  [img](the url for the image you want)[/img]

for example, if you want to put your user icon in your sig, use this:

Code:

  [img]http://scratch.mit.edu/static/icons/buddy/424876_med.png?t=2010-07-22+07%3A33%3A48[/img]

http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#4 2010-07-25 13:35:36

Animeboy975
Scratcher
Registered: 2010-01-09
Posts: 1000+

Re: Moving pictures on siggys

ScratchReallyROCKS wrote:

Animeboy975 wrote:

Im trying to add this one moving picture to my siggy, but when whenever i put it on my siggy, it just says what it is on the bottom.

this is how you do it:

Code:

  [url](the url for the image you want)[/url]

for example, if you want to put your user icon in your sig, use this:

Code:

  [url]http://scratch.mit.edu/static/icons/buddy/424876_med.png?t=2010-07-22+07%3A33%3A48[/url]

thanks but how do i get the URL?


http://i48.tinypic.com/2zqr6o6.gifMiiverse:Ryanshy47

Offline

 

#5 2010-07-25 15:33:54

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Moving pictures on siggys

Animeboy975 wrote:

ScratchReallyROCKS wrote:

Animeboy975 wrote:

Im trying to add this one moving picture to my siggy, but when whenever i put it on my siggy, it just says what it is on the bottom.

this is how you do it:

Code:

  [url](the url for the image you want)[/url]

for example, if you want to put your user icon in your sig, use this:

Code:

  [url]http://scratch.mit.edu/static/icons/buddy/424876_med.png?t=2010-07-22+07%3A33%3A48[/url]

thanks but how do i get the URL?

If you're using a browser other than Internet Explorer:

Right-click the image and select "copy image address," then paste it inside [url] and[/url].

If you are using Internet Explorer:
Right-click and select properties, copy the "URL" field, and then paste it inside [url] and[/url].

Offline

 

#6 2010-07-25 15:44:38

colorfusion
Scratcher
Registered: 2009-10-03
Posts: 500+

Re: Moving pictures on siggys

Moving images need to be in a gif format, once you have found one you want right click it and copy image address, then paste inbetween [img]and[/img]

Last edited by colorfusion (2010-07-25 15:44:48)

Offline

 

#7 2010-07-25 18:26:04

Animeboy975
Scratcher
Registered: 2010-01-09
Posts: 1000+

Re: Moving pictures on siggys

coolstuff wrote:

Animeboy975 wrote:

ScratchReallyROCKS wrote:


this is how you do it:

Code:

  [url](the url for the image you want)[/url]

for example, if you want to put your user icon in your sig, use this:

Code:

  [url]http://scratch.mit.edu/static/icons/buddy/424876_med.png?t=2010-07-22+07%3A33%3A48[/url]

thanks but how do i get the URL?

If you're using a browser other than Internet Explorer:

Right-click the image and select "copy image address," then paste it inside [url] and[/url].

If you are using Internet Explorer:
Right-click and select properties, copy the "URL" field, and then paste it inside [url] and[/url].

by right click do you mean just click it or something else?


http://i48.tinypic.com/2zqr6o6.gifMiiverse:Ryanshy47

Offline

 

#8 2010-07-25 19:05:33

JeanTheFox
Scratcher
Registered: 2010-06-14
Posts: 1000+

Re: Moving pictures on siggys

Animeboy975 wrote:

coolstuff wrote:

Animeboy975 wrote:


thanks but how do i get the URL?

If you're using a browser other than Internet Explorer:

Right-click the image and select "copy image address," then paste it inside [url] and[/url].

If you are using Internet Explorer:
Right-click and select properties, copy the "URL" field, and then paste it inside [url] and[/url].

by right click do you mean just click it or something else?

On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when you cursor is over the item.  smile


http://i51.tinypic.com/20gcn5j.png

Offline

 

#9 2010-07-25 21:41:26

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Moving pictures on siggys

JeanTheFox wrote:

Animeboy975 wrote:

coolstuff wrote:


If you're using a browser other than Internet Explorer:

Right-click the image and select "copy image address," then paste it inside [url] and[/url].

If you are using Internet Explorer:
Right-click and select properties, copy the "URL" field, and then paste it inside [url] and[/url].

by right click do you mean just click it or something else?

On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when you cursor is over the item.  smile

Maybe they have one of those old Mac mice that have only one button...


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#10 2010-07-27 13:25:37

JeanTheFox
Scratcher
Registered: 2010-06-14
Posts: 1000+

Re: Moving pictures on siggys

ScratchReallyROCKS wrote:

JeanTheFox wrote:

Animeboy975 wrote:


by right click do you mean just click it or something else?

On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when you cursor is over the item.  smile

Maybe they have one of those old Mac mice that have only one button...

Maybe try clicking and holding?  hmm
I've never really heard of a mouse with no right button.  sad  Sorry, I don't know if I can help you.


http://i51.tinypic.com/20gcn5j.png

Offline

 

#11 2010-07-27 13:55:38

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Moving pictures on siggys

JeanTheFox wrote:

ScratchReallyROCKS wrote:

JeanTheFox wrote:


On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when you cursor is over the item.  smile

Maybe they have one of those old Mac mice that have only one button...

Maybe try clicking and holding?  hmm
I've never really heard of a mouse with no right button.  sad  Sorry, I don't know if I can help you.

It's control click on a Mac, I think.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#12 2010-07-27 14:05:13

JeanTheFox
Scratcher
Registered: 2010-06-14
Posts: 1000+

Re: Moving pictures on siggys

Okay, what Harakou said.

Last edited by JeanTheFox (2010-07-27 14:05:21)


http://i51.tinypic.com/20gcn5j.png

Offline

 

#13 2010-07-28 10:21:32

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Moving pictures on siggys

Harakou wrote:

JeanTheFox wrote:

ScratchReallyROCKS wrote:


Maybe they have one of those old Mac mice that have only one button...

Maybe try clicking and holding?  hmm
I've never really heard of a mouse with no right button.  sad  Sorry, I don't know if I can help you.

It's control click on a Mac, I think.

Yeah, only if you have a 1 button mouse, I have a Mac and I have a normal 3 button mouse.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#14 2010-08-08 21:04:38

Hi9045
Scratcher
Registered: 2010-05-23
Posts: 61

Re: Moving pictures on siggys

roger- wrote:

the url in your sig is the link to your account, so if you want it to be a click-able link, you have to put url tags around it.

like this:

Code:

[url]http://scratch.mit.edu/users/Animeboy975[/url]

LOL like the bottom: A guy walks into a restraunt and asks: hello can I have a cheeseburger? hold the cheese


http://i255.photobucket.com/albums/hh154/inannales/Emoticons/pinocchio.gifhttp://www.freesmileys.org/smileys/smiley-basic/lol.gif I poked you!  big_smile

Offline

 

#15 2010-08-08 21:54:20

JeanTheFox
Scratcher
Registered: 2010-06-14
Posts: 1000+

Re: Moving pictures on siggys

Hi9045 wrote:

LOL like the bottom: A guy walks into a restraunt and asks: hello can I have a cheeseburger? hold the cheese

What? Spam.


http://i51.tinypic.com/20gcn5j.png

Offline

 

#16 2010-08-09 00:15:11

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Moving pictures on siggys

JeanTheFox wrote:

Hi9045 wrote:

LOL like the bottom: A guy walks into a restraunt and asks: hello can I have a cheeseburger? hold the cheese

What? Spam.

...And necropost.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#17 2010-08-09 04:55:51

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

Re: Moving pictures on siggys

i'm not really sure if ANY of you have actually given an answer to poor Animeboy. this is how you get a clickable linked image:

Code:

[url=http://yourDesiredLink][img]http://addressOfImage[/img][/url]

hope it actually helps  hmm

Offline

 

#18 2010-08-09 07:50:39

HD123
Scratcher
Registered: 2009-12-05
Posts: 500+

Re: Moving pictures on siggys

The image must be a GIF. If it's not, just save it as a GIF.

Code:

[url=SiteToGoTo][img]ImageAddress[/img][/url]

If you don't understand still, look at the info below or go to http://scratch.mit.edu/forums/help.php.

The Scratch Team wrote:

You can create links to other documents or to e-mail addresses using the following tags:

Code:

[url=http://scratch.mit.edu/forums/]Scratch Forums[/url]

produces Scratch Forums

Code:

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

produces http://scratch.mit.edu/forums/

Code:

[email]myname@mydomain.com[/email]

produces myname@mydomain.com

Code:

[email=myname@mydomain.com]My e-mail address[/email]

produces My e-mail address
If you want to display an image you can use the img tag.

Code:

[img]http://www.punbb.org/img/small_logo.png[/img]

produces http://www.punbb.org/img/small_logo.png

Last edited by HD123 (2010-08-09 07:55:11)


~~HD123~~
Treat others as you want to be treated. |  big_smile  | http://i.imgur.com/OaNrY.gif | http://blocks.scratchr.org/libstatus.php?user=HD123&online=http://lemonfanatic.webs.com/ONLINE.png&offline=http://lemonfanatic.webs.com/OFFLINE.png

Offline

 

#19 2010-08-14 12:48:59

waveOSBeta
Scratcher
Registered: 2009-12-08
Posts: 1000+

Re: Moving pictures on siggys

JeanTheFox wrote:

Animeboy975 wrote:

coolstuff wrote:


If you're using a browser other than Internet Explorer:

Right-click the image and select "copy image address," then paste it inside [url] and[/url].

If you are using Internet Explorer:
Right-click and select properties, copy the "URL" field, and then paste it inside [url] and[/url].

by right click do you mean just click it or something else?

On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when your cursor is over the item.  smile

Finger *cough*


http://internetometer.com/image/10202.png]
New signature coming soon!  smile

Offline

 

#20 2010-08-14 14:53:31

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Moving pictures on siggys

waveOSBeta wrote:

JeanTheFox wrote:

Animeboy975 wrote:


by right click do you mean just click it or something else?

On your mouse/pad there are two square-like things that make a click sound. Press the one on the right when your cursor is over the item.  smile

Finger *cough*

On the contrary, I think JeanTheFox was referring to the cursor being overtop of the link, button, image, etc.  smile

Offline

 

#21 2010-11-23 21:59:11

Hi9045
Scratcher
Registered: 2010-05-23
Posts: 61

Re: Moving pictures on siggys

Animeboy975 wrote:

ScratchReallyROCKS wrote:

Animeboy975 wrote:

Im trying to add this one moving picture to my siggy, but when whenever i put it on my siggy, it just says what it is on the bottom.

this is how you do it:

Code:

  [url](the url for the image you want)[/url]

for example, if you want to put your user icon in your sig, use this:

Code:

  [url]http://scratch.mit.edu/static/icons/buddy/424876_med.png?t=2010-07-22+07%3A33%3A48[/url]

thanks but how do i get the URL?

upload the picture to something like photobucket  big_smile


http://i255.photobucket.com/albums/hh154/inannales/Emoticons/pinocchio.gifhttp://www.freesmileys.org/smileys/smiley-basic/lol.gif I poked you!  big_smile

Offline

 

Board footer