Forum Hosting  

Go Back   Forum Hosting > Community Forums [No support] > General Chat Area

General Chat Area Everything NOT related to Forumer. NO SUPPORT HERE!


Reply
 
LinkBack Thread Tools Display Modes
Old 08-07-2004, 08:16 PM   #1 (permalink)
Member
 
jcink's Avatar
 
Join Date: Aug 2004

Posts: 34
Rep Power: 0 jcink is on a distinguished road
fTrader: (0)
fBuck$: 54.0
Bank: 0.0
Total fBuck$: 54.0

My Forumer
My Country:
Thumbs down

Code Name: Quick Arcade v1.0
Description: An Arcade for your Forumer board that can be played on your website, and is equipped with highscores for some games!
Preview of it in Use: Click here.
Where it goes: In rules text...see install instructions.
Copyright: Jcink 2004

The Quick Arcade V1.0 Guide

Quick Arcade Installation should be fast, quick, and easy hence the name.
Quick Arcade is made to be fast; there aren't many codes to mess around
with
in this one.

It supports many browsers, new and old, including netscape, Internet explorer, and mozilla.

The Quick Arcade Game adder is simple, and easy to fill out.

Quick Arcade is equipped with...HIGHSCORES! YES! A highscore system for

Asteroids
Pacman
Snake
Invaders
Tetris
and Double snake!

are in place! Theres no way for you to have your own highscore system on these games, for now these scores will be global. Your arcade will also have:

Simon
Tic Tac Toe
A-Ski
and Pingpong
However, they do not have scores...yet.

Lastly, this arcade will blend with your skin. It will instantly take your CSS and the looks of your forum will be put right in automatically.
-------------------------------------------------------------
Installing The Arcade. 8 Steps

Step 1: Create a new catagory. Name it anything you want.

Step 2: Make a new forum within that catagorey. Call it "The Arcade".

Step 3: Make another forum within that catagory. Call the "Game Adder"

Step 4: In the admin cp go to Forum Control -> and then look for "Manage Forums" from that menu. Click it.

Step 5: Find the two forums you added on that page. Now, on the left of them should be these:

Press the "!" mark one on the forum that you called "The Arcade".

Step 6: Set the display method to "Show link only".

Step 7: In Rules Title put "The Arcade".

Step 8: Now Paste this code into the white box where you can write on that page:

Code:
<script language="JavaScript">
<!-- //Javascript.

function openWindow(url, name, width, height) {
mywin = window.open(url, name, 'width=' + width + ',height=' + height + ',toolbar=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=0')
}

// -->

<!-- Please note that the variables set to 1 (toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1) can be changed to 0 in order to remove say, the toolbar, or the scrollbars. The name variable isn't really useful unless you've more complex JavaScripts on your page, that need to take windows into consideration. I'll just let it stay anyway. -->
</script>
<center>
<table width='78%' border='0' cellspacing='0' cellpadding='4'>
<tr><td class='row2' width='100%' >
<div class="tableborder" style="padding: 0px;">
 <table border="0" cellpadding="1" cellspacing="1" width="100%">
   <tr>
     <td class="row2" style="padding: 8px 8px 8px; width: 100%">
          

<legend>
<div class="tableborder" style="padding: 0px;">
 <table border="0" cellpadding="0" cellspacing="0" width="100%">

     <td class="row2" style="padding: 8px 8px 8px; width: 100%">

<center><i><font size=5>Welcome to the Arcade</font></i></center>

<center>[ Games in Arcade Total: <b>7</b></align> | New Games In Arcade : <b>8</b> | Featured Game: <a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i><b>Pacman</b></i></a> ] </center> 

<center>[ Latest Game(s) added: Asteroids, Invaders, Simon, Snake, and more. ]</center>

          



        
      </td>
    </tr>
  </table>
</div>    
</legend>

<!---- Start Game Code For Asteroids ----->
<hr>
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/Forumer5678/qa/img/asteroids.gif><td width=10%><b>Asteroids</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/asteroids.swf', 'Game',500,500)"><i>Play Game</i></a><td width=17%>Asteroids, the classic arcade game. * Has HighScores </td></table>
<hr>
<!---- End Game Code for Asteroids ----->

