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

#1 2011-03-20 16:21:50

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Embedding Project Rules *DON'T VIEW*

I have recently found a way to remove the learn more about this project lettering underneath an embedded project just by removing a line of code. I want to know if this is allowed and also if there is a way to remove the green flag bar and if that's allowed.

It would make games look more proffesional when embedded into another website like for instance, the syn inc website looks very un-proffesional because of these two things.

The *DON'T VIEW* was just reverse cucology (however that's spelt) BTW.

Please answer and, if you don't already know, I'll tell yuo how to remove the Learn More About This Project text at the bottom of an embedded project.


http://i.imgur.com/Lpeil.png

Offline

 

#2 2011-03-20 16:34:57

kimmy123
Scratcher
Registered: 2008-05-20
Posts: 1000+

Re: Embedding Project Rules *DON'T VIEW*

Dab1998 wrote:

The *DON'T VIEW* was just reverse cucology (however that's spelt)

At first I thought it was because you were still adding things to the post  tongue


http://i.imgur.com/Mg3TPIE.pnghttp://i.imgur.com/rgyzXV5.pnghttp://i.imgur.com/685FKVd.pnghttp://24.media.tumblr.com/8678e33865664f328e1654109679cb92/tumblr_mm1qu3jGD71s8caito3_r1_250.gif

Offline

 

#3 2011-03-20 16:56:03

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

kimmy123 wrote:

Dab1998 wrote:

The *DON'T VIEW* was just reverse cucology (however that's spelt)

At first I thought it was because you were still adding things to the post  tongue

Lol!


http://i.imgur.com/Lpeil.png

Offline

 

#4 2011-03-20 19:11:35

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

Re: Embedding Project Rules *DON'T VIEW*

Dab1998 wrote:

The *DON'T VIEW* was just reverse cucology (however that's spelt) BTW.

Er, did you mean "psychology"?  tongue


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

 

#5 2011-03-20 19:50:02

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

Re: Embedding Project Rules *DON'T VIEW*

You'd need to know where to find it in the Java code, and you'd have to modify a lot of other things to make it work. It is possible though.


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

Offline

 

#6 2011-03-21 04:07:35

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

Harakou wrote:

Dab1998 wrote:

The *DON'T VIEW* was just reverse cucology (however that's spelt) BTW.

Er, did you mean "psychology"?  tongue

Yep!  tongue


http://i.imgur.com/Lpeil.png

Offline

 

#7 2011-03-21 04:09:17

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

ScratchReallyROCKS wrote:

You'd need to know where to find it in the Java code, and you'd have to modify a lot of other things to make it work. It is possible though.

Yeah...


http://i.imgur.com/Lpeil.png

Offline

 

#8 2011-03-21 10:54:39

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Embedding Project Rules *DON'T VIEW*

Just remove the code <a href="http://scratch.mit.edu/projects/USERNAME/PROJECT#">Leran more about this project!</a>

Offline

 

#9 2011-03-21 11:55:28

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

Re: Embedding Project Rules *DON'T VIEW*

It's not javascript  lol

It's simple HTML hyperlinks...

Offline

 

#10 2011-03-21 12:16:14

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Embedding Project Rules *DON'T VIEW*

LS97 wrote:

It's not javascript  lol

It's simple HTML hyperlinks...

Agreed.

Though it's not JavaScript, it's Java.


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#11 2011-03-21 14:25:18

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Embedding Project Rules *DON'T VIEW*

Sunrise-Moon wrote:

LS97 wrote:

It's not javascript  lol

It's simple HTML hyperlinks...

Agreed.

Though it's not JavaScript, it's Java.

it's neither.  wink

Offline

 

#12 2011-03-21 15:27:48

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

scimonster wrote:

Just remove the code <a href="http://scratch.mit.edu/projects/USERNAME/PROJECT#">Leran more about this project!</a>

That only removes Learn More About This Project.

Last edited by Dab1998 (2011-03-21 15:29:56)


http://i.imgur.com/Lpeil.png

Offline

 

#13 2011-03-21 18:19:23

Rub0Gameton
Scratcher
Registered: 2008-03-30
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

Lol yeah, it's quite simple to delete that! Just by removing the HTML link code which should start with <a href... And finish with <a/>

I can't find a reason why this shouldnt be allowed!

Edit: it's not JavaScript nor java (lol! Java can't be used for that!) it is HTML. If you want to replace it with your own link try this:

Code:

<a href="mylink.com">My Text</a>

Edit: This was my 200th post!!

Edit: It is not possible to remove the top bar because that is part of the source project, not of the HTML code.

Last edited by Rub0Gameton (2011-03-21 18:26:57)


Are you doing a collab and need a 24/7 TeamSpeak channel? Contact me... somewhere. =P

Offline

 

#14 2011-03-26 05:01:10

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

Rub0Gameton wrote:

Lol yeah, it's quite simple to delete that! Just by removing the HTML link code which should start with <a href... And finish with <a/>

I can't find a reason why this shouldnt be allowed!

Edit: it's not JavaScript nor java (lol! Java can't be used for that!) it is HTML. If you want to replace it with your own link try this:

Code:

<a href="mylink.com">My Text</a>

Edit: This was my 200th post!!

Edit: It is not possible to remove the top bar because that is part of the source project, not of the HTML code.

Yeah...  sad


http://i.imgur.com/Lpeil.png

Offline

 

#15 2011-03-26 05:46:54

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

Re: Embedding Project Rules *DON'T VIEW*

I think it's allowed to remove the last line if
- it's your own project.
- you give credit to the original creator of the project somewhere else.
- you get permission for that from the original creator of the project.

Offline

 

#16 2011-03-26 10:52:20

Dab1998
Scratcher
Registered: 2010-01-03
Posts: 100+

Re: Embedding Project Rules *DON'T VIEW*

mathematics wrote:

I think it's allowed to remove the last line if
- it's your own project.
- you give credit to the original creator of the project somewhere else.
- you get permission for that from the original creator of the project.

Yeah... But they'll all be my projects!


http://i.imgur.com/Lpeil.png

Offline

 

Board footer