It would be awesome if we could add our projects to other sites using the Flash player since there are a number of projects which only work with the Flash player.
Supporters:
Purika
CheeseMunchy
HiddenPerson
ImagineIt
Last edited by Purika (2012-01-19 16:38:56)
Offline
That's something I was gonna suggest.
Offline
It's already possible. Do you want me to teach you how?
Offline
Alright. Gotta dig out some code. By the way, is the project you are embedding on the scratch site or not?
Offline
<object width="483" height="387" type="application/x-shockwave-flash" data="scratch.mit.edu/static/misc/PlayerOnly.swf"> <param name="allowScriptAccess" value="always"/> <param name='allowfullscreen' value='true'> <param name="flashvars" value="project=PROJECTNAMEHERE.sb?version=1"/> </object>
Offline
bobbybee wrote:
Code:
<object width="483" height="387" type="application/x-shockwave-flash" data="scratch.mit.edu/static/misc/PlayerOnly.swf"> <param name="allowScriptAccess" value="always"/> <param name='allowfullscreen' value='true'> <param name="flashvars" value="project=PROJECTNAMEHERE.sb?version=1"/> </object>
Thanks! What do you mean by PROJECTNAME?
Offline
The .sb for the project (the file)
Offline
@elfin8er
You can, but I don't think that I originally wrote it. I think there is something like it in the wiki. (if not the same)
@kayybee
I suppose it will.
Offline
@HiddenPerson
Support? I posted how to do it!
Offline
bobbybee wrote:
@HiddenPerson
Support? I posted how to do it!![]()
Where? I didn't know!
Offline
@HiddenPerson
Above!
Offline
HiddenPerson wrote:
bobbybee wrote:
@HiddenPerson
Support? I posted how to do it!![]()
Where? I didn't know!
Nevermind. Thanks bobbybee!
Offline
Your Welcome.
Offline
bobbybee wrote:
Code:
<object width="483" height="387" type="application/x-shockwave-flash" data="scratch.mit.edu/static/misc/PlayerOnly.swf"> <param name="allowScriptAccess" value="always"/> <param name='allowfullscreen' value='true'> <param name="flashvars" value="project=PROJECTNAMEHERE.sb?version=1"/> </object>
I wish I could get this to work, but I can't.
When I put this on a web page, it just never loads and never shows the player.
Offline
BoltBait wrote:
elfin8er wrote:
The code should be automatically included in the embed section of a scratch project.
Currently, this only works for the Java player, not the Flash player.
That's what I'm saying. The flash player code should be included as well.
Offline
Support!
Last edited by ImagineIt (2012-01-19 16:30:37)
Offline