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

#1076 2012-07-11 13:45:38

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

Sorry, I would have the updated website here sooner but dreamweaver keeps crashing.  Please hold…

Offline

 

#1077 2012-07-11 13:51:20

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

4 love it's! w00t!


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#1078 2012-07-11 14:12:46

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

The iframe works but experiencing technical difficulties with height.  If anyone has suggestions please do not hesitate.

index.html

Code:

<!--//index.html-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Bit Company | Home</title>



</head>

<body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00">

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="2"bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"/></a></td>
  </tr>
  <tr height="100%">
    <td rowspan="2"width="20%" bgcolor="#0099FF">
    <table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="30" style="color: #FFF;">Welcome!</td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/home.html" target="main_frame">Home</a></td>
      </tr>
      <tr>
        <td><hr/></td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td>
      </tr>
      <tr height="100%"></tr>
    </table>
    
    </td>
    <td>
    <!--Begin Content Area-->
        <iframe width="100%" name="main_frame" src="frame/home.html" height="100%"></iframe>
    <!--End Content Area-->
    </td>
  </tr>
  <tr>
    <td colspan="2" bgcolor="#0099FF" style="font-size: 10px">&copy; 2012 <a href="index.html">The Bit Company</a></td>
  </tr>
</table>
</body>
</html>

frame/main.html

Code:

<!--//frame/main.html-->
    <h1 style="font-family:sans-serif;">The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was 
founded by ftf841. </p>
<h2 style="font-family:sans-serif;">Current projects:</h2>
<p style="font-family:sans-serif;">
Our most recent project is an OS named Bit OS.  It was released on July 11, 2012. <span style="font-size: 10px">(shift+click the arrows in the top-left corner to go fullscreen)</span></p>
<p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button>
<script type="text/javascript">
var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"></object>';

function replacePlaceholderImage() {
    document.getElementById('gamebox').innerHTML = flashEmbedHtml;
};

</script>
</p>

I'm working on the sizing problems.

Offline

 

#1079 2012-07-11 14:22:56

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

I patched bit OS because there was a bug and now it's version 4


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#1080 2012-07-11 14:39:32

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

New code - iframe still not working but now at a fixed (larger) size

index.html

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Bit Company | Home</title>



</head>

<body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00">
<table width="100%" height="100%" border="5" cellspacing="0" cellpadding="0"><tr><td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="108" colspan="2"bgcolor="#404040" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"/></a></td>
  </tr>
  <tr height="100%">
    <td width="20%" height="100%" bgcolor="#0099FF">
    <table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="30" style="color: #FFF;">Welcome!</td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/home.html" target="main_frame">Home</a></td>
      </tr>
      <tr>
        <td><hr/></td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td>
      </tr>
      <tr height="100%"></tr>
    </table>
    
    </td>
    <td height="100%">
    <!--Begin Content Area-->
        <iframe width="100%" name="main_frame" src="frame/home.html" height="500"></iframe>
    <!--End Content Area-->
    </td>
  </tr>
  <tr>
    <td colspan="2" bgcolor="#0099FF" height="11" style="font-size: 10px">&copy; 2012 <a href="index.html">The Bit Company</a>. Our website is under development.  Questions?  Suggestions? See <a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">our forums page</a> or <a href="mailto:scratchtbc@gmail.com?subject=Your awesome website&body=Remember, our site is still under development and may not be complete yet.  Any questions/comments emailed to us are posted directly to the forums.">email</a> us.</td>
  </tr>
</table>
</td>
</tr>
</table>
</body>
</html>

frame/main.html

Code:

    <h1 style="font-family:sans-serif;">The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was 
founded by ftf841. </p>
<h2 style="font-family:sans-serif;">Current projects:</h2>
<p style="font-family:sans-serif;">
Our most recent project is an OS named Bit OS.  It was released on July 11, 2012. <span style="font-size: 10px">Newest version: 4.0 (shift+click the arrows in the top-left corner to go fullscreen)</span></p>
<p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button>
<script type="text/javascript">
var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"></object>';

