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

#176 2012-06-19 13:57:24

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: Scratch 2.0 Alpha

bobbybee wrote:

ASsetLoginUser works on my version (unless I just set it up different). Do you have any debug info?

Not really, I'm running it in chrome on the alpha.scratch.mit.edu page. The JS was added in with the dev tools.

EDit: D'oh! Forgot the document.plugin. in front of the login method. Now something happens...

A sign in box comes up (The server alpha.scratch.mit.edu:80 requires a username and password. The server says: Restricted.). Must be for ST devs only, because entering my uname and pass gets me 401 unauthorized errors.  hmm

edit 2: I have my name in the corner now :3

Last edited by scratchisthebest (2012-06-19 14:03:23)


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

#177 2012-06-19 15:43:52

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

-.- i need help i dont know how to run a server can someone give me instructions on how they did it!?


scratch 2.0 forever!  big_smile

Offline

 

#178 2012-06-19 15:44:56

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

when i put in those codes it just shows the paint glitched up with the grey bar on top


scratch 2.0 forever!  big_smile

Offline

 

#179 2012-06-19 15:48:24

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch 2.0 Alpha

elimantor wrote:

-.- i need help i dont know how to run a server can someone give me instructions on how they did it!?

you don't need a server just go the swf page and type

Code:

document.plugin.ASsetEditMode(true);

inside dev console

Offline

 

#180 2012-06-19 17:13:19

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

how do u get into the dev console is it developer tools? if so i tried that and it failed


scratch 2.0 forever!  big_smile

Offline

 

#181 2012-06-19 17:17:38

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

this is what i get http://i1209.photobucket.com/albums/cc385/elimantor/Capture.png?t=1340140626


scratch 2.0 forever!  big_smile

Offline

 

#182 2012-06-19 17:32:15

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

ok i tried it but it turns to a blank screen from putting in the new code and idk where the dev console is

Last edited by elimantor (2012-06-19 17:53:48)


scratch 2.0 forever!  big_smile

Offline

 

#183 2012-06-19 20:53:46

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

Re: Scratch 2.0 Alpha

ASsetLoginUser almost allows cloud variables!


Except for that it says that "You can't edit other people's cloud data."  sad

elimantor wrote:

how do u get into the dev console is it developer tools? if so i tried that and it failed

In Chromnium (and therefore probably chrome), it's View > Developer > Javascript Console.


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

Offline

 

#184 2012-06-19 22:15:09

LiquidMetal
Scratcher
Registered: 2011-06-15
Posts: 500+

Re: Scratch 2.0 Alpha

zippynk wrote:

Also, if you get this,

MathWizz wrote:

Ahhhhhh... I have mine on a local server. I'm guessing you are running yours directly from your hard drive. That screws JavaScript being able to access the editor.  hmm

Thanks, that should fix it.

Offline

 

#185 2012-06-20 11:09:26

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

oh thx but it still is a lank screen


scratch 2.0 forever!  big_smile

Offline

 

#186 2012-06-20 12:11:15

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

Re: Scratch 2.0 Alpha

zippynk wrote:

ASsetLoginUser almost allows cloud variables!

Oh, I can get the fix for that. You just need to set the project as a new project, using the ASsetNewProject method.

Code:

ASsetNewProject(projectId, 'Project Title');

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

Offline

 

#187 2012-06-20 16:22:44

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

how do i fix the blank screen?


scratch 2.0 forever!  big_smile

Offline

 

#188 2012-06-21 02:48:57

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

Re: Scratch 2.0 Alpha

elimantor wrote:

how do i fix the blank screen?

Go to http://alpha.scratch.mit.edu/scratchr2/ … ch_new.swf and open the Developers Tools and then go to Console and type "document.plugin.ASsetEditMode(true);" and press enter.

https://dl.dropbox.com/u/37687009/scratch2.0.png


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

Offline

 

#189 2012-06-21 03:32:36

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Scratch 2.0 Alpha

Great! It works! Now, how do you get "Scratch.swf"?  hmm

Edit: I opened one of my Scratch Projects and it WORKS!  smile

Last edited by jontmy00 (2012-06-21 05:21:24)


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#190 2012-06-21 03:44:39

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Scratch 2.0 Alpha

