Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Hej does anone know the embed code of Everybody Edits?
I need it cause i wanna create a Everybode Edits Team.
<object width="640" height="500" data="http://nonoba.com/chris/everybody-edits/embed" type="application/x-shockwave-flash"> <param value="http://nonoba.com/chris/everybody-edits/embed" name="movie"> <param value="high" name="quality"> <param value="#000000" name="bgcolor"> <param value="true" name="play"> <param value="true" name="loop"> <param value="window" name="wmode"> <param value="showall" name="scale"> <param value="true" name="menu"> <param value="false" name="devicefont"> <param value="" name="salign"> <param value="true" name="allowFullScreen"> <param value="always" name="allowScriptAccess"> <!--<![endif]--> <a href="http://www.adobe.com/go/getflash"> <img alt="Get Adobe Flash player" src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"> </a> <!--[if !IE]>--> </object>
is that the code? if yes, ty
this isnt the code it says it is worng
It's here:
/div> <div style="margin:auto;text-align:center;background:#000000 ;padding:5px;border-top:1px solid #444444;border-bottom:1px solid #444444"> <div style="margin:auto;width:850px;height:500px;background:url(http://beta.everybodyedits.com/img/ll.png) no-repeat center center #000000;border:1px solid #444444;"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="850" height="500" id="eetest" align="middle"> <param name="movie" value="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="showall" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowScriptAccess" value="always" /> <param name="allowFullScreen" value="true" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" width="850" height="500"> <param name="movie" value="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="showall" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowFullScreen" value="true" /> <param name="allowScriptAccess" value="always" /> <!--<![endif]--> <a href="http://www.adobe.com/go/getflash"> <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /> </a> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </div> </div>
Make sure to add these tags at top:
<html>
<body>
and these tags at the bottom:
</body>
</html>
And whatever you want in between, before or after Everybody Edits
The divs are unnecessary. They're just containers. BTW, you got a half-chunk of a closing div tag in your code. All you need is this:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="850" height="500" id="eetest" align="middle"> <param name="movie" value="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="showall" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowScriptAccess" value="always" /> <param name="allowFullScreen" value="true" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" width="850" height="500"> <param name="movie" value="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="showall" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowFullScreen" value="true" /> <param name="allowScriptAccess" value="always" /> <!--<![endif]--> <a href="http://www.adobe.com/go/getflash"> <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /> </a> <!--[if !IE]>--> </object> <!--<![endif]--> </object>
It's what ^he said, but without the divs.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
btw, what do you need the embed code for?
this isnt the code it says it is worng
legit gravedig.
@smileyxp: clearly, for embedding EE in a page.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Pages: 1
[ Started around 1731725050.2481 - Generated in 0.072 seconds, 12 queries executed - Memory usage: 1.4 MiB (Peak: 1.51 MiB) ]