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 Game Error
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MaGraham
Senior Member

USA
1297 Posts

Posted - 05 July 2012 :  04:37:22  Show Profile  Reply with Quote

I think I like the way this mod "Flash Game" displays the list of games but I am having a problem. When a game is clicked on, nothing happens. The links are correct; I have the swf files and the gif files in the same flash directory and the gifs display but the swf will not open when clicked on.

I plan to replace the games with some more up-to-date games but I need to get this mod to work before I can start to work on that.

Any ideas on the problem I am having?



"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley

Carefree
Advanced Member

Philippines
4222 Posts

Posted - 05 July 2012 :  06:55:09  Show Profile
In "inc_header.asp",


Look for the following lines (appx 254-256):

		"function openWindowHelp(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=470,height=200,scrollbars=yes')" & vbNewLine & _
		"}" & vbNewLine & _

Above those, insert these:

		"function openGameWindow(url) {" & vbNewLine & _
		"	popupWin = window.open(url,'new_page','width=700,height=700,scrollbars=no')" & vbNewLine & _
		"}" & vbNewLine & _

Go to Top of Page

MaGraham
Senior Member

USA
1297 Posts

Posted - 05 July 2012 :  11:51:25  Show Profile


It works like a charm, Carefree!

Soooo simple!

Thank you SO MUCH!!





"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Go to Top of Page

Carefree
Advanced Member

Philippines
4222 Posts

Posted - 05 July 2012 :  18:20:41  Show Profile
You're welcome.
Go to Top of Page

superskytten1
New Member

Denmark
94 Posts

Posted - 23 May 2013 :  10:06:40  Show Profile
i have also problem whit this

i have try too correct inc_header.asp like you wrote carefree

but it dont work


Edited by - superskytten1 on 23 May 2013 10:31:59
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07