Anyone realised the zoom feature is gone?

Edit: Use the magnification glasses on the top grey bar and click on the scripting area to zoom in or out.

Last edited by jontmy00 (2012-06-21 03:51:14)


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#191 2012-06-21 11:21:02

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

Omg Thanks!


scratch 2.0 forever!  big_smile

Offline

 

#192 2012-06-21 11:24:08

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

i got it to work thank you so much nathan!!!


scratch 2.0 forever!  big_smile

Offline

 

#193 2012-06-21 16:18:33

P110
Scratcher
Registered: 2011-04-12
Posts: 500+

Re: Scratch 2.0 Alpha

MathWizz wrote:

Pecola1 wrote:

MathWizz wrote:

I have the Scratch 2.0 alpha editor working offline.  big_smile  I might host it IF the Scratch team says OK. http://img339.imageshack.us/img339/8843/scratch20.png

I can tell you now they'll say no.  tongue  They took it off for a reason, they released it for 3 days only because they wanted ppl to see how it was going.

Lol. I know.  tongue

EDIT: Just curious... Did anyone else download the Scratch_new.swf?  tongue

me but I need the html to get it working


Me live on 2.0 now  sad

Offline

 

#194 2012-06-21 16:19:10

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

Re: Scratch 2.0 Alpha

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>

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

Offline

 

#195 2012-06-21 17:18:04

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

if only someone copied a javascript from the scratch 2.0 site we could have made a unofficial site where we could have uploaded stuff like mod-share

Last edited by elimantor (2012-06-21 17:18:25)


scratch 2.0 forever!  big_smile

Offline

 

#196 2012-06-21 17:21:33

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

Re: Scratch 2.0 Alpha

elimantor wrote:

if only someone copied a javascript from the scratch 2.0 site we could have made a unofficial site where we could have uploaded stuff like mod-share

All of the necessary files have been downloaded and it would be possible, but the Scratch team don't want Scratch 2.0 to be mass distributed yet and we're respecting their wishes.


Posts: 20000 - Show all posts

Offline

 

#197 2012-06-21 18:23:56

elimantor
Scratcher
Registered: 2011-04-03
Posts: 76

Re: Scratch 2.0 Alpha

veggieman001 wrote:

elimantor wrote:

if only someone copied a javascript from the scratch 2.0 site we could have made a unofficial site where we could have uploaded stuff like mod-share

All of the necessary files have been downloaded and it would be possible, but the Scratch team don't want Scratch 2.0 to be mass distributed yet and we're respecting their wishes.

AWWWW CAN WE TRY IT we gotta they havent given us a finish date we gotta try it please some-one agree with me!


scratch 2.0 forever!  big_smile

Offline

 

#198 2012-06-21 18:33:47

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

Re: Scratch 2.0 Alpha

elimantor wrote:

veggieman001 wrote:

elimantor wrote:

if only someone copied a javascript from the scratch 2.0 site we could have made a unofficial site where we could have uploaded stuff like mod-share

All of the necessary files have been downloaded and it would be possible, but the Scratch team don't want Scratch 2.0 to be mass distributed yet and we're respecting their wishes.

AWWWW CAN WE TRY IT we gotta they havent given us a finish date we gotta try it please some-one agree with me!

They've said not to :L


Posts: 20000 - Show all posts

Offline

 

#199 2012-06-21 22:57:41

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Scratch 2.0 Alpha

shift-cntrl-k isnt Firefox dev console!


http://pekkit.net/banners/pekkit.png

Offline

 

#200 2012-06-22 08:06:19

djdolphin
Scratcher
Registered: 2010-03-23
Posts: 100+

Re: Scratch 2.0 Alpha

I found an easier way than dev console:
1. Drag this link into your bookmarks: Scratch 2.0
2. Highlight this code and drag it into your bookmarks:

Code:

javascript:document.body.childNodes[0].ASsetEditMode(true);

3. Open the first bookmark, wait until it loads, and then open the second bookmark.
Tested in Google Chrome 19.0.1084.56 on Mac OS X 10.7.4.

Last edited by djdolphin (2012-06-22 08:30:39)

Offline

 

Board footer