Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Thu Apr 18, 2024 10:52 pm

All times are UTC - 8 hours [ DST ]


Forum rules


Discussion of illegal hacking/cracking is prohibited. (No virus/trojans/cracks/warez/etc allowed.)



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Dec 24, 2006 9:53 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Sat Oct 21, 2006 10:01 am
Posts: 341
Location: Right Here Duh....
idk I usally get my games from newgrounds an this is how I get the html:

"Ok this is a tourtual I made telling you how to embed newground flashes. Heres an example of a Newgrounds game.

1) Find the page your flash is located on (click the play or start button to get there): http://www.newgrounds.com/portal/view/317172

2) Right click anywhere on the page (not on the flash) and press the view source button

3) There should be a huge code like this:
Code:
 [size=9]<html>
<head>
<title>Newgrounds presents: Super Mario Sunshine 64</title>

<SCRIPT LANGUAGE="JavaScript">
<!--

   function referral()
   {
      OpenTellFriendWin('Super Mario Sunshine 64', '/portal/view.php?id=317172');
   }

   function GetHeightWidth(height, width)
   {
      var xposition=0, yposition=0, text;

      if((parseInt(navigator.appVersion) >= 4))
      {
         xposition = (screen.width - width) / 2;
         yposition = (screen.height - height) / 2;
      }

      text = "height=" + height + ",width=" + width + ",screenx=" + xposition + ",screeny=" + yposition + ",left=" + xposition + ",top=" + yposition;
      return(text);
   }

   function OpenTellFriendWin(topic, url)
   {
      window.open('http://www.newgrounds.com/tellfriend.php3?title=' + escape(topic) + '&url=' + escape(url), 'tfwin', GetHeightWidth(450, 450) + ',location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0');
   }

   function OpenGGWin()
   {
      window.open('http://www.newgrounds.com/gold/gold.html', 'goldwin', GetHeightWidth(350, 550) + ',location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0');
   }

   function OpenSignupWin()
   {
      window.open('http://www.newgrounds.com/gold/gold_join.html', 'signupwin', GetHeightWidth(350, 550) + ',location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0');
   }

   function MakeFavoriteMovie(id)
   {
      window.open('http://www.newgrounds.com/gold/favoriteflashanims.php?movie_id=' + id, 'goldwin', GetHeightWidth(350, 550) + ',location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0');
   }

   function OpenTellFriendWin(topic, url)
   {
      window.open('http://www.newgrounds.com/tellfriend.php3?title=' + escape(topic) + '&url=' + escape(url), 'tfwin', GetHeightWidth(450, 450) + ',location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0');
   }

   
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--

   var version_status = 0;

//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript1.1">
<!--

   version_status = 1;

//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--

   var required_version = 9;
   var maximum_version = 9;
   var this_version = 3;
   var display_notice = false;

   for(var i=2; i<=maximum_version; i++)
   {
      eval("var versions" + i + " = false");
   }

   if((version_status == 1) && (navigator.appVersion.indexOf("MSIE") != -1) && (navigator.appVersion.toLowerCase().indexOf("win") != -1))
   {
      document.write('<SCR' + 'IPT LANGUAGE="VBScript"\> \n');
      document.write('on error resume next \n');
      for(var i=2; i<=maximum_version; i++)
      {
         document.write('versions' + i + ' = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.' + i + '"))) \n');
      }
      document.write('<\/SCR' + 'IPT\> \n');
   }

   function SniffSniff()
   {
      if(navigator.plugins)
      {
         if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"])
         {
            var v2 = "";
            if(navigator.plugins["Shockwave Flash 2.0"])
            {
               v2 = " 2.0";
            }
            var fs = navigator.plugins["Shockwave Flash" + v2].description;
            var fv = parseInt(fs.substr(16,fs.length));
            eval("versions" + fv + " = true;");
         }
      }

      for(var i=2; i<=maximum_version; i++)
      {
         if (eval("versions" + i) == true)
         {
            this_version = i;
         }
      }

      if(this_version < required_version)
      {
         display_notice = true;
      }
   }

   function PushMePullMe(width, height)
   {
      var mywidth = width, myheight=(height+146);
      if(mywidth < 610)
      {
         mywidth = 650;
      } else
      if(mywidth >= 610)
      {
         mywidth += 10;
      }

      var xPosition = ((screen.width-mywidth)/2);
      var yPosition = ((screen.height-myheight)/2);

      window.resizeTo(mywidth, myheight);
      window.moveTo(xPosition, yPosition);
      window.focus();
   }

   SniffSniff();

   if(display_notice == true)
   {
      PushMePullMe(550, 400);
   }

