Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch Resources 2.0 (Alpha is out!)
- Poemon1_REMIX
-
100+ posts
Scratch Resources 2.0 (Alpha is out!)
Ya, IKR! Computers are so 2 days ago XP Woah… whiteboards are so high-tech!
So I take it that I'm a tester now.
- QuillzToxic
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
But you cant play mc on a whiteboardYa, IKR! Computers are so 2 days ago XP Woah… whiteboards are so high-tech!
So I take it that I'm a tester now.
yay 7th page
- EpicScratchInc
-
16 posts
Scratch Resources 2.0 (Alpha is out!)
We need a Scratch Minecraft mod. 

- QuillzToxic
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
?? ???????????????????? We need a Scratch Minecraft mod.
- Poemon1_REMIX
-
100+ posts
Scratch Resources 2.0 (Alpha is out!)
I think EpicScratchInc is saying we need a MC mod in Scratch. If he/she means like a 3D graphics game, no. It'll be to laggy, otherwise, yes.?? ???????????????????? We need a Scratch Minecraft mod.
- MrFlash67
-
500+ posts
Scratch Resources 2.0 (Alpha is out!)
While loading Sucky Stickfigure it came up with this error:
Also, while logging in Firefox detects that it will redirect endlessly.
This page contains the following errors:
error on line 58 at column 22: Failed to parse QName 'max-width:'
Below is a rendering of the page up to the first error.
Also, while logging in Firefox detects that it will redirect endlessly.
- jvvg
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
Those are now on my whiteboard. I will address them ASAP, but that may mean not until Saturday. While loading Sucky Stickfigure it came up with this error:This page contains the following errors:
error on line 58 at column 22: Failed to parse QName 'max-width:'
Below is a rendering of the page up to the first error.
Also, while logging in Firefox detects that it will redirect endlessly.
- MrFlash67
-
500+ posts
Scratch Resources 2.0 (Alpha is out!)
Cool.Those are now on my whiteboard. I will address them ASAP, but that may mean not until Saturday. While loading Sucky Stickfigure it came up with this error:This page contains the following errors:
error on line 58 at column 22: Failed to parse QName 'max-width:'
Below is a rendering of the page up to the first error.
Also, while logging in Firefox detects that it will redirect endlessly.
- Rumanti
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
Can you upload images yet?
Because I'm trying to, but my image files would not show up in the “browse” window.

- jvvg
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
yet?A few other people have successfully uploaded images. Can you upload imagesBecause I'm trying to, but my image files would not show up in the “browse” window.

I'll try to diagnose the problem.
- MrFlash67
-
500+ posts
Scratch Resources 2.0 (Alpha is out!)
It seems to default to looking for sounds in the upload menu, even for images.yet?A few other people have successfully uploaded images. Can you upload imagesBecause I'm trying to, but my image files would not show up in the “browse” window.
I'll try to diagnose the problem.
- jvvg
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
Oh. That's just caused by a PBKAC (problem between keyboard and chair) on my end. I copy-pasted the code for sounds to make it work with images, and I forgot to change the file type to look for when uploading images.It seems to default to looking for sounds in the upload menu, even for images.yet?A few other people have successfully uploaded images. Can you upload imagesBecause I'm trying to, but my image files would not show up in the “browse” window.
I'll try to diagnose the problem.

The fix will be live in a few minutes.
Last edited by jvvg (Sept. 26, 2013 23:18:02)
- nathanprocks
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
I always do stuff like that and spend hours trying to figure out why my code isn't working properly. Oh. That's just caused by a PBKAC (problem between keyboard and chair) on my end. I copy-pasted the code for sounds to make it work with images, and I forgot to change the file type to look for when uploading images.

- Rumanti
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
Oh. That's just caused by a PBKAC (problem between keyboard and chair) on my end. I copy-pasted the code for sounds to make it work with images, and I forgot to change the file type to look for when uploading images.It seems to default to looking for sounds in the upload menu, even for images.yet?A few other people have successfully uploaded images. Can you upload imagesBecause I'm trying to, but my image files would not show up in the “browse” window.
I'll try to diagnose the problem.
The fix will be live in a few minutes.

- MrFlash67
-
500+ posts
Scratch Resources 2.0 (Alpha is out!)
I think I see your problem!
Right now your code is this:
You need it to be this:
Now I don't know HTML or XML or anything, but Firefox tells me this.
It should just take 1 line changed in a PHP file or whatever.
Right now your code is this:
<p><img src="/static/resources/4.png" max-width:"400px" max-height="400px" /></p>
<p><img src="/static/resources/4.png" max-width="400px" max-height="400px" /></p>
Now I don't know HTML or XML or anything, but Firefox tells me this.

It should just take 1 line changed in a PHP file or whatever.

Last edited by MrFlash67 (Sept. 27, 2013 05:19:02)
- jvvg
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
Oh, oops. I think I see your problem!
Right now your code is this:You need it to be this:<p><img src="/static/resources/4.png" max-width:"400px" max-height="400px" /></p><p><img src="/static/resources/4.png" max-width="400px" max-height="400px" /></p>
Now I don't know HTML or XML or anything, but Firefox tells me this.
It should just take 1 line changed in a PHP file or whatever.

- ssss
-
500+ posts
Scratch Resources 2.0 (Alpha is out!)
Hahaha. It is night for meOh, oops. I think I see your problem!
Right now your code is this:You need it to be this:<p><img src="/static/resources/4.png" max-width:"400px" max-height="400px" /></p><p><img src="/static/resources/4.png" max-width="400px" max-height="400px" /></p>
Now I don't know HTML or XML or anything, but Firefox tells me this.
It should just take 1 line changed in a PHP file or whatever.Unfortunately, I won't be able to fix it until tonight.

- coolgem923
-
100+ posts
Scratch Resources 2.0 (Alpha is out!)
May I test Scratch Resources 2.0? I never got a chance to try out the original old site, as I never knew what it even was until Scratch 2.0 came out and it broke.
- jvvg
-
1000+ posts
Scratch Resources 2.0 (Alpha is out!)
I stopped this project a long time ago. Please don't post on old topics. May I test Scratch Resources 2.0? I never got a chance to try out the original old site, as I never knew what it even was until Scratch 2.0 came out and it broke.
- Discussion Forums
- » Advanced Topics
-
» Scratch Resources 2.0 (Alpha is out!)