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

#51 2012-05-23 20:31:42

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch 2.0 Alpha

zippynk wrote:

GeonoTRON2000 wrote:

I'm now intrigued by this Scratch_new.swf, anyone know how to do anything else with it (like play projects?)

There's something about it on the wiki.

Edit: Scratch_new.swf is still online, just the main directory isn't!

Interesting...


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#52 2012-05-23 23:07:10

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Scratch 2.0 Alpha

Holy... it is!
Download away, kids!


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

Offline

 

#53 2012-05-23 23:19:45

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Scratch 2.0 Alpha

http://alpha.scratch.mit.edu/varserver/luc is silly

Last edited by veggieman001 (2012-05-24 19:31:44)


Posts: 20000 - Show all posts

Offline

 

#54 2012-05-23 23:22:14

znk
New Scratcher
Registered: 2012-04-01
Posts: 2

Re: Scratch 2.0 Alpha

veggieman001 wrote:

[removed - please don't post links with inappropriate content]

Woah...

Last edited by Lucario621 (2012-05-24 19:29:09)

Offline

 

#55 2012-05-23 23:23:37

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Scratch 2.0 Alpha

znk wrote:

veggieman001 wrote:

[removed - please don't post links with inappropriate content]

Woah...

Looks like I posted that with my alt account by mistake.
Anyway, just saying it's me. (znk is, not veggieman)

Last edited by Lucario621 (2012-05-24 19:29:22)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#56 2012-05-23 23:26:37

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Scratch 2.0 Alpha

zippynk wrote:

znk wrote:

veggieman001 wrote:

[removed - please don't post links with inappropriate content]

Woah...

Looks like I posted that with my alt account by mistake.
Anyway, just saying it's me. (znk is, not veggieman)

I assumed so but okay

Last edited by Lucario621 (2012-05-24 19:29:35)


Posts: 20000 - Show all posts

Offline

 

#57 2012-05-24 02:11:41

s_federici
Scratcher
Registered: 2007-12-18
Posts: 500+

Re: Scratch 2.0 Alpha

zippynk wrote:

Edit: Scratch_new.swf is still online, just the main directory isn't!

Yep. If someone doesn't remember the exact URL they can always google for it  smile

Offline

 

#58 2012-05-24 02:18:55

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Scratch 2.0 Alpha

I don't think you guys are suppose to be doing this  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#59 2012-05-24 02:27:43

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Scratch 2.0 Alpha

veggieman001 wrote:

nathanprocks wrote:

GeonoTRON2000 wrote:

I found the problem!  You need to access the embed element, not the object element:

Code:

<body onload="setTimeout(function() {document.getElementById('editor').ASsetEditMode(true);}, 1000);">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        id="editorObj" width="100%" height="100%"
        codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">

        <param name="movie" value="swf/editor.swf" />

        <param name="quality" value="high" />

        <param name="bgcolor" value="#ffffff" />

        <param name="allowScriptAccess" value="sameDomain" />

        <embed id="editor" src="swf/editor.swf" quality="high" bgcolor="#ffffff"

            width="100%" height="100%" name="editor" align="middle"

            play="true"

            loop="false"

            quality="high"

            allowScriptAccess="sameDomain"

            type="application/x-shockwave-flash"

            pluginspage="http://www.adobe.com/go/getflashplayer">

        </embed>

</object>

</body>

The first one give me a messed up paint editor and the second one gives me nothing. Does it have to be run on a server?

Yep

Ok, i'll try that.  smile

EDIT: Yay it works.  big_smile

Last edited by nathanprocks (2012-05-24 02:47:40)


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#60 2012-05-24 02:30:22

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Scratch 2.0 Alpha

s_federici wrote:

zippynk wrote:

Edit: Scratch_new.swf is still online, just the main directory isn't!

Yep. If someone doesn't remember the exact URL they can always google for it  smile

In Chrome, you can just type "chrome://cache" in the address bar if you tried 2.0 when it was available. Then just CTRL+F and type in Scratch_new.swf and find the URL.  smile


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#61 2012-05-24 16:49:30

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Scratch 2.0 Alpha

It's ok to play around with the Scratch editor prototype from Scratch Day, but:

* Please don't distribute it generally (a few friends is ok).
* Keep in mind that projects made with it may not work with the final release version.
* A lot of stuff could still change. So don't count on things being the same in the final release.
* Don't come to us when it explodes  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#62 2012-05-24 17:32:35

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Scratch 2.0 Alpha

Paddle2See wrote:

It's ok to play around with the Scratch editor prototype from Scratch Day, but:

* Please don't distribute it generally (a few friends is ok).
* Keep in mind that projects made with it may not work with the final release version.
* A lot of stuff could still change. So don't count on things being the same in the final release.
* Don't come to us when it explodes  smile

* Well...yeah.
* No one can guarantee anything will be cross-compatible, so...
* It's still fun, I suppose.
* We're experts...BOOM! Erm...gotta fix my alpha.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#63 2012-05-24 18:31:44

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: Scratch 2.0 Alpha

How do you get this?


Get ready for domination of:  tongue

Offline

 

#64 2012-05-24 18:45:01

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Scratch 2.0 Alpha

Paddle2See wrote:

* Don't come to us when it explodes  smile

Does that mean if something bad happens, or that you're going to deactivate it?

Last edited by zippynk (2012-05-24 18:45:25)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#65 2012-05-24 19:01:58

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Scratch 2.0 Alpha

This thread disappeared, didn't it?

In any case, I got Scratch.swf (not Scratch_new.swf) working and it appears to be a version from between the "ye olde" prealpha and the Scratch Day alpha. The events section is called triggers like in the experimental viewer and they're bright yellow with thin black text (as well as the block define triangle hat). There's also a couple UI differences, the motor blocks, the stamp transparent block, the sense colour and threshold blocks, global variables are known as persistent (as in the source), as well as other things.


Posts: 20000 - Show all posts

Offline

 

#66 2012-05-24 19:42:09

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Scratch 2.0 Alpha

Cool!

How do you get scratch.swf to work? (or is it the same code as scratch_new.swf)

Last edited by zippynk (2012-05-24 19:42:32)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#67 2012-05-24 19:51:28

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: Scratch 2.0 Alpha

coolhogs wrote:

How do you get this?


Get ready for domination of:  tongue

Offline

 

#68 2012-05-24 19:59:48

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch 2.0 Alpha

Paddle2See wrote:

* Don't come to us when it explodes  smile

You mean if it explodes... Right?  tongue


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#69 2012-05-24 20:01:49

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Scratch 2.0 Alpha

coolhogs wrote:

coolhogs wrote:

How do you get this?

Read the whole thread :L

zippynk wrote:

Cool!

How do you get scratch.swf to work? (or is it the same code as scratch_new.swf)

Same code


Posts: 20000 - Show all posts

Offline

 

#70 2012-05-25 09:58:17

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch 2.0 Alpha

veggieman001 wrote:

zippynk wrote:

Cool!

How do you get scratch.swf to work? (or is it the same code as scratch_new.swf)

Same code

Wait.. What is this scratch.swf? The alpha from last year? The flash player?


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#71 2012-05-25 10:00:48

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Scratch 2.0 Alpha

MathWizz wrote:

veggieman001 wrote:

zippynk wrote:

Cool!

How do you get scratch.swf to work? (or is it the same code as scratch_new.swf)

Same code

Wait.. What is this scratch.swf? The alpha from last year? The flash player?

http://alpha.scratch.mit.edu/scratchr2/ … cratch.swf

It's something in between.


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#72 2012-05-25 10:25:10

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: Scratch 2.0 Alpha

I'm a bit confused... How do you get Scratch_new.swf to work? I am not familiar with Flash.  tongue


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#73 2012-05-25 10:51:36

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Scratch 2.0 Alpha

they released it so people would stop bugging them about if they're REALLY working on it.


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#74 2012-05-25 12:16:10

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch 2.0 Alpha

...wait... We can get the constant updates of the Scratch 2.0 editor... It has already been updated 5 times already!


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#75 2012-05-25 12:37:25

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: Scratch 2.0 Alpha

technoboy10 wrote:

I'm a bit confused... How do you get Scratch_new.swf to work? I am not familiar with Flash.  tongue

How do you edit Flash files?
EDIT: Nevermind, I actually read the thread.  tongue
Where do I put the HTML to make this work?

Last edited by technoboy10 (2012-05-25 12:42:30)


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

Board footer