<!---- Start Game Code For Pacman ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/pacman.gif><td width=10%><b>Pacman</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Gobble the dots and fruit for points but if the ghosts get you its game over! * Has HighScores </td></table>
<hr>
<!---- End Game Code For Pacman ---->
<!---- Start Game Code For Snake ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/snake.gif><td width=10%><b>Snake</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/snake.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Eat the cogs but don't touch the wall or your tail! * Has HighScores on all 3 levels of play. </td></table>
<hr>
<!---- End Game Code For Snake ---->
<!---- Start Game Code For Space Invaders ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/invaders.gif><td width=10%><b>Invaders</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/flashgames/invaders.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Blast Aliens in this classic game! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Space Invaders ---->
<!---- Start Game Code For Tetris ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tetris.gif><td width=10%><b>Tetris</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/tetris.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Stack up the blocks but don't overload the screen! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Tetris ---->
<!---- Start Game Code for Double Snake ---->
<table border=0 width=100%><td width=10%>
<img src=http://members.lycos.co.uk/juploadserver1/uploader/upload_files/DoubleSnake.gif><tD width=10%><b>Double Snake</b><td width=20%><a href="javascript:openWindow('http://www.novelgames.com/freeflashgames/snake/snake.swf','Game',600,400)"><i>Play Game</i></a><td width=17%>You can handle one snake; what about two?! *Has Highscores </td></table>
<hr>
<!---- End game code for Double Snake ---->
<!---- Start Game Code For Simon ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/simon.gif><td width=10%><b>Simon</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/simon.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Test your memmory. How far can you go?</td></table>
<hr>
<!---- End Game Code For Simon ---->
<!---- Start Game Code For TicTacToe ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tictac.gif><td width=10%><b>TicTacToe</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/tictac.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>That classic game.</td></table>
<hr>
<!---- End Game Code For TicTacToe ---->
<!---- Start Game Code for A-Ski ---->
<table border=0 width=100%><td width=10%>
<img src=http://69.93.183.37/815/88/upload/p556163.gif><tD width=10%><b>A-Ski</b><td width=20%><a href="javascript:openWindow('http://home.ripway.com/2004-3/92377/games/aski.swf','Game',400,400)"><i>Play Game</i></a><td width=17%>Slide down a slope of ASCII </td></table>
<hr>
<!---- End game code for A-Ski ---->
<!---- Start Game Code for PingPong ---->
<table border=0 width=100%><td width=10%>
<img src=http://69.93.183.37/815/88/upload/p546607.gif><tD width=10%><b>PingPong</b><td width=20%><a href="javascript:openWindow('http://home.ripway.com/2004-3/92377/pingpong.swf','Game',600,400)"><i>Play Game</i></a><td width=17%>Ping pong, just plain ol' net and paddle.</td></table>
<hr>
<!---- End game code for PingPong ---->


           
      </td>
    </tr>
  </table></table>
<center><a href=http://quickarcade.jcink.com>Quick Arcade</a> © 2004</center>
NOTE: The JavaScript code was not made by me, I found it on a free scripts site. But it is needed to power the arcade.

---------------------------------------------------------------------------------------------
Installing The Game Adder
Its time to add the "Game adder". Do just as you did above in in step 4, but this time, instead of choosing the forum "The Arcade" click the "!" on the forum "Game adder".

Step 1: Set the display method to "Show Link Only"
Step 2: Make rules title "Game adder"
Step 3: Paste this code in the big white box rules text:

Code:
<center><iframe height=400 width=600 src=http://jcink.vzz.net/h/></iframe></center>
----------------------------------------------------------------------------------------------
Adding the Arcade to the Navigation Links

Step 1: click the forum called "The Arcade".
Step 2: Click the link in that forum that says "The Arcade". Grab the link and paste it in here:

Code:
<script>
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]='<img src="http://69.93.183.37/815/88/upload/p497627.gif" border="0" alt="" width="14" height="16" /><a href="The_Link_That_You_Grabbed_Goes_Here">Arcade</a>'

var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell[i].align=="right" && uCell[i].innerHTML.match("act=calendar") && uCell[i].innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+" Â* "
}

uCell[i].innerHTML=addLink+uCell[i].innerHTML
}}
</script>
Step 3: Take the above code and paste it into your Board Wrappers, in the footer.

And thats it! Lastly, you may want to hide that catagory you created now by pressing Manage forums - > and the word "edit" in the catagory you made., and only open it up when you want to add a game. Choose from that menu "Hidden".

You're done! Thanks for installing Quick Arcade!
---------------------------------------------------------------------------------------------