function replacePlaceholderImage() {
    document.getElementById('gamebox').innerHTML = flashEmbedHtml;
};

</script>
</p>

Offline

 

#1081 2012-07-11 16:03:20

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

according to my math 22.72727272727273% of the people that view the OS love-it.


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#1082 2012-07-11 16:28:08

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

New code - iframe still not working but now at a fixed (larger) size

index.html

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Bit Company | Home</title>



</head>

<body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00">
<table width="100%" height="100%" border="5" cellspacing="0" cellpadding="0"><tr><td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="108" colspan="2"bgcolor="#404040" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"/></a></td>
  </tr>
  <tr height="100%">
    <td width="20%" height="100%" bgcolor="#0099FF">
    <table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="30" style="color: #FFF;">Welcome!</td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/home.html" target="main_frame">Home</a></td>
      </tr>
      <tr>
        <td><hr/></td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td>
      </tr>
      <tr height="100%"></tr>
    </table>
    
    </td>
    <td height="100%">
    <!--Begin Content Area-->
        <iframe width="100%" name="main_frame" src="frame/home.html" height="500"></iframe>
    <!--End Content Area-->
    </td>
  </tr>
  <tr>
    <td colspan="2" bgcolor="#0099FF" height="11" style="font-size: 10px">&copy; 2012 <a href="index.html">The Bit Company</a>. Our website is under development.  Questions?  Suggestions? See <a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">our forums page</a> or <a href="mailto:scratchtbc@gmail.com?subject=Your awesome website&body=Remember, our site is still under development and may not be complete yet.  Any questions/comments emailed to us are posted directly to the forums.">email</a> us.</td>
  </tr>
</table>
</td>
</tr>
</table>
</body>
</html>

frame/main.html

Code:

    <h1 style="font-family:sans-serif;">The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was 
founded by ftf841. </p>
<h2 style="font-family:sans-serif;">Current projects:</h2>
<p style="font-family:sans-serif;">
Our most recent project is an OS named Bit OS.  It was released on July 11, 2012. <span style="font-size: 10px">Newest version: 4.0 (shift+click the arrows in the top-left corner to go fullscreen)</span></p>
<p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button>
<script type="text/javascript">
var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"></object>';

function replacePlaceholderImage() {
    document.getElementById('gamebox').innerHTML = flashEmbedHtml;
};

</script>
</p>

should I update the website with this?  if yes, then what should the name of the second page be?


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1083 2012-07-11 16:34:32

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

wolfdude999 wrote:

jTron_TBC wrote:

{removed to avoid page-stretching}

should I update the website with this?  if yes, then what should the name of the second page be?

Yes - the newest version.  The filenames are there - save the first as //index.html and the other as //frame/main.html . no editing required.

Offline

 

#1084 2012-07-11 16:38:28

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

wolfdude999 wrote:

jTron_TBC wrote:

{removed to avoid page-stretching}

should I update the website with this?  if yes, then what should the name of the second page be?

Yes - the newest version.  The filenames are there - save the first as //index.html and the other as //frame/main.html . no editing required.

More pages - I'm working on it! - should be here soon.

Offline

 

#1085 2012-07-11 16:42:46

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

You might want to look at the website... it's not right. MESSED UP!


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1086 2012-07-11 16:43:00

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

wolfdude999 wrote:

jTron_TBC wrote:

{removed to avoid page-stretching}

should I update the website with this?  if yes, then what should the name of the second page be?

Yes - the newest version.  The filenames are there - save the first as //index.html and the other as //frame/main.html . no editing required.

Whoops, sorry, should be home.html .

Offline

 

#1087 2012-07-11 16:45:26

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

jTron_TBC wrote:

wolfdude999 wrote:


should I update the website with this?  if yes, then what should the name of the second page be?

