I would love to see the expermental viewer being embeddable like u can embed projects in form of flash files jst to view em what do u guys say ??
Offline
Oh but you can.
<div class="frame" id="div">
<EMBED
src="http://scratch.mit.edu/static/experimental/Scratch.
swf?owner=username&projectname=projectnumber&userid=userid"
bgcolor="#FFFFFF"
WIDTH="100%" HEIGHT="100%"
allowScriptAccess="always"
wmode="opaque"
TYPE="application/x-shockwave-flash">
</EMBED>
</div>
Example.
<div class="frame" id="div">
<EMBED
src="http://scratch.mit.edu/static/experimental/Scratch.
swf?owner=what-the&projectname=1530181&userid=369503"
bgcolor="#FFFFFF"
WIDTH="100%" HEIGHT="100%"
allowScriptAccess="always"
wmode="opaque"
TYPE="application/x-shockwave-flash">
</EMBED>
</div>
See my post for steps to embed
Last edited by what-the (2011-01-17 10:30:39)
Offline
Nice! If the forums had a like button I'd press it.
Offline
markyparky56 wrote:
Nice! If the forums had a like button I'd press it.
. I only tried to embed the viewer once I saw this suggestion.
Offline
what-the wrote:
Oh but you can.
<div class="frame" id="div">
<EMBED
src="http://scratch.mit.edu/static/experimental/Scratch.
swf?owner=username&projectname=projectnumber&userid=userid"
bgcolor="#FFFFFF"
WIDTH="100%" HEIGHT="100%"
allowScriptAccess="always"
wmode="opaque"
TYPE="application/x-shockwave-flash">
</EMBED>
</div>
Example.
<div class="frame" id="div">
<EMBED
src="http://scratch.mit.edu/static/experimental/Scratch.
swf?owner=what-the&projectname=1530181&userid=369503"
bgcolor="#FFFFFF"
WIDTH="100%" HEIGHT="100%"
allowScriptAccess="always"
wmode="opaque"
TYPE="application/x-shockwave-flash">
</EMBED>
</div>
See my post for steps to embed
Cool!
Hmm... since the viewer is in Flash, I wonder if it can be embedded into a PowerPoint presentation. I'll have to try that out sometime.
Offline
kayybee wrote:
That'd be awesome! Then, when you're showing all your friends about Scratch, you wouldn't have to leave the presentation!
Yeah that would be cool. (You'd would need an Internet connection, however, to make it work).
I'm having a bit of trouble figuring it out, though. It's usually done by inputting the direct location of the player, and it's the URL of the player I can't figure out.
Right now, I'm working with one of my files, and the given embed code based on the source code is
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139
and I have a feeling the URL needed to embed the Scratch Player into PowerPoint would look something similar (although perhaps much more simple) to that URL above. I put in the URL directly, but this doesn't work (although a Flash file is detected by PowerPoint when I try to play it, so at least I think I'm headed in the right direction).
Eh, I'm busy now, I'll play around with the code later. But, if anyone else wants to experiment to see if they can successfully get Scratch into PowerPoint, by all means, go right ahead.
Last edited by cheddargirl (2011-01-18 00:08:00)
Offline
cheddargirl wrote:
kayybee wrote:
That'd be awesome! Then, when you're showing all your friends about Scratch, you wouldn't have to leave the presentation!
Yeah that would be cool. (You'd would need an Internet connection, however, to make it work).
![]()
I'm having a bit of trouble figuring it out, though. It's usually done by inputting the direct location of the player, and it's the URL of the player I can't figure out.
Right now, I'm working with one of my files, and the given embed code based on the source code isCode:
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139and I have a feeling the URL needed to embed the Scratch Player into PowerPoint would look something similar (although perhaps much more simple) to that URL above. I put in the URL directly, but this doesn't work (although a Flash file is detected by PowerPoint when I try to play it, so at least I think I'm headed in the right direction).
Eh, I'm busy now, I'll play around with the code later. But, if anyone else wants to experiment to see if they can successfully get Scratch into PowerPoint, by all means, go right ahead.![]()
I got it to work in Powerpoint 2010.
To insert shockwave object into power point go here and navigate to your version.
http://support.microsoft.com/kb/291875
Go to the source code of the project in the experimental viewer and find the link.
Copy the link to the shockwave objects source.
Click here to download flash scratch
You can not save, import or paint.
Offline
what-the wrote:
cheddargirl wrote:
kayybee wrote:
That'd be awesome! Then, when you're showing all your friends about Scratch, you wouldn't have to leave the presentation!
Yeah that would be cool. (You'd would need an Internet connection, however, to make it work).
![]()
I'm having a bit of trouble figuring it out, though. It's usually done by inputting the direct location of the player, and it's the URL of the player I can't figure out.
Right now, I'm working with one of my files, and the given embed code based on the source code isCode:
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139and I have a feeling the URL needed to embed the Scratch Player into PowerPoint would look something similar (although perhaps much more simple) to that URL above. I put in the URL directly, but this doesn't work (although a Flash file is detected by PowerPoint when I try to play it, so at least I think I'm headed in the right direction).
Eh, I'm busy now, I'll play around with the code later. But, if anyone else wants to experiment to see if they can successfully get Scratch into PowerPoint, by all means, go right ahead.![]()
I got it to work in Powerpoint 2010.
To insert shockwave object into power point go here and navigate to your version.
http://support.microsoft.com/kb/291875
Go to the source code of the project in the experimental viewer and find the link.
Copy the link to the shockwave objects source.
Click here to download flash scratch
You can not save, import or paint.
Gyaaah, I wonder why it's not working for me (I have PowerPoint 2007). D:
I'm punching in this (http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139) into the value next to "Movie" (I has suspected that this was the right code all along). Or are you putting the embed code in a different property?
Last edited by cheddargirl (2011-01-18 02:36:48)
Offline
cheddargirl wrote:
Gyaaah, I wonder why it's not working for me (I have PowerPoint 2007). D:
I'm punching in this (http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139) into the value next to "Movie" (I has suspected that this was the right code all along). Or are you putting the embed code in a different property?
...
I'll try it in 2007.
Works in 2007. This link.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=what-the&projectname=1530181&userid=369503
And your one works. View the power point and see if it loads.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139
Be sure it's shockwave flash object.
Offline
I got it to work in PowerPoint 2003.
By the way, how should we give credit?
Last edited by mathematics (2011-01-18 03:21:06)
Offline
mathematics wrote:
I got it to work in PowerPoint 2003.
By the way, how should we give credit?
Probablys just put something along the bottom of the screen? Like a link to the scratch website and saying you didn't create or own the viewer?
Offline
markyparky56 wrote:
mathematics wrote:
I got it to work in PowerPoint 2003.
By the way, how should we give credit?Probablys just put something along the bottom of the screen? Like a link to the scratch website and saying you didn't create or own the viewer?
Perhaps.
Powered by MIT's Scratch Experimental Viewer. Click here for more info.
Powered by MIT's Flash Scratch Viewer (Experimental). Click here for more info.
Offline
what-the wrote:
cheddargirl wrote:
Gyaaah, I wonder why it's not working for me (I have PowerPoint 2007). D:
I'm punching in this (http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139) into the value next to "Movie" (I has suspected that this was the right code all along). Or are you putting the embed code in a different property?...
I'll try it in 2007.
Works in 2007. This link.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=what-the&projectname=1530181&userid=369503
And your one works. View the power point and see if it loads.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139
Be sure it's shockwave flash object.
http://img600.imageshack.us/img600/918/ssssatb.png
I'm pretty sure I'm using the Shockwave Flash object I'm using. I've done this before with previous PowerPoint Presentations.
This one, oddly, refuses to work for me. Maybe it might be my internet (I was trying it out when the signal was waning in and out), I'll have to check it out again later.
Offline
cheddargirl wrote:
what-the wrote:
cheddargirl wrote:
Gyaaah, I wonder why it's not working for me (I have PowerPoint 2007). D:
I'm punching in this (http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139) into the value next to "Movie" (I has suspected that this was the right code all along). Or are you putting the embed code in a different property?...
I'll try it in 2007.
Works in 2007. This link.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=what-the&projectname=1530181&userid=369503
And your one works. View the power point and see if it loads.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139
Be sure it's shockwave flash object.
http://img600.imageshack.us/img600/918/ssssatb.pngI'm pretty sure I'm using the Shockwave Flash object I'm using. I've done this before with previous PowerPoint Presentations.
This one, oddly, refuses to work for me.Maybe it might be my internet (I was trying it out when the signal was waning in and out), I'll have to check it out again later.
Maybe what-the could be nice enough to upload his version for you to take a look at, see what (s)he's done differently.
Offline
markyparky56 wrote:
cheddargirl wrote:
what-the wrote:
...
I'll try it in 2007.
Works in 2007. This link.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=what-the&projectname=1530181&userid=369503
And your one works. View the power point and see if it loads.
http://scratch.mit.edu/static/experimental/Scratch.swf?owner=cheddargirl&projectname=1226930&userid=159139
Be sure it's shockwave flash object.
http://img600.imageshack.us/img600/918/ssssatb.pngI'm pretty sure I'm using the Shockwave Flash object I'm using. I've done this before with previous PowerPoint Presentations.
This one, oddly, refuses to work for me.Maybe it might be my internet (I was trying it out when the signal was waning in and out), I'll have to check it out again later.
Maybe what-the could be nice enough to upload his version for you to take a look at, see what (s)he's done differently.
Well here is a powerpoint containing cheddargirl's project.
http://www.mediafire.com/download.php?ytftx20pdy1ga81
Cheddargirl. See if this works for you. Just run the presentation and wait a few seconds for it to load.
Offline
what-the wrote:
markyparky56 wrote:
cheddargirl wrote:
I'm pretty sure I'm using the Shockwave Flash object I'm using. I've done this before with previous PowerPoint Presentations.
This one, oddly, refuses to work for me.Maybe it might be my internet (I was trying it out when the signal was waning in and out), I'll have to check it out again later.
Maybe what-the could be nice enough to upload his version for you to take a look at, see what (s)he's done differently.
Well here is a powerpoint containing cheddargirl's project.
http://www.mediafire.com/download.php?ytftx20pdy1ga81
Cheddargirl. See if this works for you. Just run the presentation and wait a few seconds for it to load.
Nope, doesn't work, it says "Movie not loaded" when I go in and check, waited for about a minute to make sure. Now I definitely know it's something on my end.
Offline