//-->
</SCRIPT>
<STYLE TYPE="text/css">
<!--

   a
   {
      text-decoration: none;
   }

   a:link
   {
      color: #FFAB0D;
   }

   a:visited
   {
      color: #B47101;
   }

   a:active
   {
      color: #FFAB0D;
   }

   a:hover
   {
      color: #FFEE70;
   }

   body, div, td
   {
      scrollbar-face-color: #41464E;
      scrollbar-highlight-color: #575F68;
      scrollbar-3dlight-color: #000000;
      scrollbar-darkshadow-color: #000000;
      scrollbar-shadow-color: #33373C;
      scrollbar-arrow-color: #FFCC00;
      scrollbar-track-color: #2F3238;
   }

   .global_field
   {
      font-family: Arial;
      color: #000000;
      font-size: 11px;
      font-weight: bold;
      background-color: #FFCC00;
      background-image: url('gfx/tf_bg_sm.gif');
      border-left: #000000 2px solid;
      border-top: #000000 2px solid;
      border-right: #45494F 1px solid;
      border-bottom: #45494F 1px solid;
   }

   .button_normal
   {
      font-family: Arial;
      color: #FFCC00;
      font-size: 11px;
      font-weight: bold;
      background-color: #41464E;
      border-left: #20252A 1px solid;
      border-top: #20252A 1px solid;
      border-right: #5F656B 1px solid;
      border-bottom: #5F656B 1px solid;
   }

-->
</STYLE>
</head>

<body bgcolor="#2F3238" text="#C2C7CB" link="#FFAB0D" vlink="#B47101" alink="#FFEE70" topmargin="0" leftmargin="0">

<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" align="center">
   <tr>
      <td width="100%" valign="bottom" align="center">
      <table border="0" cellpadding="0" cellspacing="0" width="100%" align="center">
         <tr>
            <td width="100%" align="center">
            <table border="0" cellpadding="5" cellspacing="0" align="center">
               <tr>
                  <td valign="middle" align="center">
                                    <script src="content.js"></script>
                  <SCRIPT LANGUAGE="JavaScript">
                  <!--
                        ShowContent('http://uploads.ungrounded.net/317000/317172_Super_Mario_Sunshine_64__F.swf', 550, 400, 'high');

                        if(display_notice == true)
                        {
                           document.write('<center><font face="Arial,Helvetica" size="1">CAN\'T SEE THE ABOVE ANIMATION? YOU MAY NEED TO UPDATE YOUR<br>FLASH PLUGIN (<a href="http://www.macromedia.com/go/getflashplayer" target="_blank">CLICK HERE</a>) AND THEN <a href="javascript:window.location.reload();">RELOAD</a> THIS WINDOW.</font></center>');
                        }

                  //-->
                  </SCRIPT></td>
               </tr>
            </table>
            </td>
         </tr>
         <tr>
            <td width="100%" background="/layout/view_bg.gif" height="106" align="center">
            <table border="0" cellpadding="0" cellspacing="0" height="106" align="center">
               <tr>
                  <td><img src="/layout/view_left.gif" width="9" height="106"></td>
                  <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" width="191" align="center">
                     <tr>
                        <td><img src="/layout/view_info_top.gif" width="191" height="25"></td>
                     </tr>
                     <tr>
                        <td background="/layout/view_info_bg.gif" height="32" align="center"><b><font face="Verdana,Arial,Helvetica" size="1">Super Mario Sunshine 64</font></b><br><font face="Arial,Helvetica" size="1"><a href="javascript:MakeFavoriteMovie(317172);">Add this submission to your favorites</a>!</font></td>
                     </tr>
                     <tr>
                        <td><img src="/layout/view_info_break.gif" width="191" height="14" alt="" border="0"></td>
                     </tr>
                     <tr>
                        <td><a href="javascript:OpenTellFriendWin('Super Mario Sunshine 64', '/portal/view/317172');" onMouseover="window.status='Tell a friend about \'Super Mario Sunshine 64\'';return true;" onMouseout="window.status='';"><img src="/layout/view_friend.gif" width="191" height="22" border="0" alt="Tell a Friend!"></a></td>
                     </tr>
                     <tr>
                        <td><img src="/layout/view_friend_bot.gif" width="191" height="13" alt="" border="0"></td>
                     </tr>
                  </table>
                  </td>
                  <td><img src="/layout/view_split.gif" width="13" height="106"></td>
                  <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" align="center">
                     <tr>
                        <td><img src="/layout/view_advert_top.gif" width="350" height="10" alt="" border="0"></td>
                     </tr>
                     <tr>
                        <td height="90" width="350" align="center"><!-- Begin: AdBrite -->
