This is the code that I used.
[img]http://www.blocks.scratchr.org/API.php?action=random&return=http://scratch.mit.edu/forums/viewtopic.php?id=109814&p=1&http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png=IMAGELINK1&http://i.imgur.com/G0lz6.jpg?1&http://scratch.mit.edu/forums/viewtopic.php?id=109289=IMAGELINK2[/img]
I created it folowing the instructions on this thread. It is meant to be 2 images which link to 2 different threads in Collaboration. What is wrong with the code?
Last edited by JH1010 (2013-01-03 15:43:57)
Offline
JH1010 wrote:
This is the code that I used.
Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=http://scratch.mit.edu/forums/viewtopic.php?id=109814&p=1&http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png=IMAGELINK1&http://i.imgur.com/G0lz6.jpg?1&http://scratch.mit.edu/forums/viewtopic.php?id=109289=IMAGELINK2[/url]I created it folowing the instructions on this thread. It is meant to be 2 images which link to 2 different threads in Collaboration. What is wrong with the code?
Use:
[img]http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png&link2=http://i.imgur.com/G0lz6.jpg[/img]
Offline
GeonoTRON2000 wrote:
JH1010 wrote:
This is the code that I used.
Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=http://scratch.mit.edu/forums/viewtopic.php?id=109814&p=1&http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png=IMAGELINK1&http://i.imgur.com/G0lz6.jpg?1&http://scratch.mit.edu/forums/viewtopic.php?id=109289=IMAGELINK2[/url]I created it folowing the instructions on this thread. It is meant to be 2 images which link to 2 different threads in Collaboration. What is wrong with the code?
Use:
Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png&link2=http://i.imgur.com/G0lz6.jpg[/url]
Is there a way I can get the images to be a link?
Last edited by JH1010 (2013-01-04 14:33:54)
Offline
Offline
JH1010 wrote:
GeonoTRON2000 wrote:
JH1010 wrote:
This is the code that I used.
Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=http://scratch.mit.edu/forums/viewtopic.php?id=109814&p=1&http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png=IMAGELINK1&http://i.imgur.com/G0lz6.jpg?1&http://scratch.mit.edu/forums/viewtopic.php?id=109289=IMAGELINK2[/url]I created it folowing the instructions on this thread. It is meant to be 2 images which link to 2 different threads in Collaboration. What is wrong with the code?
Use:
Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png&link2=http://i.imgur.com/G0lz6.jpg[/url]Is there a way I can get the images to be a link?
Yes. Use the [url] tags.
Offline
GeonoTRON2000 wrote:
JH1010 wrote:
GeonoTRON2000 wrote:
Use:Code:
[url]http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://www.zilladog.net/myuploads/jetpack_zilladog.net/OpertionTagSpamForJH.png&link2=http://i.imgur.com/G0lz6.jpg[/url]Is there a way I can get the images to be a link?
Yes. Use the [url] tags.
I should have made myself clearer. I want it to be that when you click on the first image
it takes you to Operation: TAG SPAM in Collaboration and the second image to take you to Cats In Animations NOW HIRING when clicked on. Is this possible.
Offline
DigiTechs wrote:
It is possible, but I think that it would be hard.. Mabye even an entirely new API for it if one to do that doesn't already exist.
I've been working on something like that... hint hint. It's not ACTUALLY possible since HTTP is a dead protocol, so it has to work on sessions. I'm still ironing some bugs out in the API, and i'm creating a GUI for it.
Offline