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...
Offline
http://alpha.scratch.mit.edu/varserver/luc is silly
Last edited by veggieman001 (2012-05-24 19:31:44)
Offline
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)
Offline
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)
Offline
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
Offline
I don't think you guys are suppose to be doing this
Offline
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.
EDIT: Yay it works.
Last edited by nathanprocks (2012-05-24 02:47:40)
Offline
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
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.
Offline
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
Offline
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
* 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.
Offline
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.
Offline
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
Offline
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.
Offline
I'm a bit confused... How do you get Scratch_new.swf to work? I am not familiar with Flash.
Offline
technoboy10 wrote:
I'm a bit confused... How do you get Scratch_new.swf to work? I am not familiar with Flash.
How do you edit Flash files?
EDIT: Nevermind, I actually read the thread.
Where do I put the HTML to make this work?
Last edited by technoboy10 (2012-05-25 12:42:30)
Offline