Yes - the newest version.  The filenames are there - save the first as //index.html and the other as //frame/main.html . no editing required.

Whoops, sorry, should be home.html .

For which one?


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1088 2012-07-11 16:52:14

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

wolfdude999 wrote:

jTron_TBC wrote:

jTron_TBC wrote:


Yes - the newest version.  The filenames are there - save the first as //index.html and the other as //frame/main.html . no editing required.

Whoops, sorry, should be home.html .

For which one?

frame/main.html should be frame/home.html

Offline

 

#1089 2012-07-11 16:54:49

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

I already figured that out but thanks.  It's fixed now.


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1090 2012-07-11 16:57:05

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

OK.  LOTS of new code.  Here goes:

index.html

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Bit Company | Home</title>



</head>

<body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00">
<table width="100%" height="100%" border="5" cellspacing="0" cellpadding="0"><tr><td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="108" colspan="2"bgcolor="#404040" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"/></a></td>
  </tr>
  <tr height="100%">
    <td width="20%" height="100%" bgcolor="#0099FF">
    <table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="30" style="color: #FFF;">Welcome!</td>
      </tr>
      <tr><!--This is a standard menu item-->
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/home.html" target="main_frame">Home</a></td>
      </tr><!--(end)-->
      <tr><!--This is a standard menu item-->
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/about.html" target="main_frame">About</a></td>
      </tr><!--(end)-->
      
      <tr><!--This is a standard menu item-->
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="frame/bitos.html" target="main_frame">Bit OS</a></td>
      </tr><!--(end)-->
      <tr>
        <td><hr/></td>
      </tr>
      <tr>
        <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td>
      </tr>
      <tr height="100%"></tr>
    </table>
    
    </td>
    <td height="100%">
    <!--Begin Content Area-->
        <iframe width="100%" name="main_frame" src="frame/home.html" height="500"></iframe>
    <!--End Content Area-->
    </td>
  </tr>
  <tr>
    <td colspan="2" bgcolor="#0099FF" height="11" style="font-size: 10px">&copy; 2012 <a href="index.html">The Bit Company</a>. Our website is under development.  Questions?  Suggestions? See <a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">our forums page</a> or <a href="mailto:scratchtbc@gmail.com?subject=Your awesome website&body=Remember, our site is still under development and may not be complete yet.  Any questions/comments emailed to us are posted directly to the forums.">email</a> us.</td>
  </tr>
</table>
</td>
</tr>
</table>
</body>
</html>

frame/about.html

Code:

    <h1 style="font-family:sans-serif;">The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was 
founded by ftf841. </p>
<h2 style="font-family:sans-serif;">Current projects:</h2>
<p style="font-family:sans-serif;">
Our most recent project is an OS named Bit OS.  It was released on July 11, 2012. <span style="font-size: 10px">Newest version: 4.0 (shift+click the arrows in the top-left corner to go fullscreen)</span></p>
<p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button>
<script type="text/javascript">
var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=4"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"></object>';

function replacePlaceholderImage() {
    document.getElementById('gamebox').innerHTML = flashEmbedHtml;
};

</script>
</p>

frame/about.html

Code:

    <h1 style="font-family:sans-serif;">About The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games.</p>
