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

#1 2009-04-27 04:22:06

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Fullscreen presentation mode... online?

I was wondering, is it capable for SCRATCH to implement a feature for projects to be viewed in full-screen presentation mode while online? I understand that I could always just download the project, but downloading a project can be time consuming.

Additionally, I think that full-screen mode would allow for a better playing and viewing experience when viewing projects online. Me having bad eyesight, it's a bit of a pain to have to view projects on a tiny stage: I would much prefer to view projects online and then decide whether or not to download them, instead of having to download projects each and every time.

Unless, of course, Java isn't capable of something of the sort. But it wouldn't hurt to suggest this idea.  tongue


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#2 2009-04-27 08:00:16

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Fullscreen presentation mode... online?

It's a good suggestion...I believe it came up previously.  I think there were Java issues with a larger display.  It would be nice though.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#3 2009-04-27 10:07:22

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Fullscreen presentation mode... online?

One thing I noticed in the "Embed" feature is that it sets the size.

Applet:

<applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'><param name='project' value='../../static/projects/Magnie/502792.sb'></applet>

height='387' width='482'  Height and Width.. Set right there.

Image:

<a href='http://scratch.mit.edu/projects/Magnie/502792'><img src='http://scratch.mit.edu/static/projects/Magnie/502792_med.png' width='425' height='319' alt='Scratch Project'></a>

width='425' height='319' Width and Height right there...

Offline

 

#4 2009-04-27 12:28:54

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Fullscreen presentation mode... online?

Magnie, true, but changing those numbers has no effect on the online project.

I sure wish that the online player could be resized.  Even something as simple as fixed as 1x and 2x normal size would be awesome.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

Board footer