Discuss Scratch

mrgopug
Scratcher
13 posts

fullscreen in url

I am trying the 2.0 version. Is it possible to use the #fullscreen parameter in the url so that a project shows up in the user browser in full screen? I cannot get this to work.

Thanks for any help –
-p
DadOfMrLog
Scratcher
1000+ posts

fullscreen in url

Easiest way to do this is to use the embed url given by the “Share to” button (i.e. the part defined by the “src” parameter).

e.g. the “Share to” button for this project:
http://scratch.mit.edu/projects/10332431/

…gives the following html snippet:
<iframe allowtransparency=“true” width=“485” height=“402” src="http://scratch.mit.edu/projects/embed/10332431/“ frameborder=”0" allowfullscreen></iframe>

It comes out fullscreen if you just use the embed url:
http://scratch.mit.edu/projects/embed/10332431/

Last edited by DadOfMrLog (June 29, 2013 22:15:50)



Alternate account: TheLogFather –– HowTos and useful custom blocks (see studio). Examples below…


- String manipulation - - - X to power of Y - - - Clone point to clone - Detect New Scratcher - Speed tests studio -

mrgopug
Scratcher
13 posts

fullscreen in url

Thanks. I am sure this will work fine. I am relatively new to Scratch and realized that I may have posted this question in the wrong forum just after I posted it. You were nice enough to reply anyway. So double thanks.

FYI: I am working in Scratch on some math games for grades 2-4 that can be shown and played on a large Promethean board – hence my question. Now that vector graphics are available in Scratch, there are some neat possibilities for playing with objects on a large screen. Promethean board software (Activinspire) has a great vector editor, but no, zero, programming options.

Powered by DjangoBB