Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Flash Games Mod v2.01 Problems
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Jeepers Ron
New Member

USA
95 Posts

Posted - 19 January 2003 :  10:37:20  Show Profile  Visit Jeepers Ron's Homepage
I've worked on this mod for a while and really having problems trying to get it to work right.

I downloaded this Mod from SnitzBitz I think I've got it all working but the popup game window.

If you go to my Game select page and try to click on a game, you'll get an "Error on Page" message at the bottom of the browser. The Pingpong game will work on it's own but not load in the intended game window.

The only files that needed rework were;
admin_home.asp
inc_header.asp
pop_config_help.asp

I'm sure the admin_home.asp and inc_header.asp are okay. Not too sure about the pop_config_help.asp, But think it might be alright.

I think one of the new files I added might be the one giving me the problem. I think it's something in the JavaScript of pop_flashgames.asp

Here is the Mod's readme.txt file.

I'm using Snitz Forums 2000 Version 3.4.03 with MS ACCESS

  • User ID: test
  • User password: test


Any ideas?

Jeeper from Michigan


Edited by - Jeepers Ron on 19 January 2003 10:51:45

DJBBIZ
Junior Member

214 Posts

Posted - 19 January 2003 :  13:40:40  Show Profile  Visit DJBBIZ's Homepage
SnitzBitz is down right now, but I am pretty sure you have a ServerHacker.com Flash Game mod. Go there and you will see lots of support for it. The member who created it is named Japaro.
Go to the search box and input Flash Games and you will get at least a half dozen topics.


"The difference between good ideas and good results is performance"
the management institute | tmiFinance | tmiCreative | ProfileOnDemand
Go to Top of Page

Jeepers Ron
New Member

USA
95 Posts

Posted - 19 January 2003 :  19:21:30  Show Profile  Visit Jeepers Ron's Homepage
Thanks, that helped out alot.

I needed to add another line in my inc_header.asp

Under this line
"function openWindowHelp(url) {" & vbNewLine & _
" popupWin = window.open(url,'new_page','width=470,height=200,scrollbars=yes')" & vbNewLine & _
"}" & vbNewLine & _
I added this line
"function openGameWindow(url) {" & vbNewLine & _
" popupWin = window.open(url,'new_page','width=full,height=full,scrollbars=no,menubar=no,resizable=yes')" & vbNewLine & _
"}" & vbNewLine & _

Jeeper from Michigan

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07