Add additional games

Step 1: Go into the forum called game adder and the click the link in that forum.

Step 2: Now theres a whole bunch of boxes to fill out.

These are ALL varibles which need to be filled in. When you fill it all out, it will give you a code.

Step 3: Press "Get code" after you are done filling in the blank spaces, it will hand you a code to paste into your arcade.

Step 4: Go back to the screen where you pasted the main arcade source code. Scroll all the way down.

Step 5: Look for where it says

<!---- End Game Code For _____ ---->

the "______" stands for Any game!
In this case look for PingPong.

<!---- End Game Code For PingPong ---->

To add Bomb Jack, a classic Arcade game for quick arcade you paste that code RIGHT underneath it:

Code:
<!---- Start Game Code for Bomb Jack ---->
<table border=0 width=100%><td width=10%>
<img src=http://69.93.183.37/815/88/upload/p546599.gif><tD width=10%><b>Bomb Jack</b><td width=20%><a href="javascript:openWindow('http://hairybulletgames.com/flash/games/Bomb%20Jack.swf','Game',450,485)"><i>Play Game</i></a><td width=17%>Collect the bombs for points in this old arcade game. </td></table>
<hr>
<!---- End game code for Bomb Jack ---->


Thats the end. If you have any questions, are completely confused whatsoever, you can post right here, and I'll try to help you.

<a href='http://support.forumer.com/index.php?showtopic=9013' target='_blank'>Quick Arcade &lt;- Clickhere</a>
jcink is offline   Reply With Quote
Old 08-07-2004, 11:28 PM   #2 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

Here's my site http://rantingrmers.tz4.com, when I click play game nothing happens. Do you know what's is wrong? I did everything you said, it won't even work on your forumer forum.

Jman is offline   Reply With Quote
Old 08-08-2004, 01:48 AM   #3 (permalink)
Member
 
phorumnoob's Avatar
 
Join Date: May 2004

Posts: 37
Rep Power: 0 phorumnoob is on a distinguished road
fTrader: (0)
fBuck$: 173.0
Bank: 0.0
Total fBuck$: 173.0

My Forumer
My Country:
Default

FRIEND IT DOESNT WORK!????????????!!! MASTER HELP!

<a href='http://support.forumer.com/index.php?showtopic=9066&view=getnewpost' target='_blank'>Free webhosting! Click here to see why!</a>
phorumnoob is offline   Reply With Quote
Old 08-08-2004, 02:27 AM   #4 (permalink)
Member
 
bobjoe's Avatar
 
Join Date: Aug 2004

Posts: 11
Rep Power: 0 bobjoe is on a distinguished road
fTrader: (0)
fBuck$: 117.0
Bank: 0.0
Total fBuck$: 117.0

My Forumer
My Country:
Default

Hmm I ain't going to some site i dunno mods please scan the site.

MEEEEEEEEEEEEEEEEH!!!!!!!!!!!
bobjoe is offline   Reply With Quote
Old 08-08-2004, 07:13 AM   #5 (permalink)
Member
 
12369874's Avatar
 
Join Date: Aug 2004

Posts: 5
Rep Power: 0 12369874 is on a distinguished road
fTrader: (0)
fBuck$: 120.0
Bank: 0.0
Total fBuck$: 120.0

My Forumer
My Country:
Default

OK I know your guys' problems let me tell you what I did when I installed this(which was for an invision free board first off) anyway the script i used was this go ahead and use this all it has a few more games


code replacement for step 8
Code:
<center>
<table width='78%' border='0' cellspacing='0' cellpadding='4'>
<tr><td class='row2' width='100%' >
<div class="tableborder" style="padding: 0px;">
  <table border="0" cellpadding="1" cellspacing="1" width="100%">
    <tr>
      <td class="row2" style="padding: 8px 8px 8px; width: 100%">
           

<legend>
<div class="tableborder" style="padding: 0px;">
  <table border="0" cellpadding="0" cellspacing="0" width="100%">

      <td class="row2" style="padding: 8px 8px 8px; width: 100%">

<center><i><font size=5>Welcome to the Arcade</font></i></center>

