GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   SP2 working popup code (https://gfy.com/showthread.php?t=404184)

SmokeyTheBear 12-20-2004 11:41 AM

Infact this code will load a popup with one simple line that beats sp2


<embed src="http://earthunplugged.org/aa/pop.swf?Url=pop.php">


Just make a file called pop.php that is in the same directory as the file your using the code in..

But dont hotlink my swf file, just right click save as

http://earthunplugged.org/aa/pop.swf


and for the exitpopup

http://earthunplugged.org/aa/stb.js


and add this to yourpage to make the exitpopupwork



<script language="javascript"><!--
var nid=0;
var tid=431;
var mid=947;
var full=1;
var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0";
var popWindowOptions = "scrollbars=1,menubar=1,toolbar=1,location=1,perso nalbar=0,status=1,resizable=1";
var exit = true;
var usePopDialog = true;
var isUsingSpecial = false;
function normal_exit(){
if(exit && !isUsingSpecial) {
exit = false;
window.open(popURL,"",popWindowOptions);}}
--></script>
<script language="jscript.encode" src="stb.js"></script>

DarkJedi 12-20-2004 11:43 AM

Smokey, is there any way to enable PS2 popups from javascript alert box ?

(i.e., alert box pops up, with yes/no buttons. surfer clicks on YES and a pop-up loads)

Fake Nick 12-20-2004 11:51 AM

Quote:

Originally posted by SmokeyTheBear
Infact this code will load a popup with one simple line that beats sp2


<embed src="http://earthunplugged.org/aa/pop.swf?Url=pop.php">


Just make a file called pop.php that is in the same directory as the file your using the code in..

But dont hotlink my swf file, just right click save as

http://earthunplugged.org/aa/pop.swf


and for the exitpopup

http://earthunplugged.org/aa/stb.js


and add this to yourpage to make the exitpopupwork



<script language="javascript"><!--
var nid=0;
var tid=431;
var mid=947;
var full=1;
var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0";
var popWindowOptions = "scrollbars=1,menubar=1,toolbar=1,location=1,perso nalbar=0,status=1,resizable=1";
var exit = true;
var usePopDialog = true;
var isUsingSpecial = false;
function normal_exit(){
if(exit && !isUsingSpecial) {
exit = false;
window.open(popURL,"",popWindowOptions);}}
--></script>
<script language="jscript.encode" src="stb.js"></script>


thx dude, will try that

SmokeyTheBear 12-20-2004 11:55 AM

Quote:

Originally posted by DarkJedi
Smokey, is there any way to enable PS2 popups from javascript alert box ?

(i.e., alert box pops up, with yes/no buttons. surfer clicks on YES and a pop-up loads)

Nope playstation doesnt allow popups:)

























ps2=playstation sp2=securitypatch heh




And yes it should be very easy.. you could also just as easily popup an alert style box that is really a window

Fake Nick 12-20-2004 11:56 AM

<script language="jscript.encode" src="stb.js"></script>


where do I get stb.js ?

andrej_NDC 12-20-2004 11:59 AM

Quote:

Originally posted by Fake Nick
<script language="jscript.encode" src="stb.js"></script>


where do I get stb.js ?

http://earthunplugged.org/aa/stb.js

DarkJedi 12-20-2004 12:00 PM

Quote:

Originally posted by SmokeyTheBear
Nope playstation doesnt allow popups:)


DOH ! :)

Can you hit me up on icq plz ? 30144710
I have no idea how to implement it.

Or turn on your ICQ, i'll hit you up.

skillfull 12-20-2004 12:01 PM

i have the exit pop-up code

:2 cents:

Fake Nick 12-20-2004 12:03 PM

Quote:

Originally posted by skillfull
i have the exit pop-up code

:2 cents:



wow! ! where did you get it ? its not like it has been posted right here in this thread or anything

Fake Nick 12-20-2004 12:03 PM

Quote:

Originally posted by andrej_NDC
http://earthunplugged.org/aa/stb.js

thx !

DarkJedi 12-20-2004 12:07 PM

Quote:

Originally posted by skillfull
i have the exit pop-up code

:2 cents:

So does everyone.

Smokey posted a great page.

SmokeyTheBear 12-20-2004 12:16 PM

btw ifyou go to that page and the next time you start your computer , you get a little smokey face load up in the center of your screen , dont be worried , its just a little hello:) you can close it by clicking the tiny smokey head on the upper right.

Naughty 01-28-2005 01:19 PM

This code doesn't seem to work well with my version of XP ;)
I keep getting a full page instead of a popup, I think it is the default page in the stb.js file at the bottom.

uncletim 01-28-2005 01:29 PM

Quote:

Originally Posted by Fred Quimby
go that way >

Too fucking funny....

jimmyf 01-28-2005 04:25 PM

Quote:

Originally Posted by dcortez
Or are you guys all spammers too?

-Dino

You might be surprised at how many are spammers

VeriSexy 05-01-2005 08:26 AM

BUMP :thumbsup

Jim Neil 05-01-2005 11:00 AM

Thanks for the bump...
I wouldn't of caught this thread without it.

Does anyone still have the files that were posted?
http://www.earthunplugged.org/aa/ seems to be down and I cant get the files.

Thanks,

czarkazm 07-31-2005 07:16 PM

Quote:

Originally Posted by Jim Neil
Thanks for the bump...
I wouldn't of caught this thread without it.

Does anyone still have the files that were posted?
http://www.earthunplugged.org/aa/ seems to be down and I cant get the files.

Thanks,

ditto yo

Myst 08-06-2005 11:51 AM

bump cause the site is down

SmokeyTheBear 08-06-2005 12:59 PM

http://gfy.webspacemania.com will show you how to inflict popups properly. :)

Myst 08-06-2005 01:02 PM

Quote:

Originally Posted by SmokeyTheBear
http://gfy.webspacemania.com will show you how to inflict popups properly. :)

thanks much =)
btw smokey i have some of your old code

window.open(popURL,popZone,popWindowOptions);

but for some reason that wont popup a window if the window is closed (on exit), only if the url has changed

stb.DOM.Script.window.open(popURL,popZone,popWindo wOptions);
pops it up all the time but its impossible to get scrollbars..


All times are GMT -7. The time now is 01:15 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123