<h2 style="font-family:sans-serif;">What are we doing now?</h2>
<p>Right now we are running two projects at the same time. The president, <a href="http://scratch.mit.edu/users/ftf841" target="_blank">ftf841</a>, will be running <a href="frame/bitos.html">our OS</a> as the leader. <a href="http://scratch.mit.edu/users/Borrego6165" target="_blank">Borrego6165</a>, the vice president will be leading a futuristic rpg/platformer game in which you will move between 6 time zones: Prehistoric, Egyptian, Medieval, Victorian, Modern, and Future!
<p>So let's make an awesome OS and an epic rpg! If you'd like to join our team, see <a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">our forums page</a>.
<table width="100%" border="5" cellspacing="0" cellpadding="0">
  <tr>
    <th>Members:</th>
    <th>Projects:</th>
  </tr>
  <tr>
    <td style="text-align:center"><table width="100%" border="1" cellspacing="0" cellpadding="5">
        <tr>
          <td colspan="2" style="text-align: center"><p><a href="http://scratch.mit.edu/users/TheBitCompany"><img src="http://blocks.scratchr.org/API.php?user=TheBitCompany&action=onlineStatus" /><br/>TheBitCompany</a></p></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/ftf841"><img src="http://blocks.scratchr.org/API.php?user=ftf841&action=onlineStatus" /><br/>ftf841</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/Borrego6165"><img src="http://blocks.scratchr.org/API.php?user=Borrego6165&action=onlineStatus" /><br/>Borrego6165</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/ScratcherXPrime"><img src="http://blocks.scratchr.org/API.php?user=ScratcherXPrime&action=onlineStatus" /><br/>ScratcherXPrime</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/wolfdude999"><img src="http://blocks.scratchr.org/API.php?user=wolfdude999&action=onlineStatus" /><br/>wolfdude999</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/Ludburghmdm"><img src="http://blocks.scratchr.org/API.php?user=Ludburghmdm&action=onlineStatus" /><br/>Ludburghmdm</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/td76"><img src="http://blocks.scratchr.org/API.php?user=td76&action=onlineStatus" /><br/>td76</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/8Bits"><img src="http://blocks.scratchr.org/API.php?user=8Bits&action=onlineStatus" /><br/>8Bits</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/bluecat600"><img src="http://blocks.scratchr.org/API.php?user=bluecat600&action=onlineStatus" /><br/>bluecat600</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/coolhogs"><img src="http://blocks.scratchr.org/API.php?user=coolhogs&action=onlineStatus" /><br/>coolhogs</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/jTron"><img src="http://blocks.scratchr.org/API.php?user=jTron_TBC&action=onlineStatus" /><br/>jTron_TBC</a></td>
        </tr>
    </table></td>
    <td style="text-align:center"><p><a href="bitos.html">Bit OS</a></p>
    <p>RPG/Platformer</p></td>
  </tr>
</table>
<p>&nbsp;</p>

frame/bitos.html

Code:

<h1 style="font-family:sans-serif;">Bit OS</h1>
<p style="font-family:sans-serif;">
One of our current projects is an OS named Bit OS.  It was released on July 11, 2012. <span style="font-size: 10px">Newest version: 4.0 (shift+click the arrows in the top-left corner to go fullscreen)</span></p>
<p align="center" id="gamebox"><object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=4"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/TheBitCompany/2667772.sb?version=3"></object>
</p>

Hopefully this works.

Offline

 

#1091 2012-07-11 16:59:19

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

are there supposed to be 2 about.html pages?


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1092 2012-07-11 17:00:47

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

{Removed to avoid page stretching}

Aaaugh!  Second should, again, be home.html, not about (we have two, the second about.html is the right one)

Offline

 

#1093 2012-07-11 17:02:33

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

LOTS OF CODE

yikes


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#1094 2012-07-11 17:04:34

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

WOAH wierd I think you pasted the index.html twice (cool effect though  tongue )

Offline

 

#1095 2012-07-11 17:07:31

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

Updated.  Also, the about page is wrong.  I am the vp and I think that borrego kinda quit...


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1096 2012-07-11 17:08:19

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

wolfdude999 wrote:

Updated.  Also, the about page is wrong.  I am the vp and I think that borrego kinda quit...

OK i'lll fix that.
ftf841: you should fix the first post about this.

Offline

 

#1097 2012-07-11 17:08:31

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

WOAH wierd I think you pasted the index.html twice (cool effect though  tongue )

Yeah, I did but now its deleted.


http://i48.tinypic.com/15yxmp4.png

Offline

 

