laser314 wrote:
MathWizz wrote:
Code:
javascript:var p=document.getElementsByTagName('object')[0];p.removeAttribute('width');p.removeAttribute('height');var s=p.style;s.left=s.right=s.top=s.bottom='0';s.position='fixed';s.width=s.height='100%';s.margin=0;p.ASsetEditMode(true)
EDIT: You will have to run it twice.Didn't the ST say we weren't allowed to do that?
I don't know. Maybe, since S2s not meant to be released.
Offline
:DDDDD Just noticed it! I thought I had somehow gotten 2.0.
Offline
Molybdenum wrote:
laser314 wrote:
MathWizz wrote:
Code:
javascript:var p=document.getElementsByTagName('object')[0];p.removeAttribute('width');p.removeAttribute('height');var s=p.style;s.left=s.right=s.top=s.bottom='0';s.position='fixed';s.width=s.height='100%';s.margin=0;p.ASsetEditMode(true)
EDIT: You will have to run it twice.Didn't the ST say we weren't allowed to do that?
I don't know. Maybe, since S2s not meant to be released.
Anyway, I don't really like the look of it. It has a lot of glitches too. I really want a toggle old downloaded mode button now.
Offline
Molybdenum wrote:
Anyway, I don't really like the look of it. It has a lot of glitches too. I really want a toggle old downloaded mode button now.
+1
Offline
Molybdenum wrote:
Molybdenum wrote:
laser314 wrote:
Didn't the ST say we weren't allowed to do that?
I don't know. Maybe, since S2s not meant to be released.
Anyway, I don't really like the look of it. It has a lot of glitches too. I really want a toggle old downloaded mode button now.
Downloaded?
Last edited by laser314 (2012-09-10 21:57:42)
Offline
i heard that a beta test would be release this summer and the summer is almost over sooo hows that going
Offline
laser314 wrote:
Molybdenum wrote:
Molybdenum wrote:
I don't know. Maybe, since S2s not meant to be released.Anyway, I don't really like the look of it. It has a lot of glitches too. I really want a toggle old downloaded mode button now.
You can still make projects in 1.4 and import them to 2.0.
he's talking about the player, not scratch 2.0.
Offline
MathWizz wrote:
Code:
javascript:var p=document.getElementsByTagName('object')[0];p.removeAttribute('width');p.removeAttribute('height');var s=p.style;s.left=s.right=s.top=s.bottom='0';s.position='fixed';s.width=s.height='100%';s.margin=0;p.ASsetEditMode(true)
EDIT: You will have to run it twice.
That is awsome!!!!!!!!!!!! Now i can play projects in 2.0!
Offline
Looks pretty awesome!
Offline
Wes64 wrote:
laser314 wrote:
Molybdenum wrote:
Anyway, I don't really like the look of it. It has a lot of glitches too. I really want a toggle old downloaded mode button now.You can still make projects in 1.4 and import them to 2.0.
he's talking about the player, not scratch 2.0.
Oh.
Offline
I support the new Flash Player!
Offline
Tatl wrote:
It seems to function the same way as the last one, but it doesn't really look right in this website.
+1
Offline
I like the new player. The variable watchers are a bit cut off though and the turbo mode thing doesn't appear when turbo mode is on.
Offline
Lightnin wrote:
After another week or so of testing, we're planning on making this the new 'default' player for the current Scratch website (but you'll still be able to opt into the old Java player for now, at least until Scratch 2.0 is released).
Sounds nice
Offline
MathWizz wrote:
Code:
javascript:var p=document.getElementsByTagName('object')[0];p.removeAttribute('width');p.removeAttribute('height');var s=p.style;s.left=s.right=s.top=s.bottom='0';s.position='fixed';s.width=s.height='100%';s.margin=0;p.ASsetEditMode(true)
EDIT: You will have to run it twice.
I can't get it to work.
Where am I supposed to use it? What does it do?
Offline
Tatl wrote:
MathWizz wrote:
Code:
javascript:var p=document.getElementsByTagName('object')[0];p.removeAttribute('width');p.removeAttribute('height');var s=p.style;s.left=s.right=s.top=s.bottom='0';s.position='fixed';s.width=s.height='100%';s.margin=0;p.ASsetEditMode(true)
EDIT: You will have to run it twice.I can't get it to work.
Where am I supposed to use it? What does it do?
You can use
javascript:document.body.childNodes[0].ASsetEditMode(true);
in the Flash file, but I haven't gotten that other one working yet.
Offline
I think its pretty neat!
Offline
Lightnin wrote:
Anyone notice how much faster it is than the old one? I can view projects waaaay faster...
Most people are saying it's actually slower
I don't see a difference myself, though
Offline