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

#1 2010-12-02 13:55:09

nxsupert
Scratcher
Registered: 2009-07-26
Posts: 100+

html

i know scratch lets you do 'Link to this Project' but it dose not help you with it .
this is a help for i will explain every thing you want. 

this is the code you might be given:

<applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'><param name='project' value='../../static/projects/nxsupert/1388455.sb'></applet> <a href='http://scratch.mit.edu/projects/nxsupert/1388455'>Learn more about this project</a>

this is in a languish called 'html'.
I'm not  going to teach you it but I will teach you how to make a html page.

copy your link to a notepad file(must be note pad). save it. then rename it. change the '.txt' to '.html'.
then open it . and there is your game.

you can also type your code in most forms with html(not scratch).

that ends my 'help with html'.
ask anything about in and I will Answer . bye.


I am Back!

Offline

 

#2 2010-12-02 14:12:41

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: html

Hi, this has already been detailed in several places, namely in the I-topic'd thread Are there ways to share your creation other than the website?.

You don't have to use notepad either. You can use wordpad too, or scribe or word if you turn rich text off.

Thanks for your post all the same  smile  It's always a good idea to do a search of the forums before you post anything in case something similar has been done/asked before. Then you can always contribute to that thread if you have anything more to say  smile


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#3 2010-12-02 14:15:05

nxsupert
Scratcher
Registered: 2009-07-26
Posts: 100+

Re: html

o ok thanks for the advise


I am Back!

Offline

 

#4 2010-12-02 20:24:04

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: html

sparks wrote:

Hi, this has already been detailed in several places, namely in the I-topic'd thread Are there ways to share your creation other than the website?.

You don't have to use notepad either. You can use wordpad too, or scribe or word if you turn rich text off.

Thanks for your post all the same  smile  It's always a good idea to do a search of the forums before you post anything in case something similar has been done/asked before. Then you can always contribute to that thread if you have anything more to say  smile

You could use TextEdit on a Mac.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#5 2010-12-03 06:14:44

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: html

didn't know about that program, thanks gbear605!


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#6 2010-12-03 07:57:09

mathematics
Scratcher
Registered: 2009-03-01
Posts: 1000+

Re: html

Also, you can use the [code] tag.

Offline

 

Board footer