SheppardProductions wrote:
Okay, how do you use the code to make your scratch game run in flash? Please make it very clear where I put what, because this is really confusing me.
uhmmm... not sure what you mean. The flash player is flash, so your games will run in flash. What it is suggested here is what you need to make the game run in your website with the flash player. Instead, running the project form your website with Java player is very easy, as you already have the "embed" link in the project's page.
Offline
s_federici wrote:
SheppardProductions wrote:
Okay, how do you use the code to make your scratch game run in flash? Please make it very clear where I put what, because this is really confusing me.
uhmmm... not sure what you mean. The flash player is flash, so your games will run in flash. What it is suggested here is what you need to make the game run in your website with the flash player.
That's what I meant... (new account, same question)
Offline
30bla30 wrote:
I'm trying to use this on my blogger blog...the player shows up...and so does the loading bar...but after it loads it just turns blank white.
That happens to me - but without the loading bar...
Offline
30bla30 wrote:
I'm trying to use this on my blogger blog...the player shows up...and so does the loading bar...but after it loads it just turns blank white.
It is very possible that the HTML editor of the blog is cutting some HTML code away. have a look at the final HTML code of your blog page and check if everything you added is there. If not, post the final HTML code (only the code around the player).
Offline
s_federici wrote:
30bla30 wrote:
I'm trying to use this on my blogger blog...the player shows up...and so does the loading bar...but after it loads it just turns blank white.
It is very possible that the HTML editor of the blog is cutting some HTML code away. have a look at the final HTML code of your blog page and check if everything you added is there. If not, post the final HTML code (only the code around the player).
It's working now, I'm not sure why it didn't before but I did this:
<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"> <param name="allowScriptAccess" value="always"> <param name="allowFullScreen" value="true"> <param name="flashvars" value="project=http://scratch.mit.edu/static/projects/USERNAME HERE/PROJECT ID HERE.sb?version=1"> </object>
Offline
Splodgey wrote:
It's working now, I'm not sure why it didn't before
I'm glad now it is working as expected
Offline
why doesnt full screen work? Even though I hate flash, the flash player has one advantage: full screen. but it doesn't work on the embeds. If it works on the scratch website, it should work anywhere else.
Offline
XenoK wrote:
why doesnt full screen work? Even though I hate flash, the flash player has one advantage: full screen. but it doesn't work on the embeds. If it works on the scratch website, it should work anywhere else.
Try shift-clicking the full-screen button.
Offline
bobbybee wrote:
XenoK wrote:
why doesnt full screen work? Even though I hate flash, the flash player has one advantage: full screen. but it doesn't work on the embeds. If it works on the scratch website, it should work anywhere else.
Try shift-clicking the full-screen button.
discoverability of that feature isn't very high. then, I had to press the escape key for it to work.
Offline
XenoK wrote:
bobbybee wrote:
XenoK wrote:
why doesnt full screen work? Even though I hate flash, the flash player has one advantage: full screen. but it doesn't work on the embeds. If it works on the scratch website, it should work anywhere else.
Try shift-clicking the full-screen button.
discoverability of that feature isn't very high. then, I had to press the escape key for it to work.
I'd post something in Bugs and Glitches. Maybe v38 of the Flash Player will have a fix.
Offline
bobbybee wrote:
XenoK wrote:
bobbybee wrote:
Try shift-clicking the full-screen button.discoverability of that feature isn't very high. then, I had to press the escape key for it to work.
I'd post something in Bugs and Glitches. Maybe v38 of the Flash Player will have a fix.
done.
Offline
bobbybee wrote:
Try shift-clicking the full-screen button.
Thanks for discovering this! I'm going to add it to the main post
Offline
it only runs the experimental code , but i want to run my own project, i know the project and the projectname but theres one parameter :"userid" how I know my user id??
Offline
leukar wrote:
how I know my user id??
Your userid is leukar. Is the name you see in the address bar of your browser when you browse your projects/pages on the Scratch website.
Offline
s_federici wrote:
leukar wrote:
how I know my user id??
Your userid is leukar. Is the name you see in the address bar of your browser when you browse your projects/pages on the Scratch website.
yes but in the experimental code you have written:
project=Mr-Negitive&projectname=1772157&userid=62626
and the part userid is a number, the name is "mr negitive" that equals to "leukar" but that number...
pff....sorry, I don't understand it :S
Offline
Zigz1 wrote:
http://toongame.net76.net/index.php
What am I doing wrong?
Well you haven't put in any of the required code at all.
Offline
rookwood101 wrote:
Zigz1 wrote:
http://toongame.net76.net/index.php
What am I doing wrong?Well you haven't put in any of the required code at all.
I put it in.. -.-
Offline
iTweak0r wrote:
help! i tried doing the scratch website flash one, but all it shows is a black screen!
Offline