The title says it all, take it away title! (Really I do mean it how do you do it?)
Offline
Harakou wrote:
Code:
[url]imageurlhere[/url]Make sure you have the direct link to the image, not the url of the webpage it's on or something like that.
I tried doing that, here is exactly what I did at first.
The URL, I just opened another Scratch site tab, went to my stuff, scrolled down, and clicked the game and waited for the link to load and it loaded I just copied the URL in the search bar for the URLs.
Offline
Thescratch3 wrote:
Harakou wrote:
Code:
[url]imageurlhere[/url]Make sure you have the direct link to the image, not the url of the webpage it's on or something like that.
I tried doing that, here is exactly what I did at first.
http://scratch.mit.edu/projects/Thescratch3/1890712
The URL, I just opened another Scratch site tab, went to my stuff, scrolled down, and clicked the game and waited for the link to load and it loaded I just copied the URL in the search bar for the URLs.
That's not the URL of the image, that's the URL of the project. You want http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png
See?
Last edited by Harakou (2011-07-15 22:46:53)
Offline
Harakou wrote:
Thescratch3 wrote:
Harakou wrote:
Code:
[url]imageurlhere[/url]Make sure you have the direct link to the image, not the url of the webpage it's on or something like that.
I tried doing that, here is exactly what I did at first.
http://scratch.mit.edu/projects/Thescratch3/1890712
The URL, I just opened another Scratch site tab, went to my stuff, scrolled down, and clicked the game and waited for the link to load and it loaded I just copied the URL in the search bar for the URLs.That's not the URL of the image, that's the URL of the project. You want http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png
http://scratch.mit.edu/static/projects/ … 712_sm.png
See?
Oh thanks. But how did you get that? Because like yea how did you find out that link?
Last edited by Thescratch3 (2011-07-15 23:05:17)
Offline
Thescratch3 wrote:
Harakou wrote:
Thescratch3 wrote:
I tried doing that, here is exactly what I did at first.
http://scratch.mit.edu/projects/Thescratch3/1890712
The URL, I just opened another Scratch site tab, went to my stuff, scrolled down, and clicked the game and waited for the link to load and it loaded I just copied the URL in the search bar for the URLs.That's not the URL of the image, that's the URL of the project. You want http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png
http://scratch.mit.edu/static/projects/ … 712_sm.png
See?Oh thanks. But how did you get that? Because like yea how did you find out that link?
I just right-clicked the image and selected "Copy image URL".
Offline
Harakou wrote:
Thescratch3 wrote:
Harakou wrote:
That's not the URL of the image, that's the URL of the project. You want http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png
http://scratch.mit.edu/static/projects/ … 712_sm.png
See?Oh thanks. But how did you get that? Because like yea how did you find out that link?
I just right-clicked the image and selected "Copy image URL".
Oh really? Wow . But for me it is Copy Image Location. I pasted it on a random reply and it worked
Thank you so much Harakou! Me give you 2 love its!
Offline
Thescratch3 wrote:
Harakou wrote:
Thescratch3 wrote:
Oh thanks. But how did you get that? Because like yea how did you find out that link?I just right-clicked the image and selected "Copy image URL".
Oh really? Wow
. But for me it is Copy Image Location. I pasted it on a random reply and it worked
Thank you so much Harakou! Me give you 2 love its!
Well, it depends on your browser. You're welcome; I'm glad it's working for you.
Offline
Harakou wrote:
Thescratch3 wrote:
Harakou wrote:
I just right-clicked the image and selected "Copy image URL".Oh really? Wow
. But for me it is Copy Image Location. I pasted it on a random reply and it worked
Thank you so much Harakou! Me give you 2 love its!
Well, it depends on your browser. You're welcome; I'm glad it's working for you.
![]()
Thanks. Sorry I couldn't actually view one of your good projects, STUPID COMPUTER! Sorry. AHH SO MANY POP UPS IN THE TOOLBAR!
Offline
Thescratch3 wrote:
Harakou wrote:
Thescratch3 wrote:
Oh really? Wow
. But for me it is Copy Image Location. I pasted it on a random reply and it worked
Thank you so much Harakou! Me give you 2 love its!
Well, it depends on your browser. You're welcome; I'm glad it's working for you.
![]()
Thanks. Sorry I couldn't actually view one of your good projects, STUPID COMPUTER! Sorry. AHH SO MANY POP UPS IN THE TOOLBAR!
Here: If you want to put 2 images next to each other, just put the image urls together, no spaces.
No Space
V
Ex. [img]http://scratch.mit.edu/static/projects/ … 712_sm.png[/img][img]http://scratch.mit.edu/static/projects/ … 712_sm.png[/img]
Offline
Shadowsonics wrote:
Thescratch3 wrote:
Harakou wrote:
Well, it depends on your browser. You're welcome; I'm glad it's working for you.![]()
Thanks. Sorry I couldn't actually view one of your good projects, STUPID COMPUTER! Sorry. AHH SO MANY POP UPS IN THE TOOLBAR!
Here: If you want to put 2 images next to each other, just put the image urls together, no spaces.
No Space
V
Ex. http://scratch.mit.edu/static/projects/ … 712_sm.pnghttp://scratch.mit.edu/static/projects/ … 712_sm.png
Thanks! I see you did that, but how did you make a link to it like if you click the image it will send you to the game?
Offline
Thescratch3 wrote:
Shadowsonics wrote:
Thescratch3 wrote:
Thanks. Sorry I couldn't actually view one of your good projects, STUPID COMPUTER! Sorry. AHH SO MANY POP UPS IN THE TOOLBAR!Here: If you want to put 2 images next to each other, just put the image urls together, no spaces.
No Space
V
Ex. http://scratch.mit.edu/static/projects/ … 712_sm.pnghttp://scratch.mit.edu/static/projects/ … 712_sm.pngThanks! I see you did that, but how did you make a link to it like if you click the image it will send you to the game?
Put a url tag around the image, like this:
[url=urltolinktohere][img]imageurlhere[/img][/url]
Offline
Or check my BBCode guide which tells you all about it! (link in my sig)
Offline
Thanks I will check it out LordSydney!
Offline
Harakou wrote:
Thescratch3 wrote:
Shadowsonics wrote:
Here: If you want to put 2 images next to each other, just put the image urls together, no spaces.
No Space
V
Ex. http://scratch.mit.edu/static/projects/ … 712_sm.pnghttp://scratch.mit.edu/static/projects/ … 712_sm.pngThanks! I see you did that, but how did you make a link to it like if you click the image it will send you to the game?
Put a url tag around the image, like this:
Code:
[url=urltolinktohere][url]imageurlhere[/url][/url]
Oh thanks Harakou! You have always helped me out. I owe you like a billion. Thank you so much Scratchers who help me out. I am very grateful .
Offline
Harakou wrote:
Thescratch3 wrote:
Shadowsonics wrote:
Here: If you want to put 2 images next to each other, just put the image urls together, no spaces.
No Space
V
Ex. http://scratch.mit.edu/static/projects/ … 712_sm.pnghttp://scratch.mit.edu/static/projects/ … 712_sm.pngThanks! I see you did that, but how did you make a link to it like if you click the image it will send you to the game?
Put a url tag around the image, like this:
Code:
[url=urltolinktohere][url]imageurlhere[/url][/url]
Spaces?
Offline
Thescratch3 wrote:
Harakou wrote:
Thescratch3 wrote:
Thanks! I see you did that, but how did you make a link to it like if you click the image it will send you to the game?Put a url tag around the image, like this:
Code:
[url=urltolinktohere][url]imageurlhere[/url][/url]Spaces?
Nope.
And do you use Firefox? :3
Offline
scimonster wrote:
Thescratch3 wrote:
Harakou wrote:
Put a url tag around the image, like this:Code:
[url=urltolinktohere][url]imageurlhere[/url][/url]Spaces?
Nope.
And do you use Firefox? :3
SHOCKING! You are sike! (sorry I spelled that wrong) I tried it and I give up with image links.
Offline
Thescratch3 wrote:
scimonster wrote:
Thescratch3 wrote:
Spaces?Nope.
And do you use Firefox? :3SHOCKING! You are sike! (sorry I spelled that wrong) I tried it and I give up with image links.
Use this code.
[url=http://scratch.mit.edu/projects/Thescratch3/1890712][img]http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png[/img][/url] One of my good projects.
Offline
scimonster wrote:
Thescratch3 wrote:
scimonster wrote:
Nope.
And do you use Firefox? :3SHOCKING! You are sike! (sorry I spelled that wrong) I tried it and I give up with image links.
Use this code.
Code:
[url=http://scratch.mit.edu/projects/Thescratch3/1890712][url]http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png[/url][/url] One of my good projects.
Thanks scionmonster!
Offline
Thescratch3 wrote:
scimonster wrote:
Thescratch3 wrote:
SHOCKING! You are sike! (sorry I spelled that wrong) I tried it and I give up with image links.Use this code.
Code:
[url=http://scratch.mit.edu/projects/Thescratch3/1890712][url]http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png[/url][/url] One of my good projects.Thanks scionmonster!
It's Scimonster.
You're welcome.
Offline
scimonster wrote:
Thescratch3 wrote:
scimonster wrote:
Use this code.Code:
[url=http://scratch.mit.edu/projects/Thescratch3/1890712][url]http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png[/url][/url] One of my good projects.Thanks scionmonster!
It's Scimonster.
![]()
You're welcome.
Oh sorry Scimonster
Offline
scimonster wrote:
Thescratch3 wrote:
scimonster wrote:
Use this code.Code:
[url=http://scratch.mit.edu/projects/Thescratch3/1890712][url]http://scratch.mit.edu/static/projects/Thescratch3/1890712_sm.png[/url][/url] One of my good projects.Thanks scionmonster!
It's Scimonster.
![]()
You're welcome.
Woops I responded on the test account.
Offline