Simple Machine Codes
November 22, 2009, 11:28:11 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Affiliates Code Index Staff List Calendar Members Login Register  

Game Page


Pages: [1]   Go Down
  Print  
Author Topic: Game Page  (Read 816 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,664



View Profile WWW
« on: December 04, 2007, 10:13:01 pm »

Footers
Code:
<script>
var game = new Array();
game[game.length]=["Tanks","550","400","http://www.freeonlinegames.com/embed.php?g_id=1926"];
game[game.length]=["Battle Arena","600","450","http://www.freeonlinegames.com/embed.php?g_id=2817"];

game[game.length]=["NAME","WIDTH","HEIGHT","URL"];

var loc = window.location.href.split("/index.php")[0];
if(location.href.match(/action=arcade/i)){
//Created by Agent Moose (smcodes.smfforfree3.com)
$("td[width='180'] table tbody tr:contains(Menu)").next().children("td").children("span").append("<br><br><a href='"+loc+"/index.php?action=games'>Want more Games?</a><br>");
};
if(location.href.match("action=games")){
document.title = "Games";
$("#bodyarea").hide();
$("#bodyarea").after("<br><br><div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center; '>Pick a Game</div><div id='upshrinkHeaderIC'><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'><center><span id='GameLinks'></span></center></td></tr></table></div></div><br><div id='GameTable' style=' display:none;'><div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center;'><span id='title'></span></div><div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'><center><span id='the_game'></span></center></td></tr></table></div></div></div><br>");
};
for(x=0;x<game.length;x++){
$("#GameLinks").append(" [<a href='javascript:Gamers("+x+")'>"+game[x][0]+"</a>] ");
};
for(x=0;x<game.length;x++){
function Gamers(x){
document.title = game[x][0];
$("#title").html(game[x][0]);
$("#GameTable").show();
$("#the_game").html("<iframe width='"+game[x][1]+"' height='"+game[x][2]+"' src='"+game[x][3]+"' frameborder='0' scrolling='no'></iframe>");
};};
</script>
Original Request: http://smcodes.smfforfree3.com/index.php/topic,449.0.html

NAME = The Name of the game.
WIDTH = The Width of the game.
HEIGHT = The Height of the game.
URL = The URL of the game.

You can get to the page by going to the arcade, and clicking on the link in the menu.
There are two games already in there, you may take them out if you wish.

To add more games, add more of these lines:
Code:
game[game.length]=["NAME","WIDTH","HEIGHT","URL"];

Enjoy Smiley
Report Spam   Logged

Sassy Pants
Members

Offline Offline

Gender: Female
Posts: 42



View Profile
« Reply #1 on: December 05, 2007, 12:52:20 am »

So this adds more games to the aracade?
Report Spam   Logged
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,664



View Profile WWW
« Reply #2 on: December 06, 2007, 02:24:26 pm »

Sorta.  It adds a link in the arcade, then when you click on the link it brings you to another page that has links for games.  Then click on the links and see what happens Smiley

Better Yet, I have made a preview Smiley

http://mooseycodes.smfforfree3.com/index.php
Report Spam   Logged

Myth
Lightning Guardian
Members

Offline Offline

Gender: Male
Posts: 28


Ike for Brawl!


View Profile WWW
« Reply #3 on: December 06, 2007, 09:52:55 pm »

Hey is this a reply to my request? If so, thanks so much Cheesy
Report Spam   Logged

Sassy Pants
Members

Offline Offline

Gender: Female
Posts: 42



View Profile
« Reply #4 on: December 07, 2007, 12:35:05 pm »

Umm, there was no preview hun, lol Huh?
Report Spam   Logged
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,664



View Profile WWW
« Reply #5 on: December 07, 2007, 02:50:16 pm »

I added a tab...more like a link in the tab section to the page.  You should beable to get it now.
Report Spam   Logged

Agent Moose Jr.
Ultra Contagious
Global Moderator

Offline Offline

Gender: Male
Posts: 1,044



View Profile WWW
« Reply #6 on: January 02, 2008, 11:49:43 am »

nicee
Report Spam   Logged

Newest:

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2006, Simple Machines LLC
ServerBeach Coupon