<center>[ Games in Arcade Total: <b>8</b></align> | New Games In Arcade : <b>7</b> | Featured Game: <a href=http://jcollyo.t35.com/qa/pacman.swf><i><b>Pacman</b></i></a> ] </center>

<center>[ Latest Game(s) added: Asteroids, Invaders, Simon, Snake, and more. ]</center>

           



         
       </td>
     </tr>
   </table>
</div>    
</legend>

<!---- Start Game Code For Asteroids ----->
<hr>
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/Forumer5678/qa/img/asteroids.gif><td width=10%><b>Asteroids</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://jcollyo.t35.com/qa/asteroids.swf','Asteroids','width=400,height=400')">
</form><td width=17%>Asteroids, the classic arcade game. * Has HighScores </td></table>
<hr>
<!---- End Game Code for Asteroids ----->

<!---- Start Game Code For Pacman ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/pacman.gif><td width=10%><b>Pacman</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://jcollyo.t35.com/qa/pacman.swf','Pacman','width=500,height=500')">
</form><td width=17%>Gobble the dots and fruit for points but if the ghosts get you its game over! * Has HighScores </td></table>
<hr>
<!---- End Game Code For Pacman ---->
<!---- Start Game Code For Snake ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/snake.gif><td width=10%><b>Snake</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://jcollyo.t35.com/qa/snake.swf','Snake','width=500,height=500')">
</form><td width=17%>Eat the cogs but don't touch the wall or your tail! * Has HighScores on all 3 levels of play. </td></table>
<hr>
<!---- End Game Code For Snake ---->
<!---- Start Game Code For Space Invaders ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/invaders.gif><td width=10%><b>Invaders</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://jcollyo.t35.com/flashgames/invaders.swf','Space Invaders','width=500,height=500')">
</form><td width=17%>Blast Aliens in this classic game! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Space Invaders ---->
<!---- Start Game Code For Tetris ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tetris.gif><td width=10%><b>Tetris</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://jcollyo.t35.com/qa/tetris.swf','Tetris','width=500,height=500')">
</form><td width=17%>Stack up the blocks but don't overload the screen! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Tetris ---->
<!---- Start Game Code For Simon ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/simon.gif><td width=10%><b>Simon</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://members.aol.com/forumer5678/qa/simon.swf','Simon','width=500,height=500')">
</form><td width=17%>Test your memmory. How far can you go?</td></table>
<hr>
<!---- End Game Code For Simon ---->
<!--- Start Game Code for Donkey Kong ---->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/dk.gif><tD width=10%><b>Donkey Kong</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://members.aol.com/forumer5678/qa/donkeykong.swf','Donkey Kong','width=500,height=500')">
</form><td width=17%>Mario must jump barrels, dodge fire, and climb ladders to get to the top and rescue peach. Remake by andre-michelle.com.</td></table>
<hr>
<!--- End game code for Donkey Kong --->
<!--- Start Game Code for Bush Shootout ---->
<table border=0 width=100%><td width=10%>
<img src=http://www.miniclip.com/Images/bushshootoutgamesmallicon.gif><tD width=10%><b>Bush Shootout</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://www.miniclip.com/gamefiles0304/bushshootout_game.swf','Bush Shootout','width=500,height=500')">
</form><td width=17%>A shooter game where you are a George Bush with a M-16 defending the White House. *Has highscore* </td></table>
<hr>
<!--- End game code for Bush Shootout --->
<!---- Start Game Code For TicTacToe ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tictac.gif><td width=10%><b>TicTacToe</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://members.aol.com/forumer5678/qa/tictac.swf','Tic Tac Toe','width=500,height=500')">
</form><td width=17%>That classic game.</td></table>
<hr>
<!---- End Game Code For TicTacToe ---->   
<!--- Start Game Code for Valet Parking ---->
<table border=0 width=100%><td width=10%>
<img src=http://www.miniclip.com/Images/parksmallicon.gif><tD width=10%><b>Valet Parking</b><FORM>
<INPUT type="button" value="Play Game" onClick="window.open('http://www.miniclip.com/gamefiles0304/park-a-lot.swf','Valet Parking','width=400,height=400')">
</form><td width=17%>You have to park people's cars in the right spot. </td></table>
<hr>
<!--- End game code for Valet Parking --->        
       </td>
     </tr>
   </table></table>
<center><a href=http://quickarcade.jcink.com>Quick Arcade</a> © 2004</center>
there that is what i used notice i changed:

how the window pops up so now it will work on all browsers and works pretty nicely plus there is like 10 games there too
12369874 is offline   Reply With Quote
Old 08-08-2004, 11:23 AM   #6 (permalink)
Member
 
jcink's Avatar
 
Join Date: Aug 2004

Posts: 34
Rep Power: 0 jcink is on a distinguished road
fTrader: (0)
fBuck$: 54.0
Bank: 0.0
Total fBuck$: 54.0

My Forumer
My Country:
Default

phorumnoob : Thats okay, can you post your site or your problem? I can help!

Jman: It looks like the javascript code got messed up. You have a different version up of that so I don't know much about it. Try pasting the Javascript code:

Code:
<script language="JavaScript">
<!-- //Javascript.

function openWindow(url, name, width, height) {
mywin = window.open(url, name, 'width=' + width + ',height=' + height + ',toolbar=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=0')
}

// -->

<!-- Please note that the variables set to 1 (toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1) can be changed to 0 in order to remove say, the toolbar, or the scrollbars. The name variable isn't really useful unless you've more complex JavaScripts on your page, that need to take windows into consideration. I'll just let it stay anyway. -->
</script>
Before you do: Erase everything thats below the arcade you have. And paste that javascript where all of that was.

<a href='http://support.forumer.com/index.php?showtopic=9013' target='_blank'>Quick Arcade &lt;- Clickhere</a>
jcink is offline   Reply With Quote
Old 08-08-2004, 12:50 PM   #7 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

It's still not working...

Jman is offline   Reply With Quote
Old 08-08-2004, 12:52 PM   #8 (permalink)
Member
 
jcink's Avatar
 
Join Date: Aug 2004

Posts: 34
Rep Power: 0 jcink is on a distinguished road
fTrader: (0)
fBuck$: 54.0
Bank: 0.0
Total fBuck$: 54.0

My Forumer
My Country:
Default

The only thing I can say is to erase everything and start all over. I can't help you because The code on your page is by the other guy, and its not working with what I have.

This code does work, its been installed on a lot of different forums, and you almost have it.

Just take this following code and paste it into that rules text box.

Erase everything, and put this:

Code:
<center>
<table width='78%' border='0' cellspacing='0' cellpadding='4'>
<tr><td class='row2' width='100%' >
<div class="tableborder" style="padding: 0px;">
 Â* Â*<table border="0" cellpadding="1" cellspacing="1" width="100%">
 Â* Â* Â* Â*<tr>
 Â* Â* Â* Â* Â* Â*<td class="row2" style="padding: 8px 8px 8px; width: 100%">
 Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* Â*

<legend>
<div class="tableborder" style="padding: 0px;">
 Â* Â*<table border="0" cellpadding="0" cellspacing="0" width="100%">

 Â* Â* Â* Â* Â* Â*<td class="row2" style="padding: 8px 8px 8px; width: 100%">

<center><i><font size=5>Welcome to the Arcade</font></i></center>

<center>[ Games in Arcade Total: <b>7</b></align> | New Games In Arcade : <b>8</b> | Featured Game: <a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i><b>Pacman</b></i></a> ] </center> 

<center>[ Latest Game(s) added: Asteroids, Invaders, Simon, Snake, and more. ]</center>

 Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* 



 Â* Â* Â* Â* Â* Â* Â* Â* Â* 
 Â* Â* Â* Â* Â* Â* Â* </td>
 Â* Â* Â* Â* Â* </tr>
 Â* Â* Â* </table>
 </div> Â* Â* Â* Â*
</legend>

<!---- Start Game Code For Asteroids ----->
<hr>
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/Forumer5678/qa/img/asteroids.gif><td width=10%><b>Asteroids</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/asteroids.swf', 'Game',500,500)"><i>Play Game</i></a><td width=17%>Asteroids, the classic arcade game. * Has HighScores </td></table>
<hr>
<!---- End Game Code for Asteroids ----->

<!---- Start Game Code For Pacman ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/pacman.gif><td width=10%><b>Pacman</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Gobble the dots and fruit for points but if the ghosts get you its game over! * Has HighScores </td></table>
<hr>
<!---- End Game Code For Pacman ---->
<!---- Start Game Code For Snake ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/snake.gif><td width=10%><b>Snake</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/snake.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Eat the cogs but don't touch the wall or your tail! * Has HighScores on all 3 levels of play. </td></table>
<hr>
<!---- End Game Code For Snake ---->
<!---- Start Game Code For Space Invaders ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/invaders.gif><td width=10%><b>Invaders</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/flashgames/invaders.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Blast Aliens in this classic game! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Space Invaders ---->
<!---- Start Game Code For Tetris ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tetris.gif><td width=10%><b>Tetris</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/tetris.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Stack up the blocks but don't overload the screen! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Tetris ---->
<!--- Start Game Code for Double Snake ---->
<table border=0 width=100%><td width=10%>
<img src=http://members.lycos.co.uk/juploadserver1/uploader/upload_files/DoubleSnake.gif><tD width=10%><b>Double Snake</b><td width=20%><a href="javascript:openWindow('http://www.novelgames.com/freeflashgames/snake/snake.swf', 'Game',600,400)"><i>Play Game</i></a><td width=17%>You can handle one snake? What about two? * Has Highscores </td></table>
<hr>
<!--- End game code for Double Snake --->
<!---- Start Game Code For Simon ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/simon.gif><td width=10%><b>Simon</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/simon.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Test your memmory. How far can you go?</td></table>
<hr>
<!---- End Game Code For Simon ---->
<!---- Start Game Code For TicTacToe ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tictac.gif><td width=10%><b>TicTacToe</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/tictac.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>That classic game.</td></table>
<hr>
<!---- End Game Code For TicTacToe ----> Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* 
 Â* Â* Â* Â* Â* Â* Â* </td>
 Â* Â* Â* Â* Â* </tr>
 Â* Â* Â* </table></table>
<center><a href=http://quickarcade.jcink.com>Quick Arcade</a> © 2004</center>

<script language="JavaScript">
<!-- //Javascript.

function openWindow(url, name, width, height) {
mywin = window.open(url, name, 'width=' + width + ',height=' + height + ',toolbar=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=0')
}

// -->

<!-- Please note that the variables set to 1 (toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1) can be changed to 0 in order to remove say, the toolbar, or the scrollbars. The name variable isn't really useful unless you've more complex JavaScripts on your page, that need to take windows into consideration. I'll just let it stay anyway. -->
</script>

<a href='http://support.forumer.com/index.php?showtopic=9013' target='_blank'>Quick Arcade &lt;- Clickhere</a>
jcink is offline   Reply With Quote
Old 08-08-2004, 01:38 PM   #9 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

I did do that, it doesn't work. When I put the one the other guy said it did.

Jman is offline   Reply With Quote
Old 08-08-2004, 01:39 PM   #10 (permalink)
Member
 
jcink's Avatar
 
Join Date: Aug 2004

Posts: 34
Rep Power: 0 jcink is on a distinguished road
fTrader: (0)
fBuck$: 54.0
Bank: 0.0
Total fBuck$: 54.0

My Forumer
My Country:
Default

Hmm I see you did put it in, and its working. I just played Simon at your site.

Okay What browser do you use and do you have a popup blocker on?

<a href='http://support.forumer.com/index.php?showtopic=9013' target='_blank'>Quick Arcade &lt;- Clickhere</a>
jcink is offline   Reply With Quote
Old 08-08-2004, 01:42 PM   #11 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

Mozilla, I turned the pop up blocker off, still doesn't work.

Jman is offline   Reply With Quote
Old 08-08-2004, 01:48 PM   #12 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

Works on you forumer site though.

Jman is offline   Reply With Quote
Old 08-08-2004, 01:58 PM   #13 (permalink)
Member
 
jcink's Avatar
 
Join Date: Aug 2004

Posts: 34
Rep Power: 0 jcink is on a distinguished road
fTrader: (0)
fBuck$: 54.0
Bank: 0.0
Total fBuck$: 54.0

My Forumer
My Country:
Default

Code:
<script language="JavaScript">
<!-- //Javascript.

function openWindow(url, name, width, height) {
mywin = window.open(url, name, 'width=' + width + ',height=' + height + ',toolbar=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=0')
}

// -->

<!-- Please note that the variables set to 1 (toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1) can be changed to 0 in order to remove say, the toolbar, or the scrollbars. The name variable isn't really useful unless you've more complex JavaScripts on your page, that need to take windows into consideration. I'll just let it stay anyway. -->
</script>
<center>
<table width='78%' border='0' cellspacing='0' cellpadding='4'>
<tr><td class='row2' width='100%' >
<div class="tableborder" style="padding: 0px;">
  <table border="0" cellpadding="1" cellspacing="1" width="100%">
    <tr>
      <td class="row2" style="padding: 8px 8px 8px; width: 100%">
           

<legend>
<div class="tableborder" style="padding: 0px;">
  <table border="0" cellpadding="0" cellspacing="0" width="100%">

      <td class="row2" style="padding: 8px 8px 8px; width: 100%">

<center><i><font size=5>Welcome to the Arcade</font></i></center>

<center>[ Games in Arcade Total: <b>7</b></align> | New Games In Arcade : <b>8</b> | Featured Game: <a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i><b>Pacman</b></i></a> ] </center> 

<center>[ Latest Game(s) added: Asteroids, Invaders, Simon, Snake, and more. ]</center>

           



         
       </td>
     </tr>
   </table>
</div>    
</legend>

<!---- Start Game Code For Asteroids ----->
<hr>
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/Forumer5678/qa/img/asteroids.gif><td width=10%><b>Asteroids</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/asteroids.swf', 'Game',500,500)"><i>Play Game</i></a><td width=17%>Asteroids, the classic arcade game. * Has HighScores </td></table>
<hr>
<!---- End Game Code for Asteroids ----->

<!---- Start Game Code For Pacman ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/pacman.gif><td width=10%><b>Pacman</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/pacman.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Gobble the dots and fruit for points but if the ghosts get you its game over! * Has HighScores </td></table>
<hr>
<!---- End Game Code For Pacman ---->
<!---- Start Game Code For Snake ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/snake.gif><td width=10%><b>Snake</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/snake.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Eat the cogs but don't touch the wall or your tail! * Has HighScores on all 3 levels of play. </td></table>
<hr>
<!---- End Game Code For Snake ---->
<!---- Start Game Code For Space Invaders ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/invaders.gif><td width=10%><b>Invaders</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/flashgames/invaders.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Blast Aliens in this classic game! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Space Invaders ---->
<!---- Start Game Code For Tetris ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tetris.gif><td width=10%><b>Tetris</b><td width=20%><a href="javascript:openWindow('http://jcollyo.t35.com/qa/tetris.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Stack up the blocks but don't overload the screen! * Has HighScores</td></table>
<hr>
<!---- End Game Code For Tetris ---->
<!--- Start Game Code for Double Snake ---->
<table border=0 width=100%><td width=10%>
<img src=http://members.lycos.co.uk/juploadserver1/uploader/upload_files/DoubleSnake.gif><tD width=10%><b>Double Snake</b><td width=20%><a href="javascript:openWindow('http://www.novelgames.com/freeflashgames/snake/snake.swf', 'Game',600,400)"><i>Play Game</i></a><td width=17%>You can handle one snake? What about two? * Has Highscores </td></table>
<hr>
<!--- End game code for Double Snake --->
<!---- Start Game Code For Simon ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/simon.gif><td width=10%><b>Simon</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/simon.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>Test your memmory. How far can you go?</td></table>
<hr>
<!---- End Game Code For Simon ---->
<!---- Start Game Code For TicTacToe ----->
<table border=0 width=100%><td width=10%>
<img src=http://members.aol.com/forumer5678/qa/img/tictac.gif><td width=10%><b>TicTacToe</b><td width=20%><a href="javascript:openWindow('http://members.aol.com/forumer5678/qa/tictac.swf', 'Game',400,400)"><i>Play Game</i></a><td width=17%>That classic game.</td></table>
<hr>
<!---- End Game Code For TicTacToe ---->           
       </td>
     </tr>
   </table></table>
<center><a href=http://quickarcade.jcink.com>Quick Arcade</a> © 2004</center>
Okay, Sorry about all of this, but this is the correct code. One more time, erase everything and paste this one. What I did was move the JavaScript code to the top, somethings happening at the bottom and it gets messed up.

<a href='http://support.forumer.com/index.php?showtopic=9013' target='_blank'>Quick Arcade &lt;- Clickhere</a>
jcink is offline   Reply With Quote
Old 08-08-2004, 02:05 PM   #14 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

Success! Great job man, very cool.

Jman is offline   Reply With Quote
Old 08-08-2004, 02:13 PM   #15 (permalink)
Senior Forumer
 
Jman's Avatar
 
Join Date: May 2004

Location: USA
Posts: 954
Rep Power: 5 Jman is on a distinguished road
fTrader: (9)
fBuck$: 503.0
Bank: 0.0
Total fBuck$: 503.0

My Forumer
My Country:
Default

ONE problem. Some of the games that show up on internet explorer don't show up on Mozilla.

Jman is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump