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

#1 2012-09-25 21:35:45

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Code for

new Flash player so I can have that on my website?


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#2 2012-09-25 21:58:27

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Code for

From the project page:

Code:

<object type="application/x-shockwave-flash" data="/static/misc/Scratch.swf" width="482" height="401" id="PlayerOnly" style="visibility: visible; position: relative; margin-left: 19px; z-index: 1000; ">
  <param name="allowScriptAccess" value="sameDomain">
  <param name="allowFullScreen" value="true">
  <param name="flashvars" value="project=/static/projects/Lucario621/2795987.sb?version=1">
</object>

Last edited by MathWizz (2012-09-25 21:58:38)


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#3 2012-09-25 22:14:37

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

Re: Code for

What MathWizz showed you will work for Chrome or Firefox.  If you want to make it work on Internet Explorer it is a little more involved.

I have it working on my web site.  You can see how I did it by viewing the source of the pages.

For an example, look here: http://boltbait.com/free/games/chess/

You will need to download several files from the Scratch web site and host them on your server in order to get this to work.  The files include swfobject.js, PlayerOnly.swf (or whatever the new one's called), and your sb file.


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

 

#4 2012-09-25 22:21:55

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Code for

BoltBait wrote:

What MathWizz showed you will work for Chrome or Firefox.  If you want to make it work on Internet Explorer it is a little more involved.

I have it working on my web site.  You can see how I did it by viewing the source of the pages.

For an example, look here: http://boltbait.com/free/games/chess/

You will need to download several files from the Scratch web site and host them on your server in order to get this to work.  The files include swfobject.js, PlayerOnly.swf (or whatever the new one's called), and your sb file.

Hey, nice website! Never knew you had one.  smile


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#5 2012-09-25 22:29:10

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

Re: Code for

stevetheipad wrote:

Hey, nice website! Never knew you had one.  smile

Thanks!

BTW, I never did figure out how to get the player's full-screen button to work.  If anyone gets that to work in IE, let me know.


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

 

#6 2012-09-27 16:22:11

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Code for

No, I have my webpage here and it has the OLD player.  I want the NEW player.

Last edited by Firedrake969 (2012-09-27 16:22:35)


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

Board footer