<style type="text/css">
.adHeadline {font: bold 8pt Arial; text-decoration: underline; color: #FFCC00;}
.adText {font: normal 8pt Arial; text-decoration: none; color: white;}
</style>
<script type="text/javascript" src="http://3.adbrite.com/mb/text_group.php?sid=40759&amp;br=1&amp;dk=706572736f6e616c735f31"></script>
<p />
<div><a class="adHeadline" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=40759&amp;afsid=1" target="_blank">Your Ad Here!</a></div>
<!-- End: AdBrite --></td>
                     </tr>
                     <tr>
                        <td><img src="/layout/view_advert_bot.gif" width="350" height="6" alt="" border="0"></td>
                     </tr>
                  </table>
                  </td>
                  <td><img src="/layout/view_right.gif" width="9" height="106" alt="" border="0"></td>
               </tr>
            </table>
            </td>
         </tr>
      </table>
      </td>
   </tr>
</table>


</body>
</html>
LOL dont read all of it.

4) Scroll down like 3/5ths of the way until you see a link like this: http://uploads.ungrounded.net/317000/31 ... _64__F.swf (notice the .swf the link will always be .swf at the end so instead you may just want to press the find button and enter ".swf")

5) When you find that go here http://cit.ucsf.edu/embedmedia/step1.php and click "flash".

6) Enter the link where it says "server", don't put anything where it says "file path" , put in the width and height u want (I use 400x300), "compatibility" = flash player 6, "playback quality" = high, "Loop playback?" = no, "Alignment" = Left, Then press "Submit"

7) Start to copy where it says "<EMBED" and stop where it says </EMBED> you should have copied something like this:
Code:
<EMBED src="http://uploads.ungrounded.net/317000/317172_Super_Mario_Sunshine_64__F.swf/path/to/media.file" quality='high' bgcolor='#FFFFFF' width="400"
        height="300" loop="false" type='application/x-shockwave-flash'
        pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>
        </EMBED>


8) Post your code anywhere in a post and your ready to go xD (forum or blog must have html enabled)"

_________________
Image
Image


Last edited by Link2999 on Fri May 11, 2007 3:28 pm, edited 2 times in total.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri May 11, 2007 1:57 pm 
Offline
Kunt (Banned)
Kunt (Banned)
User avatar

Joined: Wed Apr 04, 2007 2:09 pm
Posts: 138
Location: In the shaodws behind you... with a knife... *SLICE!*
Damn link your like my role-model... damn i fuckin' envy you... swearing makes my anger go the fuck away...

:)
:)
:)

Trying to post on website... won't work... please help...
<html>
<EMBED src="http://uploads.ungrounded.net/376000/376869_cursorCoffee.swf/path/to/media.file" quality='high' bgcolor='#FFFFFF' width="400"
height="300" loop="false" type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>
</EMBED>
</html>
Hope this works... If it is working, woohoo!

Um, how do I turn HTML on?

_________________
Image
Image made by Z3R0.

Please please please join my forum, which you can find the link to at pokewiz99.bravehost.com .


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue May 15, 2007 2:11 pm 
Offline
Komrade
Komrade

Joined: Sat Jan 27, 2007 6:18 pm
Posts: 2070
Location: Dothan, Alabama
Title: Derp
Well, since your gone, you can't post HTML on Kodewerx

_________________
Image
WWDD? - What Would Dale Do?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 44 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group