Discuss Scratch

Gaza101
Scratcher
500+ posts

Scratch Local Embedded Player

I have a fullscreen Scratch player running on my website. The only problem is whenever I try and use it I get this message:



You can take a look here.

HTML:
<!DOCTYPE html>
<html>
<head>
</head>
<body style="background:black;">
<object style="position:absolute;top:0px;left:0px;" height="100%" width="100%" type="application/x-shockwave-flash" data="applet.swf">
<param name="flashvars" value="project=projects/70apre.sb2?version=1">
<param name="allowScriptAccess" value="always">
<param name="allowFullScreen" value="false">
<param name="wmode" value="transparent">
<param name="menu" value="false">
</object>
</body>
</html>

Any ideas?
Gaza101
Scratcher
500+ posts

Scratch Local Embedded Player

Bump
BobStanley
Scratcher
100+ posts

Scratch Local Embedded Player

just press x, it still worked for me
Gaza101
Scratcher
500+ posts

Scratch Local Embedded Player

BobStanley wrote:

just press x, it still worked for me

I know, but I am wondering if there is a way to bypass it without pressing x. You know, automatically. Is there any javascript or something that could do this?
Walrus227
Scratcher
54 posts

Scratch Local Embedded Player

I only see black screen
blob8108
Scratcher
1000+ posts

Scratch Local Embedded Player

Gaza101 wrote:

wondering if there is a way to bypass it without pressing x
Well, you can press escape / Alt+F4…
Devloper123
Scratcher
58 posts

Scratch Local Embedded Player

BE EVIL AND HACK SCRATCHKidding
BigBlueBlock
Scratcher
500+ posts

Scratch Local Embedded Player

Devloper123 wrote:

BE EVIL AND HACK SCRATCH
Good idea!
drmcw
Scratcher
1000+ posts

Scratch Local Embedded Player

At a guess it's for accessing cloud variable storage? Discussion here also.
powerpoint56
Scratcher
1000+ posts

Scratch Local Embedded Player

If you're using the embed code for Flash in Scratch 1.x, it's going to give you that message. You have to get the project's Scratch 2.0 embed code by opening the project, clicking the “Share to” button, and copying the code that comes up.

Powered by DjangoBB