okay multi canvas. Are you controling each canvas' position using javascript?
Offline
OK! Check out the viewer! It can take projects up to half a megabyte! Not much, but what did you expect? That is mostly because of PHP limitations. Oh, and the project can't have sound in it because I haven't figured out how to read sound yet. The black rectangle is the canvas and to the right is the notes. It doesn't look like much but the project is in an array called "object". Lol. When's the last time I posted here?
EDIT: Typo.
Last edited by MathWizz (2010-12-08 22:00:27)
Offline
MathWizz wrote:
OK! Check out the viewer! It can take projects up to half a megabyte! Not much, but what did you expect? That is mostly because of PHP limitations. Oh, and the project can't have sound in it because I haven't figured out how to read sound yet. The black rectangle is the canvas and to the right is the notes. It doesn't look like much but the project is in an array called "object". Lol. When's the last time I posted here?
![]()
EDIT: Typo.
I wanted to view the viewer, but it doesn't appear that the site is published. It gave me an error message when I clicked the link.
Offline
pika100chu wrote:
MathWizz wrote:
OK! Check out the viewer! It can take projects up to half a megabyte! Not much, but what did you expect? That is mostly because of PHP limitations. Oh, and the project can't have sound in it because I haven't figured out how to read sound yet. The black rectangle is the canvas and to the right is the notes. It doesn't look like much but the project is in an array called "object". Lol. When's the last time I posted here?
![]()
EDIT: Typo.I wanted to view the viewer, but it doesn't appear that the site is published. It gave me an error message when I clicked the link.
![]()
The site is http://scratchhtmlviewer.net23.net/.
I TOLD JD1 that the link needed to be updated, but he didn't update it, and THIS is what happens!
Sorry for the rant.
Offline
okay I have an idea.
A button in your browser's toolbar. It works like this: you go to the project you want on the scratch website, click the button, and it loads the project in the HTML viewer.
Offline
midnightleopard wrote:
okay I have an idea.
A button in your browser's toolbar. It works like this: you go to the project you want on the scratch website, click the button, and it loads the project in the HTML viewer.
You mean something in JavaScript that removes the project then adds the HTML viewer one?
I made something that removes the Java player:
javascript:var p=document.getElementById("projectload");p.removeChild(document.getElementById("ProjectApplet"));var c=document.createElement("canvas");c.width=480;c.height=360;p.appendChild(c);void(0);LOLOLOLOL!
EDIT: Now adds a canvas!
Last edited by MathWizz (2010-12-14 18:02:32)
Offline
erm no thats not what I meant, but that is possibly better. I meant you click it and it goes to the viewer page and loads the project's file. You can get the url of the .sb file by doing http://scratch.mit.edu/static/projects/[usernameofcreator]/[projectcode].sb
actually mathwizz your idea is better.
Last edited by midnightleopard (2010-12-14 22:10:05)
Offline
Daffy22 wrote:
Everything seems to be going well
![]()
Mathwiz, will the project size limit be made bigger?![]()
The current hosting site has a small PHP memory limit. It can only convert files under the limit to an array.
Last edited by MathWizz (2010-12-15 10:03:18)
Offline
hey could someone email me the username and p-word for the site?
Last edited by midnightleopard (2010-12-15 15:24:57)
Offline
MathWizz wrote:
midnightleopard wrote:
hey could someone email me the username and p-word for the site?
Email address?
May I have that too?
programmingfreak@att.net
MODS: Its okay, this is just for scratch
Offline
I would ask, but all i did was contribute blocks. it probably wouldn't happen.
EDIT: Lol sry about the above. XD I got rid of it.
Last edited by bbbeb (2010-12-17 12:16:48)
Offline
bbbeb wrote:
s
st
stu
stup
stupi
stupid
stupid6
stupid60
stupid60s
stupid60se
stupid60sec
stupid60secr
stupid60secru
stupid60secrul
stupid60secrule.
I agree, but it is kind of spam.
midnightleopard wrote:
okay I have an idea.
A button in your browser's toolbar. It works like this: you go to the project you want on the scratch website, click the button, and it loads the project in the HTML viewer.
Highlight this and drag into you bookmarks bar.
When the viewer is finished, if you are on a Scratch project online and you click it it will open it in the viewer.
javascript:void(location.replace('http://scratchhtmlviewer.net23.net/viewer/project.php?project='+location.href.substr(32)));Last edited by TheSuccessor (2010-12-17 10:40:37)
Offline
MathWizz wrote:
midnightleopard wrote:
hey could someone email me the username and p-word for the site?
Email address?
chuckhead7 at gmail
Offline
TheSuccessor wrote:
midnightleopard wrote:
okay I have an idea.
A button in your browser's toolbar. It works like this: you go to the project you want on the scratch website, click the button, and it loads the project in the HTML viewer.Highlight this and drag into you bookmarks bar.
When the viewer is finished, if you are on a Scratch project online and you click it it will open it in the viewer.Code:
javascript:void(location.replace('http://scratchhtmlviewer.net23.net/viewer/project.php?project='+location.href.substr(32)));
MathWizz, could you edit the PHP in the viewer so it supports this please?
Offline
Give Me a JOB!!!!
Offline
MathWizz wrote:
Daffy22 wrote:
Everything seems to be going well
![]()
Mathwiz, will the project size limit be made bigger?![]()
The current hosting site has a small PHP memory limit. It can only convert files under the limit to an array.
![]()
I have a website. I host it, so there wouldn't be that kind of problems. You could put the html viewer on it.
Offline
ProgrammingFreak wrote:
Give Me a JOB!!!!
Offline