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

#1 2009-05-15 17:40:21

klasbricks
Scratcher
Registered: 2008-05-26
Posts: 37

To embed code as a small image

I like a option to embed a small image
to make it easy to add many small scratch program as a index on a wiki
a thrird option in embede code should be nice

It is possible today to used
<a href="scratch.mit.edu/static/projects/klasbricks/250709">
<img src="http://scratch.mit.edu/static/projects/klasbricks/250709_sm.png"
title="GF-Sollitaire" alt="GF-Sollitaire" width="148" height="111">
</a>
<h6><a href="scratch.mit.edu/static/projects/klasbricks/250709">GF-Sollitaire</a></h6>
But then you need change the param yourself

Offline

 

#2 2009-05-15 19:40:50

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

Re: To embed code as a small image

klasbricks wrote:

I like a option to embed a small image
to make it easy to add many small scratch program as a index on a wiki
a thrird option in embede code should be nice

It is possible today to used
<a href="scratch.mit.edu/static/projects/klasbricks/250709">
<img src="http://scratch.mit.edu/static/projects/klasbricks/250709_sm.png"
title="GF-Sollitaire" alt="GF-Sollitaire" width="148" height="111">
</a>
<h6><a href="scratch.mit.edu/static/projects/klasbricks/250709">GF-Sollitaire</a></h6>
But then you need change the param yourself

I'm sorry, I don't quite get the point. Do you mind clarifying?

Last edited by coolstuff (2009-05-15 19:41:03)

Offline

 

Board footer