#1098 2012-07-11 17:14:04

jTron_TBC
New Scratcher
Registered: 2012-07-08
Posts: 100+

Re: The Bit Company (Members Needed!)

new /frame/about.html

Code:

    <h1 style="font-family:sans-serif;">About The Bit Company</h1>
<p style="font-family:sans-serif;">
The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games.</p>
<h2 style="font-family:sans-serif;">What are we doing now?</h2>
<p>Right now we are running two projects at the same time. The president, <a href="http://scratch.mit.edu/users/ftf841" target="_blank">ftf841</a>, will be running <a href="frame/bitos.html">our OS</a> as the leader. <a href="http://scratch.mit.edu/users/wolfdude999">wolfdude999</a><a href="http://scratch.mit.edu/users/Borrego6165" target="_blank"></a>, the vice president will be leading a futuristic rpg/platformer game in which you will move between 6 time zones: Prehistoric, Egyptian, Medieval, Victorian, Modern, and Future!
<p>So let's make an awesome OS and an epic rpg! If you'd like to join our team, see <a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">our forums page</a>.
<table width="100%" border="5" cellspacing="0" cellpadding="0">
  <tr>
    <th>Members:</th>
    <th>Projects:</th>
  </tr>
  <tr>
    <td style="text-align:center"><table width="100%" border="1" cellspacing="0" cellpadding="5">
        <tr>
          <td colspan="2" style="text-align: center"><p><a href="http://scratch.mit.edu/users/TheBitCompany" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=TheBitCompany&action=onlineStatus" /><br/>TheBitCompany</a></p></td>
        </tr>
        <tr>
          <td style="text-align: center" width="50%"><a href="http://scratch.mit.edu/users/ftf841" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=ftf841&action=onlineStatus" /><br/>ftf841</a></td>
          <td style="text-align: center" width="50%"><a href="http://scratch.mit.edu/users/wolfdude999"><img src="http://blocks.scratchr.org/API.php?user=wolfdude999&amp;action=onlineStatus" /><br/>wolfdude999</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/ScratcherXPrime" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=ScratcherXPrime&action=onlineStatus" /><br/>ScratcherXPrime</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/jTron" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=jTron_TBC&action=onlineStatus" /><br/>jTron_TBC</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/Ludburghmdm" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=Ludburghmdm&action=onlineStatus" /><br/>Ludburghmdm</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/td76" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=td76&action=onlineStatus" /><br/>td76</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/8Bits" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=8Bits&action=onlineStatus" /><br/>8Bits</a></td>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/bluecat600"><img src="http://blocks.scratchr.org/API.php?user=bluecat600&action=onlineStatus" /><br/>bluecat600</a></td>
        </tr>
        <tr>
          <td style="text-align: center"><a href="http://scratch.mit.edu/users/coolhogs" target="_blank"><img src="http://blocks.scratchr.org/API.php?user=coolhogs&action=onlineStatus" /><br/>coolhogs</a></td>
          <td style="text-align: center; font-size: 12px;"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Wanna see your name here?</a></td>
        </tr>
    </table></td>
    <td style="text-align:center"><p><a href="bitos.html">Bit OS</a></p>
    <p>RPG/Platformer</p></td>
  </tr>
</table>
<p>&nbsp;</p>

Offline

 

#1099 2012-07-11 17:15:01

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

jTron_TBC wrote:

wolfdude999 wrote:

Updated.  Also, the about page is wrong.  I am the vp and I think that borrego kinda quit...

OK i'lll fix that.
ftf841: you should fix the first post about this.

Did that


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#1100 2012-07-11 17:17:19

wolfdude999
Scratcher
Registered: 2012-01-07
Posts: 1000+

Re: The Bit Company (Members Needed!)

@jtron, you might also want to add a background or something to the table on the about page because right now it doesn't look very good.


http://i48.tinypic.com/15yxmp4.png

Offline

 

Board footer